Skip to content

fix(deps): update opentelemetry-go monorepo to v1.42.0#488

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/opentelemetry-go-monorepo
Open

fix(deps): update opentelemetry-go monorepo to v1.42.0#488
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/opentelemetry-go-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Change Age Confidence
go.opentelemetry.io/otel v1.40.0v1.42.0 age confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.40.0v1.42.0 age confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.40.0v1.42.0 age confidence
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.40.0v1.42.0 age confidence
go.opentelemetry.io/otel/sdk v1.40.0v1.42.0 age confidence
go.opentelemetry.io/otel/trace v1.40.0v1.42.0 age confidence

Release Notes

open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)

v1.42.0

Compare Source

v1.41.0: /v0.63.0/v0.17.0/v0.0.15

Compare Source

This release is the last to support Go 1.24.
The next release will require at least Go 1.25.

Added
Fixed
  • Update Baggage in go.opentelemetry.io/otel/propagation and Parse and New in go.opentelemetry.io/otel/baggage to comply with W3C Baggage specification limits.
    New and Parse now return partial baggage along with an error when limits are exceeded.
    Errors from baggage extraction are reported to the global error handler. (#​7880)

What's Changed

New Contributors

Full Changelog: open-telemetry/opentelemetry-go@v1.40.0...v1.41.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from InfernoJJ and adamdecaf as code owners March 2, 2026 20:35
@renovate renovate bot enabled auto-merge (squash) March 2, 2026 20:35
@renovate
Copy link
Contributor Author

renovate bot commented Mar 2, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.0 -> 1.25.0
google.golang.org/grpc v1.79.1 -> v1.79.2
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.7 -> v2.28.0
go.opentelemetry.io/otel/metric v1.40.0 -> v1.42.0
go.opentelemetry.io/otel/sdk/metric v1.40.0 -> v1.42.0
golang.org/x/net v0.50.0 -> v0.51.0
google.golang.org/genproto/googleapis/api v0.0.0-20260203192932-546029d2fa20 -> v0.0.0-20260209200024-4cfbd4190f57

@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from dbe4af7 to c6a73ad Compare March 6, 2026 21:24
@renovate renovate bot changed the title fix(deps): update opentelemetry-go monorepo to v1.41.0 fix(deps): update opentelemetry-go monorepo to v1.42.0 Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants