Releases: googleapis/python-datastore
Releases · googleapis/python-datastore
v2.14.0
2.14.0 (2023-02-28)
Features
- Enable "rest" transport in Python for services supporting numeric enums (6785908)
Documentation
- Minor documentation formatting and cleanup (6785908)
v2.13.1
2.13.1 (2023-01-20)
Bug Fixes
- Add context manager return types (9cec031)
Documentation
- Add documentation for enums (9cec031)
v2.13.0
2.13.0 (2023-01-14)
Features
- Add dynamic routing header annotation to DatastoreV1 (#400) (1043ba3)
- New transaction options for datastoreV1 (#402) (906d026)
v2.11.1
2.11.1 (2022-12-09)
Bug Fixes
- deps: Require google-api-core >=1.34.0, >=2.11.0 (6f6bb63)
- Drop usage of pkg_resources (6f6bb63)
- Fix timeout default values (6f6bb63)
Documentation
- samples: Snippetgen should call await on the operation coroutine before calling result (6f6bb63)
v2.9.0
2.9.0 (2022-10-18)
Features
Bug Fixes