Skip to content

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

Merged
mcncl merged 2 commits intomainfrom
renovate/opentelemetry-go-monorepo
Mar 10, 2026
Merged

fix(deps): update opentelemetry-go monorepo to v1.42.0#189
mcncl merged 2 commits intomainfrom
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/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: /v0.64.0/v0.18.0/v0.0.16

Compare Source

Added
  • Add go.opentelemetry.io/otel/semconv/v1.40.0 package.
    The package contains semantic conventions from the v1.40.0 version of the OpenTelemetry Semantic Conventions.
    See the migration documentation for information on how to upgrade from go.opentelemetry.io/otel/semconv/v1.39.0. (#​7985)
  • Add Err and SetErr on Record in go.opentelemetry.io/otel/log to attach an error and set record exception attributes in go.opentelemetry.io/otel/log/sdk. (#​7924)
Changed
  • TracerProvider.ForceFlush in go.opentelemetry.io/otel/sdk/trace joins errors together and continues iteration through SpanProcessors as opposed to returning the first encountered error without attempting exports on subsequent SpanProcessors. (#​7856)
Fixed
  • Fix missing request.GetBody in go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp to correctly handle HTTP2 GOAWAY frame. (#​7931)
  • Fix semconv v1.39.0 generated metric helpers skipping required attributes when extra attributes were empty. (#​7964)
  • Preserve W3C TraceFlags bitmask (including the random Trace ID flag) during trace context extraction and injection in go.opentelemetry.io/otel/propagation. (#​7834)
Removed
  • Drop support for [Go 1.24]. (#​7984)

What's Changed

New Contributors

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

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: Disabled by config. Please merge this manually once you are satisfied.

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
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.7 -> v2.28.0
go.opentelemetry.io/otel/metric v1.40.0 -> v1.42.0
google.golang.org/genproto/googleapis/api v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260209200024-4cfbd4190f57

@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from 88a049e to c2f992f Compare March 6, 2026 22:46
@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
mcncl
mcncl previously approved these changes Mar 10, 2026
@mcncl mcncl enabled auto-merge (squash) March 10, 2026 01:09
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from a3eb0ef to ced5292 Compare March 10, 2026 01:10
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from ced5292 to f375428 Compare March 10, 2026 01:26
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from f375428 to b5c28c9 Compare March 10, 2026 01:36
@mcncl mcncl merged commit a79e337 into main Mar 10, 2026
3 checks passed
@mcncl mcncl deleted the renovate/opentelemetry-go-monorepo branch March 10, 2026 22:26
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.

1 participant