Releases: googleapis/python-firestore
Releases · googleapis/python-firestore
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
v1.9.2
1.9.2 (2022-06-08)
Bug Fixes
- deps: require protobuf<4.0.0 on v1 branch (#604) (fb76a71)
v2.5.3
2.5.3 (2022-06-02)
Documentation
- fix changelog header to consistent size (#597) (0aca503)
v2.5.2
2.5.2 (2022-06-01)
Bug Fixes