Bump the all-go-deps group with 23 updates#905
Merged
Conversation
roger2hk
approved these changes
Mar 18, 2026
Contributor
|
@dependabot rebase |
Bumps the all-go-deps group with 23 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.60.0` | `1.61.3` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.2` | `1.41.4` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.10` | `1.32.12` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.10` | `1.19.12` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.96.2` | `1.97.1` | | [go.opentelemetry.io/contrib/detectors/aws/ec2/v2](https://github.com/open-telemetry/opentelemetry-go-contrib) | `2.3.0` | `2.4.0` | | [go.opentelemetry.io/contrib/detectors/aws/ecs](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.41.0` | `1.42.0` | | [go.opentelemetry.io/contrib/detectors/gcp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.41.0` | `1.42.0` | | [go.opentelemetry.io/contrib/propagators/aws](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.41.0` | `1.42.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.41.0` | `1.42.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.41.0` | `1.42.0` | | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.41.0` | `1.42.0` | | [go.opentelemetry.io/otel/sdk/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.41.0` | `1.42.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.33.0` | `0.34.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.269.0` | `0.271.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.79.1` | `1.79.2` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.41.0` | `1.42.0` | | [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.41.0` | `1.42.0` | | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.41.0` | `1.42.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.48.0` | `0.49.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.51.0` | `0.52.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.19.0` | `0.20.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.14.0` | `0.15.0` | Updates `cloud.google.com/go/storage` from 1.60.0 to 1.61.3 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@spanner/v1.60.0...storage/v1.61.3) Updates `github.com/aws/aws-sdk-go-v2` from 1.41.2 to 1.41.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.2...v1.41.4) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.10 to 1.32.12 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.10...config/v1.32.12) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.10 to 1.19.12 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/iam/v1.19.10...service/sqs/v1.19.12) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.96.2 to 1.97.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.96.2...service/s3/v1.97.1) Updates `go.opentelemetry.io/contrib/detectors/aws/ec2/v2` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@detectors/aws/ec2/v2.3.0...detectors/aws/ec2/v2.4.0) Updates `go.opentelemetry.io/contrib/detectors/aws/ecs` from 1.41.0 to 1.42.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@v1.41.0...v1.42.0) Updates `go.opentelemetry.io/contrib/detectors/gcp` from 1.41.0 to 1.42.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@v1.41.0...v1.42.0) Updates `go.opentelemetry.io/contrib/propagators/aws` from 1.41.0 to 1.42.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@v1.41.0...v1.42.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc` from 1.41.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.41.0...v1.42.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.41.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.41.0...v1.42.0) Updates `go.opentelemetry.io/otel/sdk` from 1.41.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.41.0...v1.42.0) Updates `go.opentelemetry.io/otel/sdk/metric` from 1.41.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.41.0...v1.42.0) Updates `golang.org/x/mod` from 0.33.0 to 0.34.0 - [Commits](golang/mod@v0.33.0...v0.34.0) Updates `google.golang.org/api` from 0.269.0 to 0.271.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.269.0...v0.271.0) Updates `google.golang.org/grpc` from 1.79.1 to 1.79.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.79.1...v1.79.2) Updates `go.opentelemetry.io/otel` from 1.41.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.41.0...v1.42.0) Updates `go.opentelemetry.io/otel/metric` from 1.41.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.41.0...v1.42.0) Updates `go.opentelemetry.io/otel/trace` from 1.41.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.41.0...v1.42.0) Updates `golang.org/x/crypto` from 0.48.0 to 0.49.0 - [Commits](golang/crypto@v0.48.0...v0.49.0) Updates `golang.org/x/net` from 0.51.0 to 0.52.0 - [Commits](golang/net@v0.51.0...v0.52.0) Updates `golang.org/x/sync` from 0.19.0 to 0.20.0 - [Commits](golang/sync@v0.19.0...v0.20.0) Updates `golang.org/x/time` from 0.14.0 to 0.15.0 - [Commits](golang/time@v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-version: 1.61.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.97.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: go.opentelemetry.io/contrib/detectors/aws/ec2/v2 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: go.opentelemetry.io/contrib/detectors/aws/ecs dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: go.opentelemetry.io/contrib/detectors/gcp dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: go.opentelemetry.io/contrib/propagators/aws dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: go.opentelemetry.io/otel/sdk/metric dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: golang.org/x/mod dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: google.golang.org/api dependency-version: 0.271.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: google.golang.org/grpc dependency-version: 1.79.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-deps - dependency-name: go.opentelemetry.io/otel dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: golang.org/x/crypto dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: golang.org/x/net dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: golang.org/x/sync dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: golang.org/x/time dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
2147081 to
7ecc8fd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-go-deps group with 23 updates:
1.60.01.61.31.41.21.41.41.32.101.32.121.19.101.19.121.96.21.97.12.3.02.4.01.41.01.42.01.41.01.42.01.41.01.42.01.41.01.42.01.41.01.42.01.41.01.42.01.41.01.42.00.33.00.34.00.269.00.271.01.79.11.79.21.41.01.42.01.41.01.42.01.41.01.42.00.48.00.49.00.51.00.52.00.19.00.20.00.14.00.15.0Updates
cloud.google.com/go/storagefrom 1.60.0 to 1.61.3Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
35cd86achore: librarian release pull request: 20260313T045834Z (#14170)428b228docs(storage): Fix godoc formatting (#14169)e56381cfeat(vertexai): Support AgentEngine for Agent Development Kit (#14168)d38abf9feat(auth): add OpenTelemetry gRPC and HTTP wrappers for T4 tracing (#14133)9f56e9fchore: librarian release pull request: 20260312T071057Z (#14164)2dc8c9fchore: librarian release pull request: 20260312T041544Z (#14162)aeffa93feat(pubsub/v2): add keep alive support (#13457)bb64998feat(bigtable): add load balancing penalty for channel (#14149)704a21fRevert "Revert "chore: librarian release pull request: 20260311T074420Z"" (#1...b1b0586Revert "chore: librarian release pull request: 20260311T074420Z" (#14157)Updates
github.com/aws/aws-sdk-go-v2from 1.41.2 to 1.41.4Commits
b84293dRelease 2026-03-136f28694Regenerated Clientsf0f2436Update endpoints model042a1eaUpdate API modelf3d4207test sigv4 stream signer (#3347)56f2f26Add polly SynthesizeSpeech presign missing fields serd (#3344)a330a45add changelog for #328358b98f6Remove X-Amz-Security-Token header on redirect to different host (#3283)238eeadadd changelog for #323865e8aeadocs: fix typo (#3238)Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.10 to 1.32.12Commits
b84293dRelease 2026-03-136f28694Regenerated Clientsf0f2436Update endpoints model042a1eaUpdate API modelf3d4207test sigv4 stream signer (#3347)56f2f26Add polly SynthesizeSpeech presign missing fields serd (#3344)a330a45add changelog for #328358b98f6Remove X-Amz-Security-Token header on redirect to different host (#3283)238eeadadd changelog for #323865e8aeadocs: fix typo (#3238)Updates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.10 to 1.19.12Commits
08f1f0bRelease 2022-10-240e1e20eRegenerated Clients281c268Update SDK's smithy-go dependency to v1.13.4db7c0a3Update endpoints model1eae80dUpdate API model17628c4EC2 IMDS client logging fixes (#1891)7655449Release 2022-10-21dcae829Regenerated Clientsb82766bUpdate API model1c05fb6Implements IsCredentialsProvider for checking if a provider matches a target ...Updates
github.com/aws/aws-sdk-go-v2/service/s3from 1.96.2 to 1.97.1Commits
b84293dRelease 2026-03-136f28694Regenerated Clientsf0f2436Update endpoints model042a1eaUpdate API modelf3d4207test sigv4 stream signer (#3347)56f2f26Add polly SynthesizeSpeech presign missing fields serd (#3344)a330a45add changelog for #328358b98f6Remove X-Amz-Security-Token header on redirect to different host (#3283)238eeadadd changelog for #323865e8aeadocs: fix typo (#3238)Updates
go.opentelemetry.io/contrib/detectors/aws/ec2/v2from 2.3.0 to 2.4.0Release notes
Sourced from go.opentelemetry.io/contrib/detectors/aws/ec2/v2's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/detectors/aws/ec2/v2's changelog.
Commits
d8dabf6Release v1.42.0/v2.4.0/v0.67.0/v0.36.0/v0.22.0/v0.17.0/v0.15.0/v0.14.0 (#8649)b1de2c7otelconf: host detector should include os as well (#8578)b228c0ffix(deps): update module google.golang.org/grpc to v1.79.2 (#8644)e70fd97Use correct bucket boundaries for otelgrpc client and server histograms (#8642)b018d98fix(deps): update aws-sdk-go-v2 monorepo (#8643)fb6a351chore(deps): update github/codeql-action action to v4.32.6 (#8641)2c9c10echore(deps): update dependency codespell to v2.4.2 (#8640)22248d4chore: enable modernize linter (#8583)324662aenvcar: add environment carrier (#8442)69addb4chore(deps): update k8s.io/kube-openapi digest to 5b3e3fd (#8636)Updates
go.opentelemetry.io/contrib/detectors/aws/ecsfrom 1.41.0 to 1.42.0Changelog
Sourced from go.opentelemetry.io/contrib/detectors/aws/ecs's changelog.
Commits
d8dabf6Release v1.42.0/v2.4.0/v0.67.0/v0.36.0/v0.22.0/v0.17.0/v0.15.0/v0.14.0 (#8649)b1de2c7otelconf: host detector should include os as well (#8578)b228c0ffix(deps): update module google.golang.org/grpc to v1.79.2 (#8644)e70fd97Use correct bucket boundaries for otelgrpc client and server histograms (#8642)b018d98fix(deps): update aws-sdk-go-v2 monorepo (#8643)fb6a351chore(deps): update github/codeql-action action to v4.32.6 (#8641)2c9c10echore(deps): update dependency codespell to v2.4.2 (#8640)22248d4chore: enable modernize linter (#8583)324662aenvcar: add environment carrier (#8442)69addb4chore(deps): update k8s.io/kube-openapi digest to 5b3e3fd (#8636)Updates
go.opentelemetry.io/contrib/detectors/gcpfrom 1.41.0 to 1.42.0Changelog
Sourced from go.opentelemetry.io/contrib/detectors/gcp's changelog.
Commits
d8dabf6Release v1.42.0/v2.4.0/v0.67.0/v0.36.0/v0.22.0/v0.17.0/v0.15.0/v0.14.0 (#8649)b1de2c7otelconf: host detector should include os as well (#8578)b228c0ffix(deps): update module google.golang.org/grpc to v1.79.2 (#8644)e70fd97Use correct bucket boundaries for otelgrpc client and server histograms (#8642)b018d98fix(deps): update aws-sdk-go-v2 monorepo (#8643)fb6a351chore(deps): update github/codeql-action action to v4.32.6 (#8641)2c9c10echore(deps): update dependency codespell to v2.4.2 (#8640)22248d4chore: enable modernize linter (#8583)324662aenvcar: add environment carrier (#8442)69addb4chore(deps): update k8s.io/kube-openapi digest to 5b3e3fd (#8636)Updates
go.opentelemetry.io/contrib/propagators/awsfrom 1.41.0 to 1.42.0Changelog
Sourced from go.opentelemetry.io/contrib/propagators/aws's changelog.
Commits
d8dabf6Release v1.42.0/v2.4.0/v0.67.0/v0.36.0/v0.22.0/v0.17.0/v0.15.0/v0.14.0 (#8649)b1de2c7otelconf: host detector should include os as well (#8578)b228c0ffix(deps): update module google.golang.org/grpc to v1.79.2 (#8644)e70fd97Use correct bucket boundaries for otelgrpc client and server histograms (#8642)b018d98fix(deps): update aws-sdk-go-v2 monorepo (#8643)fb6a351chore(deps): update github/codeql-action action to v4.32.6 (#8641)2c9c10echore(deps): update dependency codespell to v2.4.2 (#8640)22248d4chore: enable modernize linter (#8583)324662aenvcar: add environment carrier (#8442)69addb4chore(deps): update k8s.io/kube-openapi digest to 5b3e3fd (#8636)Updates
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcfrom 1.41.0 to 1.42.0Changelog
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc'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)Updates
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcfrom 1.41.0 to 1.42.0Changelog
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc'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)Updates
go.opentelemetry.io/otel/sdkfrom 1.41.0 to 1.42.0Changelog
Sourced from go.opentelemetry.io/otel/sdk's changelog.