Skip to content

Releases: googleapis/python-firestore

v1.8.1

07 Jul 01:01
71737a6
Compare
Choose a tag to compare

Bug Fixes

v1.8.0

06 Jul 21:31
8a91515
Compare
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
Compare
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
Compare
Choose a tag to compare
chore: release 1.6.2 (#2)

* updated CHANGELOG.md [ci skip]

* updated setup.py [ci skip]