This repository was archived by the owner on Jun 8, 2026. It is now read-only.
Releases: googleapis/python-spanner
Releases · googleapis/python-spanner
google-cloud-spanner: v3.63.0
Sorry, something went wrong.
No results found
3.63.0 (2026-02-13)
Features
Bug Fixes
- prevent thread leak by ensuring singleton initialization (#1492) (e792136a)
Documentation
google-cloud-spanner 3.62.0
Sorry, something went wrong.
No results found
3.62.0 (2026-01-14)
Features
Bug Fixes
-
transaction_tag should be set on BeginTransactionRequest (#1463) (3d3cea0b)
-
resolve pre-release dependency failures and sqlparse recursion (#1472) (9ec95b7d)
-
handle errors during stream restart in snapshot (#1471) (c0668735)
google-cloud-spanner 3.61.0
Sorry, something went wrong.
No results found
3.61.0 (2025-12-16)
Features
google-cloud-spanner 3.60.0
Sorry, something went wrong.
No results found
3.60.0 (2025-12-10)
Features
-
make built-in metrics enabled by default (#1459) (64aebe7e)
-
Exposing AutoscalingConfig in InstancePartition (8b6f1540)
-
add support for experimental host (#1452) (9535e5e0)
-
enable OpenTelemetry metrics and tracing by default (#1410) (bb5095df)
-
add cloud.region, request_tag and transaction_tag in span attributes (#1449) (d37fb80a)
-
Add QueryAdvisorResult for query plan (PiperOrigin-RevId: 832425466) (e08260fe)
-
Add Send and Ack mutations for Queues (PiperOrigin-RevId: 832425466) (e08260fe)
-
Add Spanner location API (#1457) (PiperOrigin-RevId: 833474957) (e08260fe)
Bug Fixes
-
Deprecate credentials_file argument (8b6f1540)
-
configure keepAlive time for gRPC TCP connections (#1448) (efb2833e)
-
Provide Spanner Option to disable metrics (#1460) (f1ebc43b)
Documentation
v3.59.0
Sorry, something went wrong.
No results found
3.59.0 (2025-10-18)
Features
- spanner: Add lazy decode to partitioned query (#1411) (a09961b)
Bug Fixes
- spanner: Resolve TypeError in metrics resource detection (#1446) (7266686)
Documentation
- Add snippet for Repeatable Read configuration at client and transaction (#1326) (58e2406)
v3.58.0
Sorry, something went wrong.
No results found
3.58.0 (2025-09-10)
Features
Dependencies
- Remove Python 3.7 and 3.8 as supported runtimes (#1395) (fc93792)
v3.57.0
Sorry, something went wrong.
No results found
3.57.0 (2025-08-14)
Features
- Support configuring logger in dbapi kwargs (#1400) (ffa5c9e)
v3.56.0
Sorry, something went wrong.
No results found
3.56.0 (2025-07-24)
Features
- Add support for multiplexed sessions - read/write (#1389) (ce3f230)
- Add support for multiplexed sessions (#1383) (21f5028)
- Default enable multiplex session for all operations unless explicitly set to false (#1394) (651ca9c)
- spanner: Add new change_stream.proto (#1382) (ca6255e)
Performance Improvements
- Skip gRPC trailers for StreamingRead & ExecuteStreamingSql (#1385) (cb25de4)
v3.55.0
Sorry, something went wrong.
No results found
3.55.0 (2025-05-28)
Features
Bug Fixes
- E2E tracing metadata append issue (#1357) (3943885)
- Pass through kwargs in dbapi connect (#1368) (aae8d61)
- Remove setup.cfg configuration for creating universal wheels (#1324) (e064474)
Documentation
- A comment for field chunked_value in message .google.spanner.v1.PartialResultSet is changed (d532d57)
- A comment for field precommit_token in message .google.spanner.v1.PartialResultSet is changed (d532d57)
- A comment for field precommit_token in message .google.spanner.v1.ResultSet is changed (d532d57)
- A comment for field query_plan in message .google.spanner.v1.ResultSetStats is changed (d532d57)
- A comment for field row_count_lower_bound in message .google.spanner.v1.ResultSetStats is changed (d532d57)
- A comment for field row_type in message .google.spanner.v1.ResultSetMetadata is changed (d532d57)
- A comment for field rows in message .google.spanner.v1.ResultSet is changed (d532d57)
- A comment for field stats in message .google.spanner.v1.PartialResultSet is changed (d532d57)
- A comment for field stats in message .google.spanner.v1.ResultSet is changed (d532d57)
- A comment for field values in message .google.spanner.v1.PartialResultSet is changed (d532d57)
- A comment for message ResultSetMetadata is changed (d532d57)
- A comment for message ResultSetStats is changed (d532d57)
- Fix markdown formatting in transactions page (#1377) (de322f8)
v3.54.0
Sorry, something went wrong.
No results found
3.54.0 (2025-04-28)
Features
Bug Fixes
- Improve client-side regex statement parser (#1328) (b3c259d)