Closed
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the versions of various Google Cloud Java libraries, moving them from snapshot versions to release versions. However, the review identified potential issues with the versioning for google-cloud-spanner-bom and google-iam-policy-bom, which appear to be unexpected downgrades.
| <groupId>com.google.cloud</groupId> | ||
| <artifactId>google-cloud-spanner-bom</artifactId> | ||
| <version>6.113.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-spanner:current} --> | ||
| <version>6.113.0</version><!-- {x-version-update:google-cloud-spanner:current} --> |
Contributor
| <groupId>com.google.cloud</groupId> | ||
| <artifactId>google-iam-policy-bom</artifactId> | ||
| <version>1.87.0-SNAPSHOT</version><!-- {x-version-update:google-iam-policy:current} --> | ||
| <version>1.63.0</version><!-- {x-version-update:google-iam-policy:current} --> |
Contributor
…onorepo current versions fix double annotation fix sdk-platform-java install scripts declare individual auth library versions auth library is required build fix downstream tests cleanup downstream tests fix common test fix path to downstream script fix setup maven mirror fix unmanaged dependency check fix showcase tests build: fix jar location fix jar location skip auth-library tests for bulk tests fix tests fix sdk-platform-java dependency compatibility unit test fix image version remove dep versions for common packages in storage fix compatibility check
77b3be2 to
8ab75b5
Compare
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.
🤖 I have created a release beep boop
1.83.0
1.83.0 (2026-04-07)
Features
SUB_RESOURCE_TYPE_READ_POOLis (6344cb0)Bug Fixes
gpc.client.languageattribute (#12621) (40d2e43)Dependencies
Reverts
Documentation
ALPHAtoGA(6344cb0)This PR was generated with Release Please. See documentation.