Skip to content

fix(deps): Update opentelemetry-go monorepo#2473

Merged
kodiakhq[bot] merged 3 commits intomainfrom
renovate/opentelemetry-go-monorepo
Apr 1, 2026
Merged

fix(deps): Update opentelemetry-go monorepo#2473
kodiakhq[bot] merged 3 commits intomainfrom
renovate/opentelemetry-go-monorepo

Conversation

@cloudquery-ci
Copy link
Copy Markdown
Contributor

@cloudquery-ci cloudquery-ci bot commented Apr 1, 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/otlplog/otlploghttp v0.16.0v0.18.0 age confidence
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp 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/otlptracehttp v1.40.0v1.42.0 age confidence
go.opentelemetry.io/otel/log v0.16.0v0.18.0 age confidence
go.opentelemetry.io/otel/metric v1.40.0v1.42.0 age confidence
go.opentelemetry.io/otel/sdk v1.40.0v1.42.0 age confidence
go.opentelemetry.io/otel/sdk/log v0.16.0v0.18.0 age confidence
go.opentelemetry.io/otel/sdk/metric 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 - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@cloudquery-ci
Copy link
Copy Markdown
Contributor Author

cloudquery-ci bot commented Apr 1, 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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.7 -> v2.28.0
google.golang.org/genproto/googleapis/api v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260209200024-4cfbd4190f57

@kodiakhq kodiakhq bot merged commit d36cc11 into main Apr 1, 2026
9 checks passed
@kodiakhq kodiakhq bot deleted the renovate/opentelemetry-go-monorepo branch April 1, 2026 01:04
kodiakhq bot pushed a commit that referenced this pull request Apr 1, 2026
🤖 I have created a release *beep* *boop*
---


## [4.95.1](v4.95.0...v4.95.1) (2026-04-01)


### Bug Fixes

* **deps:** Update github.com/cloudquery/jsonschema digest to 8dfb902 ([#2466](#2466)) ([6b54996](6b54996))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.9 ([#2459](#2459)) ([68b78c1](68b78c1))
* **deps:** Update module github.com/cloudquery/codegen to v0.4.1 ([#2468](#2468)) ([64f01c0](64f01c0))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.12 ([#2460](#2460)) ([d304516](d304516))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.13 ([#2463](#2463)) ([2623f3c](2623f3c))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.14 ([#2477](#2477)) ([9364ffa](9364ffa))
* **deps:** Update module github.com/getsentry/sentry-go to v0.44.1 ([#2471](#2471)) ([ab459ad](ab459ad))
* **deps:** Update module golang.org/x/oauth2 to v0.36.0 ([#2472](#2472)) ([e4cbbb5](e4cbbb5))
* **deps:** Update opentelemetry-go monorepo ([#2473](#2473)) ([d36cc11](d36cc11))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants