-
Notifications
You must be signed in to change notification settings - Fork 1.5k
chore: librarian release pull request: 20251210T223550Z #13464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Summary of ChangesHello @rahul2393, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request is an automated release initiated by the Librarian CLI, updating the Google Cloud Spanner Go client library to version "1.87.0". Merging this PR will trigger the official release, bringing a suite of new features, important bug fixes, and documentation enhancements to the Spanner client. Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request is an automated release for the spanner module, bumping the version to 1.87.0. The changes include updating version numbers in various configuration files and the Go source, and adding a new entry to the changelog. While the version updates are consistent, there's an issue in the spanner/CHANGES.md file where commit links and pull request references are invalid, which will prevent users from tracing the changes. This should be addressed to ensure the changelog is accurate and useful.
| ## [1.87.0](https://github.com/googleapis/google-cloud-go/releases/tag/spanner%2Fv1.87.0) (2025-12-10) | ||
|
|
||
| ### Features | ||
|
|
||
| * Add QueryAdvisorResult for query plan ([185951b](https://github.com/googleapis/google-cloud-go/commit/185951b3bea9fb942979e81ce248ccdebb40d94b)) | ||
| * Add Send and Ack mutations for Queues ([185951b](https://github.com/googleapis/google-cloud-go/commit/185951b3bea9fb942979e81ce248ccdebb40d94b)) | ||
| * Add Spanner location API ([185951b](https://github.com/googleapis/google-cloud-go/commit/185951b3bea9fb942979e81ce248ccdebb40d94b)) | ||
| * Add grpc.xds.resource_type label to xDS client metrics (#13358) ([b9196cf](https://github.com/googleapis/google-cloud-go/commit/b9196cf63a867bdadb4c32bba76b6624fd28d4b4)) | ||
| * Exposing AutoscalingConfig in InstancePartition ([185951b](https://github.com/googleapis/google-cloud-go/commit/185951b3bea9fb942979e81ce248ccdebb40d94b)) | ||
| * improve the SQL formatting when printing out SQL (#13267) ([af0806f](https://github.com/googleapis/google-cloud-go/commit/af0806f4c37d912144c1dd1732372b4b08ec1747)) | ||
| * support subquery in View Join (#13266) ([d19f797](https://github.com/googleapis/google-cloud-go/commit/d19f797b33273d8f0ab55ffe58848a80fed1f0a9)) | ||
|
|
||
| ### Bug Fixes | ||
|
|
||
| * Configure keepAlive time for gRPC TCP connections (#13216) ([ca8f64e](https://github.com/googleapis/google-cloud-go/commit/ca8f64e0eed57f2283f900fbae3b7530de63a5f8)) | ||
| * add env var to allow disabling directpath bound token (#13265) ([029bc79](https://github.com/googleapis/google-cloud-go/commit/029bc795911f6aca255153cc3365726b300a99ef)) | ||
| * avoid double decrement in session counting (#13395) ([e036421](https://github.com/googleapis/google-cloud-go/commit/e0364214500a66cd19ebbc1c6ff925720323f253)) | ||
| * decoding spanner rows using SelectAll should map values in correct annotations (#13301) ([315f65b](https://github.com/googleapis/google-cloud-go/commit/315f65b5615bfa445c5f745d4fcb307eca60a445)) | ||
| * error instead of panic for iterator after tx end (#13366) ([a27c19a](https://github.com/googleapis/google-cloud-go/commit/a27c19ae59e67e83ddc81c520a2e435bf168e901)) | ||
| * fix createMultiplexedSession goroutine leak (#13396) ([1805e89](https://github.com/googleapis/google-cloud-go/commit/1805e8956772f72b048bd32caacb7948537bd8b9)) | ||
| * transaction_tag should be set on BeginTransactionRequest (#13463) ([a429aea](https://github.com/googleapis/google-cloud-go/commit/a429aea4d2139112f843368b4cfade04275864f7)) | ||
|
|
||
| ### Documentation | ||
|
|
||
| * Update description for the BatchCreateSessionsRequest and Session ([185951b](https://github.com/googleapis/google-cloud-go/commit/185951b3bea9fb942979e81ce248ccdebb40d94b)) | ||
| * Update description for the IsolationLevel ([185951b](https://github.com/googleapis/google-cloud-go/commit/185951b3bea9fb942979e81ce248ccdebb40d94b)) | ||
| * minor update for Spanner Location API ([185951b](https://github.com/googleapis/google-cloud-go/commit/185951b3bea9fb942979e81ce248ccdebb40d94b)) | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The commit links and pull request references in this release section appear to be invalid. For example, commit 185951b is referenced for multiple features but does not point to a valid commit in the repository. Similarly, pull request numbers like #13358 do not exist. This makes it difficult for users to track the changes associated with this release.
…3464) PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v1.0.0 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:718167d5c23ed389b41f617b3a00ac839bdd938a6bd2d48ae0c2f1fa51ab1c3d <details><summary>spanner: 1.87.0</summary> ## [1.87.0](googleapis/google-cloud-go@spanner/v1.86.1...spanner/v1.87.0) (2025-12-10) ### Features * Add Send and Ack mutations for Queues (PiperOrigin-RevId: 832425466) ([185951b](googleapis@185951b3)) * Exposing AutoscalingConfig in InstancePartition (PiperOrigin-RevId: 825184314) ([185951b](googleapis@185951b3)) * Add Spanner location API (PiperOrigin-RevId: 833474957) ([185951b](googleapis@185951b3)) * Add QueryAdvisorResult for query plan (PiperOrigin-RevId: 832425466) ([185951b](googleapis@185951b3)) * improve the SQL formatting when printing out SQL (googleapis#13267) ([af0806f](googleapis@af0806f4)) * Add grpc.xds.resource_type label to xDS client metrics (googleapis#13358) ([b9196cf](googleapis@b9196cf6)) * support subquery in View Join (googleapis#13266) ([d19f797](googleapis@d19f797b)) ### Bug Fixes * add env var to allow disabling directpath bound token (googleapis#13265) ([029bc79](googleapis@029bc795)) * fix createMultiplexedSession goroutine leak (googleapis#13396) ([1805e89](googleapis@1805e895)) * decoding spanner rows using SelectAll should map values in correct annotations (googleapis#13301) ([315f65b](googleapis@315f65b5)) * error instead of panic for iterator after tx end (googleapis#13366) ([a27c19a](googleapis@a27c19ae)) * transaction_tag should be set on BeginTransactionRequest (googleapis#13463) ([a429aea](googleapis@a429aea4)) * Configure keepAlive time for gRPC TCP connections (googleapis#13216) ([ca8f64e](googleapis@ca8f64e0)) * avoid double decrement in session counting (googleapis#13395) ([e036421](googleapis@e0364214)) ### Documentation * minor update for Spanner Location API (PiperOrigin-RevId: 834841888) ([185951b](googleapis@185951b3)) * Update description for the BatchCreateSessionsRequest and Session (PiperOrigin-RevId: 832425466) ([185951b](googleapis@185951b3)) * Update description for the IsolationLevel (PiperOrigin-RevId: 832425466) ([185951b](googleapis@185951b3)) </details>
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release.
Librarian Version: v1.0.0
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:718167d5c23ed389b41f617b3a00ac839bdd938a6bd2d48ae0c2f1fa51ab1c3d
spanner: 1.87.0
1.87.0 (2025-12-10)
Features
Add Send and Ack mutations for Queues (PiperOrigin-RevId: 832425466) (185951b3)
Exposing AutoscalingConfig in InstancePartition (PiperOrigin-RevId: 825184314) (185951b3)
Add Spanner location API (PiperOrigin-RevId: 833474957) (185951b3)
Add QueryAdvisorResult for query plan (PiperOrigin-RevId: 832425466) (185951b3)
improve the SQL formatting when printing out SQL (feat(spansql): improve the SQL formatting when printing out SQL #13267) (af0806f4)
Add grpc.xds.resource_type label to xDS client metrics (feat: Add grpc.xds.resource_type label to xDS client metrics #13358) (b9196cf6)
support subquery in View Join (feat(spansql): support subquery in View Join #13266) (d19f797b)
Bug Fixes
add env var to allow disabling directpath bound token (fix(spanner): add env var to allow disabling directpath bound token #13265) (029bc795)
fix createMultiplexedSession goroutine leak (fix(spanner): fix createMultiplexedSession goroutine leak #13396) (1805e895)
decoding spanner rows using SelectAll should map values in correct annotations (fix(spanner): decoding spanner rows using SelectAll should map values in correct annotations #13301) (315f65b5)
error instead of panic for iterator after tx end (fix(spanner): error instead of panic for iterator after tx end #13366) (a27c19ae)
transaction_tag should be set on BeginTransactionRequest (fix(spanner): transaction_tag should be set on BeginTransactionRequest #13463) (a429aea4)
Configure keepAlive time for gRPC TCP connections (fix(spanner): Configure keepAlive time for gRPC TCP connections #13216) (ca8f64e0)
avoid double decrement in session counting (fix(spanner): avoid double decrement in session counting #13395) (e0364214)
Documentation
minor update for Spanner Location API (PiperOrigin-RevId: 834841888) (185951b3)
Update description for the BatchCreateSessionsRequest and Session (PiperOrigin-RevId: 832425466) (185951b3)
Update description for the IsolationLevel (PiperOrigin-RevId: 832425466) (185951b3)