Releases: googleapis/python-firestore
Releases · googleapis/python-firestore
v2.10.0
2.10.0 (2023-02-21)
Features
Bug Fixes
v2.9.1
2.9.1 (2023-01-20)
Bug Fixes
- Add context manager return types (5924bdc)
Documentation
- Add documentation for enums (5924bdc)
v2.9.0
2.9.0 (2023-01-12)
Features
v2.8.0
2.8.0 (2023-01-10)
Features
v2.7.3
2.7.3 (2022-12-08)
Bug Fixes
- deps: Require google-api-core >=1.34.0, >=2.11.0 (626710f)
- Drop usage of pkg_resources (626710f)
- Fix timeout default values (626710f)
- Fix typehint on AsyncDocumentReference.get() (#649) (a8d79c8)
Documentation
- async_client: Fix typo in get_mtls_endpoint_and_cert_source doc (#662) (b431b4a)
- samples: Snippetgen should call await on the operation coroutine before calling result (626710f)
v2.7.2
2.7.2 (2022-10-10)
Bug Fixes
v2.7.1
2.7.1 (2022-09-29)
Bug Fixes
v2.7.0
2.7.0 (2022-09-13)
Features
- add firestore aggregation query apis to the stable googleapis branch (f25fd82)
v2.6.1
2.6.1 (2022-08-11)
Bug Fixes
- deps: allow protobuf < 5.0.0 (#624) (4baf837)
- deps: require proto-plus >= 1.22.0 (4baf837)
v2.6.0
2.6.0 (2022-07-15)
Features
Bug Fixes