pypi google-cloud-firestore 2.14.0
v2.14.0

latest releases: 2.16.0, 2.15.0
5 months ago

2.14.0 (2023-12-13)

Features

  • Add support for Python 3.12 (#795) (b301f8b)
  • Expose Firestore namespace ID fields in import/export APIs to stable (3a624a9)
  • Expose Firestore PITR fields in Database to stable (3a624a9)
  • Expose Firestore snapshot_time field in export API to stable (3a624a9)
  • Introduce compatibility with native namespace packages (#792) (510adce)
  • SERVER_TIMESTAMP should survive deep copies (#820) (#821) (2b17705)

Bug Fixes

  • Remove used of deprecated datetime.datetime.utcnow() and datetime.utcfromtimestamp() (4a74d71)
  • Use retry_async instead of retry in async client (cae9e46)

Documentation

  • Assorted typo fixes and whitespace updates (3a624a9)
  • Deprecate google.cloud.firestore_v1.rate_limiter.utcnow (4a74d71)

Don't miss a new google-cloud-firestore release

NewReleases is sending notifications on new releases.