Skip to content

Commit e90473f

Browse files
chore: librarian release pull request: 20260401T143707Z (googleapis#16504)
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 <details><summary>google-cloud-spanner: v3.64.0</summary> ## [v3.64.0](googleapis/google-cloud-python@google-cloud-spanner-v3.63.0...google-cloud-spanner-v3.64.0) (2026-04-01) ### Features * use inline begin to eliminate BeginTransaction RPC (googleapis#1502) ([00d5f8e6](googleapis@00d5f8e6)) * add TLS/mTLS support for experimental host (googleapis#1479) ([0c4c5da](googleapis@0c4c5da3)) * add Client Context support to options (googleapis#1499) ([0da5f78](googleapis@0da5f785)) * Exposing total CPU related fields in AutoscalingConfig (PiperOrigin-RevId: 845819318) ([9d2338a](googleapis@9d2338a6)) * include cache updates into the ResultSet response (PiperOrigin-RevId: 865546011) ([9d2338a](googleapis@9d2338a6)) * add a ClientContext field to Spanner requests (PiperOrigin-RevId: 853323071) ([9d2338a](googleapis@9d2338a6)) * include cache updates and routing hint into BeginTransaction and Commit request/response respectively (PiperOrigin-RevId: 878019893) ([9d2338a](googleapis@9d2338a6)) * add Secure Parameters to the ClientContext (PiperOrigin-RevId: 853323071) ([9d2338a](googleapis@9d2338a6)) * implement native asyncio support via Cross-Sync (googleapis#1509) ([f822fd7](googleapis@f822fd7c)) ### Bug Fixes * add threading import and _resource_info to snapshot.py ([659034a](googleapis@659034aa)) * restore implicit database_dialect reload in sync client (googleapis#1537) ([67f5104](googleapis@67f51043)) * resolve async deadlock in multiplexed session manager (googleapis#1520) ([c8f936b](googleapis@c8f936b0)) ### Documentation * mark new AsyncIO APIs as experimental (googleapis#1533) ([3909c04](googleapis@3909c045)) * A comment for field `transaction_tag` in message `.google.spanner.v1.RequestOptions` is changed (PiperOrigin-RevId: 865546011) ([9d2338a](googleapis@9d2338a6)) * A comment for field `routing_hint` in messages `.google.spanner.v1.ResultSet` and `.google.spanner.v1.PartialResultSet` are changed (PiperOrigin-RevId: 878019893) ([9d2338a](googleapis@9d2338a6)) * Update high_priority_cpu_utilization_percent in AutoscalingConfig to be Optional and clarify its behavior when not specified (PiperOrigin-RevId: 845819318) ([9d2338a](googleapis@9d2338a6)) * A comment for field `params` in message `.google.spanner.v1.PartitionQueryRequest` is changed (PiperOrigin-RevId: 865546011) ([9d2338a](googleapis@9d2338a6)) * A comment in message `.google.spanner.v1.TransactionOptions.ReadWrite.ReadLockMode` is changed (PiperOrigin-RevId: 878019893) ([9d2338a](googleapis@9d2338a6)) * A comment for field `commit_timestamp` in message `.google.spanner.v1.BatchWriteResponse` is changed (PiperOrigin-RevId: 865546011) ([9d2338a](googleapis@9d2338a6)) * minor update for Spanner Location API (PiperOrigin-RevId: 834841888) ([9d2338a](googleapis@9d2338a6)) * A comment for field `param_types` in message `.google.spanner.v1.PartitionQueryRequest` is changed (PiperOrigin-RevId: 865546011) ([9d2338a](googleapis@9d2338a6)) </details>
1 parent 14abfd5 commit e90473f

10 files changed

Lines changed: 358 additions & 465 deletions

File tree

.librarian/state.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -943,6 +943,15 @@ libraries:
943943
remove_regex:
944944
- packages/google-cloud-bigquery-storage
945945
tag_format: '{id}-v{version}'
946+
- id: google-cloud-bigtable
947+
version: 2.35.0
948+
last_generated_commit: ""
949+
apis: []
950+
source_roots:
951+
- packages/google-cloud-bigtable
952+
preserve_regex: []
953+
remove_regex: []
954+
tag_format: '{id}-v{version}'
946955
- id: google-cloud-billing
947956
version: 1.19.0
948957
last_generated_commit: 3322511885371d2b2253f209ccc3aa60d4100cfd
@@ -957,15 +966,6 @@ libraries:
957966
remove_regex:
958967
- packages/google-cloud-billing/
959968
tag_format: '{id}-v{version}'
960-
- id: google-cloud-bigtable
961-
version: 2.35.0
962-
last_generated_commit: ""
963-
apis: []
964-
source_roots:
965-
- packages/google-cloud-bigtable
966-
preserve_regex: []
967-
remove_regex: []
968-
tag_format: '{id}-v{version}'
969969
- id: google-cloud-billing-budgets
970970
version: 1.20.0
971971
last_generated_commit: 3322511885371d2b2253f209ccc3aa60d4100cfd
@@ -3236,7 +3236,7 @@ libraries:
32363236
- packages/google-cloud-source-context/
32373237
tag_format: '{id}-v{version}'
32383238
- id: google-cloud-spanner
3239-
version: 3.63.0
3239+
version: 3.64.0
32403240
last_generated_commit: 64f1dbf504bab7b58ed96a539a5b26a7ebfc65c7
32413241
apis:
32423242
- path: google/spanner/admin/instance/v1

0 commit comments

Comments
 (0)