Releases: googleapis/python-spanner
Releases · googleapis/python-spanner
v3.35.0
3.35.0 (2023-05-16)
Features
- Add support for updateDatabase in Cloud Spanner (#914) (6c7ad29)
v3.34.0
3.34.0 (2023-05-16)
Features
- Add support for UpdateDatabase in Cloud Spanner (#941) (38fb890)
Bug Fixes
v3.31.0
3.31.0 (2023-04-12)
Features
- Add databoost enabled property for batch transactions (#892) (ffb3915)
Bug Fixes
v3.29.0
3.29.0 (2023-03-23)
Features
- Adding new fields for Serverless analytics (#906) (2a5a636)
Bug Fixes
- Correcting the proto field Id for field data_boost_enabled (#915) (428aa1e)
Documentation
- Fix formatting of request arg in docstring (#918) (c022bf8)
v3.28.0
3.28.0 (2023-02-28)
Features
- Enable "rest" transport in Python for services supporting numeric enums (#897) (c21a0d5)
v3.27.1
3.27.1 (2023-01-30)
Bug Fixes
- Add context manager return types (830f325)
- Change fgac database role tags (#888) (ae92f0d)
- Fix for database name in batch create request (#883) (5e50beb)
Documentation
- Add documentation for enums (830f325)
v3.27.0
3.27.0 (2023-01-10)
Features
- Add support for python 3.11 (#879) (4b8c2cf)
- Add typing to proto.Message based class attributes (4683d10)
Bug Fixes
- Add dict typing for client_options (4683d10)
- deps: Require google-api-core >=1.34.0, >=2.11.0 (4683d10)
- Drop packaging dependency (4683d10)
- Drop usage of pkg_resources (4683d10)
- Fix timeout default values (4683d10)
Documentation
- samples: Snippetgen handling of repeated enum field (4683d10)
- samples: Snippetgen should call await on the operation coroutine before calling result (4683d10)