Conversation
fank
left a comment
There was a problem hiding this comment.
LGTM — consolidated all related OTel package updates (PRs #145, #146, #147, #148) into this PR since they're from the same release family (v1.42.0/v0.18.0).
Additional changes pushed:
- Bumped remaining OTel packages: sdk, sdk/log, otlploghttp, stdoutlog, otelslog
- Updated CI Docker images for Go 1.25 (go-mingw:1.25, golang:1.25-bookworm)
golang:1.25-bullseyedoesn't exist, switched to bookworm
All tests pass locally. No breaking API changes affecting this codebase.
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.40.0 to 1.42.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.40.0...v1.42.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…mages Consolidate OTel dependency updates from PRs #145, #146, #147, #148: - otel/sdk v1.40.0 → v1.42.0 - otel/sdk/log v0.16.0 → v0.18.0 - otel/exporters/otlp/otlplog/otlploghttp v0.16.0 → v0.18.0 - otel/exporters/stdout/stdoutlog v0.16.0 → v0.18.0 - contrib/bridges/otelslog v0.15.0 → v0.17.0 Update CI Docker images for Go 1.25 (required by OTel v1.42.0): - go-mingw:1.24 → go-mingw:1.25 - golang:1.24-bullseye → golang:1.25-bookworm (bullseye unavailable for Go 1.25)
886e289 to
fc22d0a
Compare
Bumps go.opentelemetry.io/otel from 1.40.0 to 1.42.0.
Changelog
Sourced from go.opentelemetry.io/otel's changelog.
Commits
a3941ffRelease v1.42.0/v0.64.0/v0.18.0/v0.0.16 (#8006)6059c47chore(deps): update golang.org/x/telemetry digest to e526e8a (#8010)44c7edfchore(deps): update module github.com/mgechev/revive to v1.15.0 (#8009)de5fb3afix(deps): update module google.golang.org/grpc to v1.79.2 (#8007)0b82dedchore(deps): update codspeedhq/action action to v4.11.1 (#8001)aa3660fchore(deps): update github/codeql-action action to v4.32.6 (#8004)9be8c92chore(deps): update dependency codespell to v2.4.2 (#8003)c9d2015log: add error field to Record and make SDK to emit exception attributes (#7924)fdd1320TracerProvider ForceFlush() Error Fix (#7856)78f9904chore(deps): update golang.org/x/telemetry digest to 18da590 (#8000)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)