Skip to content

Releases: googleapis/python-firestore

v2.10.0

22 Feb 00:07
df461ce
Compare
Choose a tag to compare

2.10.0 (2023-02-21)

Features

Bug Fixes

v2.9.1

23 Jan 15:52
54c836b
Compare
Choose a tag to compare

2.9.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (5924bdc)

Documentation

  • Add documentation for enums (5924bdc)

v2.9.0

12 Jan 20:43
3d5299a
Compare
Choose a tag to compare

2.9.0 (2023-01-12)

Features

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