Uh oh!
There was an error while loading. Please reload this page.
run bomupgrader.py to update Google Cloud-related dependency - #35480
Conversation
Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment |
changliiu
commented
Jun 30, 2025
assign set of reviewers |
Assigning reviewers: R: @Abacn for label java. Note: If you would like to opt out of this review, comment Available commands:
The PR bot will only process comments in the main thread (not review comments). |
Abacn
commented
Jun 30, 2025
please check the failed test to fix, add "com.google.errorprone.annotations.CheckReturnValue" to |
01ccad2 to
da45dc8Compareda45dc8 to
3b3e2a2Comparechangliiu
commented
Jun 30, 2025
Done. PTAL thanks! |
3b3e2a2 to
6938e4fCompareAbacn
commented
Jun 30, 2025
Sorry if it wasn't clear. It is not checked com.google.api.grpc:proto-google-cloud-spanner-v1 resolved to 6.95.1 |
6938e4f to
328b200Comparechangliiu
commented
Jun 30, 2025
Done. Thanks so much for the instructions. |
kennknowles
commented
Sep 24, 2025
Was the downgrade of netty required here? We would like to be at least on the version 118 final as it was before. |
Abacn
commented
Sep 24, 2025
It got reverted by the tool due to GCP-BOM version was older. For GCP-BOM managed dependencies we generally avoid pin its versions |
run bomupgrader.py to update Google Cloud-related dependency
According to https://github.com/apache/beam/blob/master/contributor-docs/java-dependency-upgrades.md to update google related dependency versions.
Command I ran - "python scripts/tools/bomupgrader.py 26.62.0"