chore: partial release of retail as 1.91.0 - #14342
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates and stabilizes dependency versions across multiple Maven POM files and the versions.txt file. Specifically, it transitions various Google Cloud libraries, including google-cloud-retail and its associated gRPC and proto modules, from snapshot versions (e.g., 2.100.0-SNAPSHOT) to a stable release version (2.99.1). Additionally, the parent POM and BOM references are aligned to stable versions. I have no feedback to provide as there are no review comments.
blakeli0
left a comment
There was a problem hiding this comment.
We should release libraris-bom as well now that it is in the repo. The partial release doc probably does not have it yet and need to be updated.
b0ca440 to
78c5ea8
Compare
| <groupId>com.google.cloud</groupId> | ||
| <artifactId>gapic-libraries-bom</artifactId> | ||
| <version>1.92.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} --> | ||
| <version>1.91.1</version><!-- {x-version-update:google-cloud-java:current} --> |
There was a problem hiding this comment.
This is good but I meant that we should bump the version of libraries-bom and release libraries-bom as well.
78c5ea8 to
c6269e4
Compare
No description provided.