Bump the all-go-deps group with 21 updates - #1150
Merged
Merged
Conversation
Bumps the all-go-deps group with 21 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.65.0` | `1.66.0` | | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `0.60.0` | `0.61.0` | | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `1.36.0` | `1.37.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.43.7` | `1.45.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.38` | `1.33.1` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.37` | `1.20.1` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.107.3` | `1.109.1` | | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.27.8` | `1.28.1` | | [go.opentelemetry.io/contrib/detectors/aws/ec2/v2](https://github.com/open-telemetry/opentelemetry-go-contrib) | `2.5.2` | `2.5.3` | | [go.opentelemetry.io/contrib/detectors/aws/ecs](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.45.0` | `1.46.0` | | [go.opentelemetry.io/contrib/detectors/gcp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.45.0` | `1.46.0` | | [go.opentelemetry.io/contrib/propagators/aws](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.45.0` | `1.46.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.45.0` | `1.46.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.45.0` | `1.46.0` | | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.45.0` | `1.46.0` | | [go.opentelemetry.io/otel/sdk/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.45.0` | `1.46.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.293.0` | `0.296.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.83.1` | `1.83.2` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.45.0` | `1.46.0` | | [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.45.0` | `1.46.0` | | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.45.0` | `1.46.0` | Updates `cloud.google.com/go/storage` from 1.65.0 to 1.66.0 - [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@compute/v1.65.0...compute/v1.66.0) Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric` from 0.60.0 to 0.61.0 - [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases) - [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.60.0...v0.61.0) Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases) - [Commits](GoogleCloudPlatform/opentelemetry-operations-go@detectors/gcp/v1.36.0...detectors/gcp/v1.37.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.43.7 to 1.45.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.43.7...v1.45.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.38 to 1.33.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.38...config/v1.33.1) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.37 to 1.20.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.37...v1.20.1) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.107.3 to 1.109.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.107.3...service/s3/v1.109.1) Updates `github.com/aws/smithy-go` from 1.27.8 to 1.28.1 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.27.8...v1.28.1) Updates `go.opentelemetry.io/contrib/detectors/aws/ec2/v2` from 2.5.2 to 2.5.3 - [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.5.2...detectors/aws/ec2/v2.5.3) Updates `go.opentelemetry.io/contrib/detectors/aws/ecs` from 1.45.0 to 1.46.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.45.0...v1.46.0) Updates `go.opentelemetry.io/contrib/detectors/gcp` from 1.45.0 to 1.46.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.45.0...v1.46.0) Updates `go.opentelemetry.io/contrib/propagators/aws` from 1.45.0 to 1.46.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.45.0...v1.46.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc` from 1.45.0 to 1.46.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.45.0...v1.46.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.45.0 to 1.46.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.45.0...v1.46.0) Updates `go.opentelemetry.io/otel/sdk` from 1.45.0 to 1.46.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.45.0...v1.46.0) Updates `go.opentelemetry.io/otel/sdk/metric` from 1.45.0 to 1.46.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.45.0...v1.46.0) Updates `google.golang.org/api` from 0.293.0 to 0.296.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.293.0...v0.296.0) Updates `google.golang.org/grpc` from 1.83.1 to 1.83.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.83.1...v1.83.2) Updates `go.opentelemetry.io/otel` from 1.45.0 to 1.46.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.45.0...v1.46.0) Updates `go.opentelemetry.io/otel/metric` from 1.45.0 to 1.46.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.45.0...v1.46.0) Updates `go.opentelemetry.io/otel/trace` from 1.45.0 to 1.46.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.45.0...v1.46.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-version: 1.66.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric dependency-version: 0.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace dependency-version: 1.37.0 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.45.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.109.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: github.com/aws/smithy-go dependency-version: 1.28.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.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-deps - dependency-name: go.opentelemetry.io/contrib/detectors/aws/ecs dependency-version: 1.46.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.46.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.46.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.46.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.46.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.46.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.46.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.296.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.83.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.46.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.46.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.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
AlCutter
force-pushed
the
dependabot/go_modules/all-go-deps-07170b3bac
branch
4 times, most recently
from
September 9, 2026 10:42
72e7cff to
44a6547
Compare
roger2hk
approved these changes
Sep 9, 2026
AlCutter
force-pushed
the
dependabot/go_modules/all-go-deps-07170b3bac
branch
from
September 9, 2026 10:56
44a6547 to
9905fe9
Compare
AlCutter
force-pushed
the
dependabot/go_modules/all-go-deps-07170b3bac
branch
from
September 9, 2026 11:02
9905fe9 to
a4d061a
Compare
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.
| Benchmark suite | Current: a4d061a | Previous: d4f77bf | Ratio |
|---|---|---|---|
BenchmarkProofBuilder/ConsistencyProof/ColdCache (github.com/transparency-dev/tessera/client) |
1342018 ns/op 687405 B/op 3545 allocs/op |
705924 ns/op 687952 B/op 3548 allocs/op |
1.90 |
BenchmarkProofBuilder/ConsistencyProof/ColdCache (github.com/transparency-dev/tessera/client) - ns/op |
1342018 ns/op |
705924 ns/op |
1.90 |
This comment was automatically generated by workflow using github-action-benchmark.
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 21 updates:
1.65.01.66.00.60.00.61.01.36.01.37.01.43.71.45.11.32.381.33.11.19.371.20.11.107.31.109.11.27.81.28.12.5.22.5.31.45.01.46.01.45.01.46.01.45.01.46.01.45.01.46.01.45.01.46.01.45.01.46.01.45.01.46.00.293.00.296.01.83.11.83.21.45.01.46.01.45.01.46.01.45.01.46.0Updates
cloud.google.com/go/storagefrom 1.65.0 to 1.66.0Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
743257echore: release main (#20306)83faf92feat: Add sandbox templates and snapshots submodules to the Vertex AI GenAI S...2f9cf89feat(bigtable/accelerator): add daemon binary with identity verification (#...42c904btest(bigtable/accelerator): add end-to-end UDS roundtrip integration … (#20332)5442307chore(spanner/benchmarks): cleanup local replace directive (#20316)dc1c6aefeat(bigtable/accelerator): add stdin-EOF and parent-PID lifecycle wa… (#20328)29009a3test(bigtable): fix cross-test flakes in transport session pool suite (#20319)03a5deechore(agentplatform): remove extra quote in the doc.7847ab7feat(bigtable/accelerator): authenticate UDS callers with a stdin tok… (#20324)a25826ffeat: update API sources and regenerate (#20326)Updates
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metricfrom 0.60.0 to 0.61.0Release notes
Sourced from github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric's releases.
Commits
8b7faf9Prepare release v1.37.0/v0.61.0 (#1198)a947a67detectors/gcp: deprecate GCP resource detection package (#1193)8e4e169propagator: deprecate package and add missing module-level deprecations (#1196)4451cb5cloudbuild: update Cloud Functions gen2 e2e test runtime to go126 (#1195)997ea47Deprecate extension/googleclientauthextension module (#1187)94c348eDeprecate trace and metric exporters and add migration guide (#1192)74a3848Drop support for go 1.25 (#1190)Updates
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/tracefrom 1.36.0 to 1.37.0Commits
8b7faf9Prepare release v1.37.0/v0.61.0 (#1198)a947a67detectors/gcp: deprecate GCP resource detection package (#1193)8e4e169propagator: deprecate package and add missing module-level deprecations (#1196)4451cb5cloudbuild: update Cloud Functions gen2 e2e test runtime to go126 (#1195)997ea47Deprecate extension/googleclientauthextension module (#1187)94c348eDeprecate trace and metric exporters and add migration guide (#1192)74a3848Drop support for go 1.25 (#1190)Updates
github.com/aws/aws-sdk-go-v2from 1.43.7 to 1.45.1Commits
4164024Release 2026-08-284defbf5Fix getter partsizecorruption (#3537)d89aca4fix downloadobject corruption caused by unequal part size (#3536)8a0ed85fix internal timeouts to not depend on the env (#3535)893faa4Release 2026-08-277263e51Regenerated Clients0d6ab44Update API modelf16c9f2Fix route53 error close body (#3518)bc28b42Move github workflows from inline scripts to actions (#3511)7352017support connection read timeouts (#3532)Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.38 to 1.33.1Commits
4164024Release 2026-08-284defbf5Fix getter partsizecorruption (#3537)d89aca4fix downloadobject corruption caused by unequal part size (#3536)8a0ed85fix internal timeouts to not depend on the env (#3535)893faa4Release 2026-08-277263e51Regenerated Clients0d6ab44Update API modelf16c9f2Fix route53 error close body (#3518)bc28b42Move github workflows from inline scripts to actions (#3511)7352017support connection read timeouts (#3532)Updates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.37 to 1.20.1Commits
0bcd933Release 2023-08-07bbdb100Regenerated Clients3149717Update SDK's smithy-go dependency to v1.14.143a8a6aUpdate partitions file2966ce7Update endpoints modeldad4b72Update API model165c8b2Release 2023-08-04aefb878Regenerated Clientse2be539Update endpoints modelbe8d8edUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/service/s3from 1.107.3 to 1.109.1Commits
4164024Release 2026-08-284defbf5Fix getter partsizecorruption (#3537)d89aca4fix downloadobject corruption caused by unequal part size (#3536)8a0ed85fix internal timeouts to not depend on the env (#3535)893faa4Release 2026-08-277263e51Regenerated Clients0d6ab44Update API modelf16c9f2Fix route53 error close body (#3518)bc28b42Move github workflows from inline scripts to actions (#3511)7352017support connection read timeouts (#3532)Updates
github.com/aws/smithy-gofrom 1.27.8 to 1.28.1Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
73ba51dRelease 2026-08-264f48688fix bad AddLogger insert (#701)761f1cfRelease 2026-08-25.25370784Set Content-Length when the request body is set instead of via middleware (#694)0bcd162fixup some warnings08e8d12remove changelog3c4a597Release 2026-08-257e0c199fix data race on stream (#700)95f86a6Release 2026-08-211ee11d1fix event stream and empty collection serde (#699)Updates
go.opentelemetry.io/contrib/detectors/aws/ec2/v2from 2.5.2 to 2.5.3Changelog
Sourced from go.opentelemetry.io/contrib/detectors/aws/ec2/v2's changelog.
Commits
c4c6248Release v1.46.0/v2.5.3/v0.71.0/v0.37.3/v0.26.0/v0.20.1/v0.16.3/v0.18.0 (#9563)11c8a13fix(deps): update aws-sdk-go-v2 monorepo0458b9dchore(deps): update module go.opentelemetry.io/contrib/instrumentation/net/ht...638a0d5fix(deps): update module github.com/moby/moby/api to v1.55.05089aa5chore(deps): update googleapis to da73d73a50857bchore(deps): update jaegertracing/jaeger docker tag to v2.20.0aa4f4a5chore(deps): update open-telemetry/shared-workflows action to v0.11.0ccbbc14fix(deps): update module github.com/aws/smithy-go to v1.28.09312464chore(deps): update module github.com/docker/go-connections to v0.8.136c3b00chore(deps): update module github.com/felixge/httpsnoop to v1.1.0Updates
go.opentelemetry.io/contrib/detectors/aws/ecsfrom 1.45.0 to 1.46.0Release notes
Sourced from go.opentelemetry.io/contrib/detectors/aws/ecs's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/detectors/aws/ecs's changelog.
Commits
c4c6248Release v1.46.0/v2.5.3/v0.71.0/v0.37.3/v0.26.0/v0.20.1/v0.16.3/v0.18.0 (#9563)11c8a13fix(deps): update aws-sdk-go-v2 monorepo0458b9dchore(deps): update module go.opentelemetry.io/contrib/instrumentation/net/ht...638a0d5fix(deps): update module github.com/moby/moby/api to v1.55.05089aa5chore(deps): update googleapis to da73d73a50857bchore(deps): update jaegertracing/jaeger docker tag to v2.20.0aa4f4a5chore(deps): update open-telemetry/shared-workflows action to v0.11.0ccbbc14fix(deps): update module github.com/aws/smithy-go to v1.28.09312464chore(deps): update module github.com/docker/go-connections to v0.8.136c3b00chore(deps): update module github.com/felixge/httpsnoop to v1.1.0Updates
go.opentelemetry.io/contrib/detectors/gcpfrom 1.45.0 to 1.46.0Release notes
Sourced from go.opentelemetry.io/contrib/detectors/gcp's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/detectors/gcp's changelog.
Commits
c4c6248Release v1.46.0/v2.5.3/v0.71.0/v0.37.3/v0.26.0/v0.20.1/v0.16.3/v0.18.0 (