-
Notifications
You must be signed in to change notification settings - Fork 68
deps: bump opentelemetry.version to 1.52.0 #3979
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
Conversation
|
java-datastore: We may need to look further into this repository. |
|
|
|
The downstream check uses the latest release, not HEAD. sdk-platform-java/.kokoro/presubmit/downstream-compatibility.sh Lines 40 to 41 in 32b9995
This means that we will expect the downstream check of java-datastore to fail even after merging googleapis/java-datastore#1995 (PR to adapt to opentelemetry bump). |
🤖 I have created a release *beep* *boop* --- <details><summary>2.64.1</summary> ## [2.64.1](v2.64.0...v2.64.1) (2025-11-07) ### Dependencies * bump opentelemetry.version to 1.52.0 ([#3979](#3979)) ([764778c](764778c)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>



With the recent upgrade of grpc, the transitive dependency on
opentelemetry-apiwas bumped to 1.52.0 as per grpc/grpc-java@f30964a.In order to prevent upper bound dependency warnings (as in googleapis/java-storage#3381), we update opentelemetry.version to 1.52.0