| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
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.
Sorry, something went wrong.
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
…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
| Back | FazBrowse Home | New Git URL |
Changes from the partial release script.
Manually updated librarian.yaml to the new dataproc version