Skip to content

Releases: googleapis/python-firestore

v2.0.0

10 Nov 18:47
75d0a48

Choose a tag to compare

⚠ BREAKING CHANGES

  • remove support for Python 2.7
  • remove v1beta1 surface for v2 (#96)
  • Begin using new microgenerator for v2 firestore (#91)
  • from firestore-0.30.0: revert to merge not being an option;

Features

Bug Fixes

Read more

v2.0.0-dev2

27 Oct 17:16
ac1abaa

Choose a tag to compare

⚠ BREAKING CHANGES

  • remove v1beta1 surface for v2 (#96)
  • Begin using new microgenerator for v2 firestore (#91)
  • from firestore-0.30.0: revert to merge not being an option;

Features

Bug Fixes

Documentation

v2.0.0-dev1

21 Aug 03:01
a22ecdd

Choose a tag to compare

⚠ BREAKING CHANGES

  • remove v1beta1 surface for v2 (#96)
  • Begin using new microgenerator for v2 firestore (#91)
  • from firestore-0.30.0: revert to merge not being an option;

Features

Bug Fixes

Documentation

Read more

v1.9.0

19 Aug 17:08
140e158

Choose a tag to compare

Features

  • firestore: add client_options to base class (#148) (91d6580)

v1.8.1

07 Jul 01:01
71737a6

Choose a tag to compare

Bug Fixes

v1.8.0

06 Jul 21:31
8a91515

Choose a tag to compare

Features

  • support limit to last feature (#57) (8c75e21)
  • firestore: add support of emulator to run system tests on emulator (#31) (891edc7)
  • firestore: add v1beta1 deprecation annotation (#34) (b9e2ab5)
  • v1: add batch write (#62) (1415bc4)

Bug Fixes

  • Support more Python sequence types when encoding to Protobuf (#21) (b1c5987)
  • firestore: use specific naming convention (#58) (c97a168)

Documentation

  • firestore: on_snapshot document changes (#79) (c556fc5)

v1.7.0

18 May 19:31
777d0e3

Choose a tag to compare

chore: release 1.7.0 (#41)

:robot: I have created a release \*beep\* \*boop\* 
---
## [1.7.0](https://www.github.com/googleapis/python-firestore/compare/v1.6.2...v1.7.0) (2020-05-18)


### Features

* Create CODEOWNERS ([#40](https://www.github.com/googleapis/python-firestore/issues/40)) ([a0cbf40](https://www.github.com/googleapis/python-firestore/commit/a0cbf403fe88f07c83bec81f275ac168be573e93))


### Bug Fixes

* **firestore:** fix get and getall method of transaction ([#16](https://www.github.com/googleapis/python-firestore/issues/16)) ([de3aca0](https://www.github.com/googleapis/python-firestore/commit/de3aca0e78b68f66eb76bc679c6e95b0746ad590))
* Update team to be in correct org ([#43](https://www.github.com/googleapis/python-firestore/issues/43)) ([bef5a3a](https://www.github.com/googleapis/python-firestore/commit/bef5a3af4613b5f9d753bb6f45275e480e4bb301))
* **firestore:** fix lint ([#48](https://www.github.com/googleapis/python-firestore/issues/48)) ([7fa00c4](https://www.github.com/googleapis/python-firestore/commit/7fa00c49dc3fab1d687fff9246f3e5ff0682cac0))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).

v1.6.2

03 Feb 18:57
3a37ce9

Choose a tag to compare

chore: release 1.6.2 (#2)

* updated CHANGELOG.md [ci skip]

* updated setup.py [ci skip]