-
Notifications
You must be signed in to change notification settings - Fork 187
Bump the gomod group across 1 directory with 36 updates #2661
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/go_modules/gomod-defdd7faac
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Bumps the gomod group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.51.0` | `1.54.0` | | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.60.0` | `0.61.0` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.60.0` | `0.61.0` | | [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `0.17.64` | `0.17.73` | | [github.com/Khan/genqlient](https://github.com/Khan/genqlient) | `0.7.0` | `0.8.1` | | [github.com/XSAM/otelsql](https://github.com/XSAM/otelsql) | `0.37.0` | `0.38.0` | | [github.com/anchore/syft](https://github.com/anchore/syft) | `1.21.0` | `1.26.1` | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.55.6` | `1.55.7` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.78.2` | `1.79.4` | | [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.38.3` | `1.38.5` | | [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) | `2.15.2` | `2.16.0` | | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.8.0` | `1.9.0` | | [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) | `0.131.0` | `0.132.0` | | [github.com/kubescape/storage](https://github.com/kubescape/storage) | `0.0.166` | `0.2.0` | | [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) | `2.11.1` | `2.11.4` | | [github.com/pitabwire/natspubsub](https://github.com/pitabwire/natspubsub) | `0.1.9` | `0.2.0` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.7.3` | `9.8.0` | | [github.com/regclient/regclient](https://github.com/regclient/regclient) | `0.8.2` | `0.8.3` | | [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) | `0.4.47` | `0.4.48` | | [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) | `1.9.1` | `1.9.4` | | [go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.34.0` | `1.36.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.35.0` | `1.36.0` | | [go.uber.org/mock](https://github.com/uber/mock) | `0.5.0` | `0.5.2` | | [gocloud.dev/pubsub/kafkapubsub](https://github.com/google/go-cloud) | `0.40.0` | `0.41.0` | | [gocloud.dev/pubsub/rabbitpubsub](https://github.com/google/go-cloud) | `0.40.0` | `0.41.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.32.3` | `0.33.1` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.32.3` | `0.33.1` | Updates `cloud.google.com/go/storage` from 1.51.0 to 1.54.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@spanner/v1.51.0...spanner/v1.54.0) Updates `google.golang.org/api` from 0.229.0 to 0.232.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.229.0...v0.232.0) Updates `google.golang.org/grpc` from 1.71.1 to 1.72.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.71.1...v1.72.0) Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.60.0 to 0.61.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@zpages/v0.60.0...zpages/v0.61.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.60.0 to 0.61.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@zpages/v0.60.0...zpages/v0.61.0) Updates `go.opentelemetry.io/otel` from 1.35.0 to 1.36.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.35.0...v1.36.0) Updates `go.opentelemetry.io/otel/sdk` from 1.35.0 to 1.36.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.35.0...v1.36.0) Updates `go.opentelemetry.io/otel/sdk/metric` from 1.35.0 to 1.36.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.35.0...v1.36.0) Updates `github.com/99designs/gqlgen` from 0.17.64 to 0.17.73 - [Release notes](https://github.com/99designs/gqlgen/releases) - [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md) - [Commits](99designs/gqlgen@v0.17.64...v0.17.73) Updates `github.com/Khan/genqlient` from 0.7.0 to 0.8.1 - [Release notes](https://github.com/Khan/genqlient/releases) - [Changelog](https://github.com/Khan/genqlient/blob/main/docs/CHANGELOG.md) - [Commits](Khan/genqlient@v0.7.0...v0.8.1) Updates `github.com/XSAM/otelsql` from 0.37.0 to 0.38.0 - [Release notes](https://github.com/XSAM/otelsql/releases) - [Changelog](https://github.com/XSAM/otelsql/blob/main/CHANGELOG.md) - [Commits](XSAM/otelsql@v0.37.0...v0.38.0) Updates `github.com/anchore/syft` from 1.21.0 to 1.26.1 - [Release notes](https://github.com/anchore/syft/releases) - [Changelog](https://github.com/anchore/syft/blob/main/.goreleaser.yaml) - [Commits](anchore/syft@v1.21.0...v1.26.1) Updates `github.com/aws/aws-sdk-go` from 1.55.6 to 1.55.7 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md) - [Commits](aws/aws-sdk-go@v1.55.6...v1.55.7) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.78.2 to 1.79.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.78.2...service/s3/v1.79.4) Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.38.3 to 1.38.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.38.3...service/s3/v1.38.5) Updates `github.com/cloudevents/sdk-go/v2` from 2.15.2 to 2.16.0 - [Release notes](https://github.com/cloudevents/sdk-go/releases) - [Commits](cloudevents/sdk-go@v2.15.2...v2.16.0) Updates `github.com/fsnotify/fsnotify` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](fsnotify/fsnotify@v1.8.0...v1.9.0) Updates `github.com/getkin/kin-openapi` from 0.131.0 to 0.132.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.131.0...v0.132.0) Updates `github.com/go-git/go-git/v5` from 5.14.0 to 5.16.0 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.14.0...v5.16.0) Updates `github.com/kubescape/storage` from 0.0.166 to 0.2.0 - [Release notes](https://github.com/kubescape/storage/releases) - [Commits](https://github.com/kubescape/storage/commits) Updates `github.com/nats-io/nats-server/v2` from 2.11.1 to 2.11.4 - [Release notes](https://github.com/nats-io/nats-server/releases) - [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml) - [Commits](nats-io/nats-server@v2.11.1...v2.11.4) Updates `github.com/nats-io/nats.go` from 1.41.1 to 1.42.0 - [Release notes](https://github.com/nats-io/nats.go/releases) - [Commits](nats-io/nats.go@v1.41.1...v1.42.0) Updates `github.com/pitabwire/natspubsub` from 0.1.9 to 0.2.0 - [Release notes](https://github.com/pitabwire/natspubsub/releases) - [Commits](pitabwire/natspubsub@v0.1.9...v0.2.0) Updates `github.com/redis/go-redis/v9` from 9.7.3 to 9.8.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md) - [Commits](redis/go-redis@v9.7.3...v9.8.0) Updates `github.com/regclient/regclient` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/regclient/regclient/releases) - [Changelog](https://github.com/regclient/regclient/blob/v0.8.3/release.md) - [Commits](regclient/regclient@v0.8.2...v0.8.3) Updates `github.com/segmentio/kafka-go` from 0.4.47 to 0.4.48 - [Release notes](https://github.com/segmentio/kafka-go/releases) - [Commits](segmentio/kafka-go@v0.4.47...v0.4.48) Updates `github.com/sigstore/sigstore` from 1.9.1 to 1.9.4 - [Release notes](https://github.com/sigstore/sigstore/releases) - [Commits](sigstore/sigstore@v1.9.1...v1.9.4) Updates `github.com/spf13/viper` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.19.0...v1.20.0) Updates `github.com/vektah/gqlparser/v2` from 2.5.24 to 2.5.26 - [Release notes](https://github.com/vektah/gqlparser/releases) - [Commits](vektah/gqlparser@v2.5.24...v2.5.26) Updates `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc` from 1.34.0 to 1.36.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.34.0...v1.36.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.35.0 to 1.36.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.35.0...v1.36.0) Updates `go.uber.org/mock` from 0.5.0 to 0.5.2 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.5.0...v0.5.2) Updates `gocloud.dev/pubsub/kafkapubsub` from 0.40.0 to 0.41.0 - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](google/go-cloud@v0.40.0...v0.41.0) Updates `gocloud.dev/pubsub/rabbitpubsub` from 0.40.0 to 0.41.0 - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](google/go-cloud@v0.40.0...v0.41.0) Updates `k8s.io/apimachinery` from 0.32.3 to 0.33.1 - [Commits](kubernetes/apimachinery@v0.32.3...v0.33.1) Updates `k8s.io/client-go` from 0.32.3 to 0.33.1 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.32.3...v0.33.1) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-version: 1.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/api dependency-version: 0.232.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/grpc dependency-version: 1.72.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency-version: 0.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.opentelemetry.io/otel dependency-version: 1.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.opentelemetry.io/otel/sdk/metric dependency-version: 1.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/99designs/gqlgen dependency-version: 0.17.73 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/Khan/genqlient dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/XSAM/otelsql dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/anchore/syft dependency-version: 1.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go dependency-version: 1.55.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.79.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs dependency-version: 1.38.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/cloudevents/sdk-go/v2 dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/fsnotify/fsnotify dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.132.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/kubescape/storage dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/nats-io/nats-server/v2 dependency-version: 2.11.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/nats-io/nats.go dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/pitabwire/natspubsub dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/regclient/regclient dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/segmentio/kafka-go dependency-version: 0.4.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/sigstore/sigstore dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/spf13/viper dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/vektah/gqlparser/v2 dependency-version: 2.5.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc dependency-version: 1.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependency-version: 1.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.uber.org/mock dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: gocloud.dev/pubsub/kafkapubsub dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: gocloud.dev/pubsub/rabbitpubsub dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/apimachinery dependency-version: 0.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/client-go dependency-version: 0.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <[email protected]>
mihaimaruseac
approved these changes
May 27, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
size/L
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 gomod group with 27 updates in the / directory:
1.51.0
1.54.0
0.60.0
0.61.0
0.60.0
0.61.0
0.17.64
0.17.73
0.7.0
0.8.1
0.37.0
0.38.0
1.21.0
1.26.1
1.55.6
1.55.7
1.78.2
1.79.4
1.38.3
1.38.5
2.15.2
2.16.0
1.8.0
1.9.0
0.131.0
0.132.0
0.0.166
0.2.0
2.11.1
2.11.4
0.1.9
0.2.0
9.7.3
9.8.0
0.8.2
0.8.3
0.4.47
0.4.48
1.9.1
1.9.4
1.34.0
1.36.0
1.35.0
1.36.0
0.5.0
0.5.2
0.40.0
0.41.0
0.40.0
0.41.0
0.32.3
0.33.1
0.32.3
0.33.1
Updates
cloud.google.com/go/storage
from 1.51.0 to 1.54.0Release notes
Sourced from cloud.google.com/go/storage's releases.
... (truncated)
Commits
365c5fc
chore(main): release spanner 1.54.0 (#9129)40d1392
fix(spanner): use json.Number for decoding unknown values from spanner (#9054)b794750
chore(main): release vertexai 0.5.2 (#9169)d361c59
fix(vertexai): bump deps to fix build error (#9168)85ab07a
chore(main): release storage 1.36.0 (#9002)734101a
test(storage): fix flaky RequesterPays (#9082)16ecfd1
feat(storage): add object retention feature (#9072)77c1cfa
chore: release main (#9161)de2d1e0
chore(main): release vertexai 0.5.1 (#9166)c24e93c
fix(vertexai): passthrough user opts (#9163)Updates
google.golang.org/api
from 0.229.0 to 0.232.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
939a2db
chore(main): release 0.232.0 (#3133)412315c
chore(all): update all (#3137)fceda0c
feat(all): auto-regenerate discovery clients (#3136)25f8d4a
feat(all): auto-regenerate discovery clients (#3135)f5cbc80
feat(all): auto-regenerate discovery clients (#3134)f041909
feat(all): auto-regenerate discovery clients (#3132)70d3b4f
chore(main): release 0.231.0 (#3123)c33e0d1
feat(all): auto-regenerate discovery clients (#3129)673da13
chore(all): update all (#3128)ae18b22
feat(all): auto-regenerate discovery clients (#3127)Updates
google.golang.org/grpc
from 1.71.1 to 1.72.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
a43eba6
Change version to 1.72.0 (#8218)48f48c1
balancer/pickfirstleaf: Avoid reading Address.Metadata (#8227) (#8259)fd6f585
Cherry-pick #8159 and #8243 to v1.72.x (#8255)79ca174
stats/opentelemetry: fix trace attributes message sequence numbers to start f...57a2605
xdsclient: fix TestServerFailureMetrics_BeforeResponseRecv test to wait for w...5edab9e
xdsclient: add grpc.xds_client.server_failure counter mertric (#8203)78ba661
regenerate protos (#8208)6819ed7
delegatingresolver: Stop calls into delegates once the parent resolver is clo...a51009d
resolver: convert EndpointMap to use generics (#8189)b0d1203
resolver: create AddressMapV2 with generics to replace AddressMap (#8187)Updates
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
from 0.60.0 to 0.61.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's changelog.
... (truncated)
Commits
934fb13
Release v1.36.0/v0.61.0/v0.30.0/v0.16.0/v0.11.0/v0.9.0/v0.8.0 (#7350)ea9b739
fix(deps): update module github.com/labstack/echo/v4 to v4.13.4 (#7352)461e409
otelhttp: Add client-side test forOTEL_SEMCONV_STABILITY_OPT_IN=http/dup
w...a91d747
chore(deps): update module github.com/uudashr/iface to v1.4.0 (#7346)394163b
fix(deps): update module github.com/gin-gonic/gin to v1.10.1 (#7344)d1b0749
fix(deps): update go.opentelemetry.io/otel digest to e578799 (#7342)b76d20b
chore(deps): update googleapis to 55703ea (#7341)2896fea
refactor: move example from otelmux to make it a testable example (#7121)158bafc
feat: Support mixed categories for semconv opt-in (#7274)a35d2d8
refactor: move example from otelgin to make it a testable example (#7328)Updates
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
from 0.60.0 to 0.61.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's changelog.