chore: librarian release pull request: 20260401T143707Z#16504
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the google-cloud-spanner package from version 3.63.0 to 3.64.0. The changes include version string updates across multiple source and metadata files, a reordering of library entries in the librarian state, and a detailed changelog entry documenting new features like native AsyncIO support and ClientContext, as well as several bug fixes. Feedback was provided to correct a subject-verb agreement error in the documentation section of the changelog.
| ### Documentation | ||
|
|
||
| * mark new AsyncIO APIs as experimental (#1533) ([3909c04548d5be0f4e08ccc005babaa4b171f693](https://github.com/googleapis/google-cloud-python/commit/3909c04548d5be0f4e08ccc005babaa4b171f693)) | ||
| * A comment for field `routing_hint` in messages `.google.spanner.v1.ResultSet` and `.google.spanner.v1.PartialResultSet` are changed ([9d2338a69807463ddb159562eab7784fbce6f098](https://github.com/googleapis/google-cloud-python/commit/9d2338a69807463ddb159562eab7784fbce6f098)) |
There was a problem hiding this comment.
The subject "A comment" is singular, so the verb should be "is changed" instead of "are changed" to maintain correct subject-verb agreement. This also ensures consistency with the subsequent entries in the documentation section.
| * A comment for field `routing_hint` in messages `.google.spanner.v1.ResultSet` and `.google.spanner.v1.PartialResultSet` are changed ([9d2338a69807463ddb159562eab7784fbce6f098](https://github.com/googleapis/google-cloud-python/commit/9d2338a69807463ddb159562eab7784fbce6f098)) | |
| * A comment for field `routing_hint` in messages `.google.spanner.v1.ResultSet` and `.google.spanner.v1.PartialResultSet` is changed ([9d2338a69807463ddb159562eab7784fbce6f098](https://github.com/googleapis/google-cloud-python/commit/9d2338a69807463ddb159562eab7784fbce6f098)) |
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release.
Librarian Version: v0.0.0-20260331223231-14b1b9186e21
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:234b9d1f2ddb057ed7ac6a38db0bf8163d839c65c6cf88ade52530cddebce59e
google-cloud-spanner: v3.64.0
v3.64.0 (2026-04-01)
Features
use inline begin to eliminate BeginTransaction RPC (Adding HappyBase Connection.create_table(). #1502) (00d5f8e6)
add TLS/mTLS support for experimental host (Upgrading to oauth2client 2.0. #1479) (0c4c5da3)
add Client Context support to options (Accomodating oauth2client moves of GCE/App Engine modules. #1499) (0da5f785)
Exposing total CPU related fields in AutoscalingConfig (PiperOrigin-RevId: 845819318) (9d2338a6)
include cache updates into the ResultSet response (PiperOrigin-RevId: 865546011) (9d2338a6)
add a ClientContext field to Spanner requests (PiperOrigin-RevId: 853323071) (9d2338a6)
include cache updates and routing hint into BeginTransaction and Commit request/response respectively (PiperOrigin-RevId: 878019893) (9d2338a6)
add Secure Parameters to the ClientContext (PiperOrigin-RevId: 853323071) (9d2338a6)
implement native asyncio support via Cross-Sync (Upgrading version to 0.10.1. #1509) (f822fd7c)
Bug Fixes
add threading import and _resource_info to snapshot.py (659034aa)
restore implicit database_dialect reload in sync client (Adding HappyBase batch delete(). #1537) (67f51043)
resolve async deadlock in multiplexed session manager ([Documentation Issue] #1520) (c8f936b0)
Documentation
mark new AsyncIO APIs as experimental (Adding HappyBase Batch.put() and helpers. #1533) (3909c045)
A comment for field
transaction_tagin message.google.spanner.v1.RequestOptionsis changed (PiperOrigin-RevId: 865546011) (9d2338a6)A comment for field
routing_hintin messages.google.spanner.v1.ResultSetand.google.spanner.v1.PartialResultSetare changed (PiperOrigin-RevId: 878019893) (9d2338a6)Update high_priority_cpu_utilization_percent in AutoscalingConfig to be Optional and clarify its behavior when not specified (PiperOrigin-RevId: 845819318) (9d2338a6)
A comment for field
paramsin message.google.spanner.v1.PartitionQueryRequestis changed (PiperOrigin-RevId: 865546011) (9d2338a6)A comment in message
.google.spanner.v1.TransactionOptions.ReadWrite.ReadLockModeis changed (PiperOrigin-RevId: 878019893) (9d2338a6)A comment for field
commit_timestampin message.google.spanner.v1.BatchWriteResponseis changed (PiperOrigin-RevId: 865546011) (9d2338a6)minor update for Spanner Location API (PiperOrigin-RevId: 834841888) (9d2338a6)
A comment for field
param_typesin message.google.spanner.v1.PartitionQueryRequestis changed (PiperOrigin-RevId: 865546011) (9d2338a6)