chore(spanner): move to bulk releases - #18432
Closed
chalmerlowe wants to merge 1 commit into
Closed
chalmerlowe wants to merge 1 commit into
chalmerlowe wants to merge 1 commit into
Conversation
Move `google-cloud-spanner` back to bulk release PR for consolidated release management.
Contributor
There was a problem hiding this comment.
Code Review
This pull request moves the google-cloud-spanner package from the individual release-please configuration and manifest files to the bulk release-please configuration and manifest files. There are no review comments, and I have no additional feedback to provide.
chalmerlowe
marked this pull request as ready for review
September 21, 2026 15:51
Contributor
Author
|
OBE. |
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.
Move
google-cloud-spannerback to the bulk release pull request for consolidated release management.Context
In PR #18335,
google-cloud-spannerwas temporarily moved to individual releases. This change reverses that migration by moving configuration and version metadata from individual release files back into bulk release files.No package version bump is included, as the library code itself is unchanged; the current version (
3.71.0) is preserved and moved between manifests.