chore: partial release of dataproc as 1.88.1#13777
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates and stabilizes dependency versions across the repository, transitioning various Google Cloud Java libraries and BOMs from -SNAPSHOT versions to stable releases, including updating dataproc to version 4.91.1. I have no feedback to provide.
blakeli0
reviewed
Jul 15, 2026
The partial release of dataproc updated gapic-libraries-bom version to 1.88.1, but google-cloud-bom was still referencing the SNAPSHOT version 1.89.0-SNAPSHOT, causing build failures in CI because the SNAPSHOT version could not be resolved. TAG=agy CONV=b6103fb0-e73e-4775-ae1d-551b15752856
lqiu96
enabled auto-merge (squash)
July 15, 2026 18:37
…ud-bom To resolve dependency convergence error in GHA runs. The partial release of dataproc uses released versions for other libraries in gapic-libraries-bom (like google-cloud-spanner 6.119.0). google-cloud-spanner-jdbc must also use its released version 2.41.0 to avoid bringing in newer spanner SNAPSHOT versions and causing convergence failure. TAG=agy CONV=b6103fb0-e73e-4775-ae1d-551b15752856
As per user request, removing spanner-jdbc from the BOM. Also removed it from dependency-convergence tests to avoid missing version errors. TAG=agy CONV=b6103fb0-e73e-4775-ae1d-551b15752856
blakeli0
approved these changes
Jul 15, 2026
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.
Changes from the partial release script.
Manually updated librarian.yaml to the new dataproc version