Skip to content

Releases: googleapis/python-firestore

v2.8.0

10 Jan 17:58
24c3848
Compare
Choose a tag to compare

2.8.0 (2023-01-10)

Features

v2.7.3

09 Dec 00:01
5721b2d
Compare
Choose a tag to compare

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

10 Oct 17:59
5886694
Compare
Choose a tag to compare

2.7.2 (2022-10-10)

Bug Fixes

v2.7.1

04 Oct 00:50
3bae9ee
Compare
Choose a tag to compare

2.7.1 (2022-09-29)

Bug Fixes

v2.7.0

19 Sep 19:17
f3a2d1b
Compare
Choose a tag to compare

2.7.0 (2022-09-13)

Features

  • add firestore aggregation query apis to the stable googleapis branch (f25fd82)

v2.6.1

16 Aug 15:50
c49e5a1
Compare
Choose a tag to compare

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

18 Jul 13:04
eab0083
Compare
Choose a tag to compare

2.6.0 (2022-07-15)

Features

Bug Fixes

v1.9.2

09 Jun 14:49
787e8c4
Compare
Choose a tag to compare

1.9.2 (2022-06-08)

Bug Fixes

  • deps: require protobuf<4.0.0 on v1 branch (#604) (fb76a71)

v2.5.3

02 Jun 23:14
3d3619b
Compare
Choose a tag to compare

2.5.3 (2022-06-02)

Documentation

  • fix changelog header to consistent size (#597) (0aca503)

v2.5.2

01 Jun 18:18
975b186
Compare
Choose a tag to compare

2.5.2 (2022-06-01)

Bug Fixes