Skip to content

Releases: abdolence/firestore-rs

v0.26.2

07 Feb 16:04
72fce70
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.26.0...v0.26.2

v0.26.0

02 Feb 19:41
9b70fba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.0...v0.26.0

v0.25.0

15 Jan 14:09
87b72d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.0...v0.25.0

v0.24.0

15 Jan 13:13
efdb577
Compare
Choose a tag to compare

What's Changed

  • Allow FIRESTORE_EMULATOR_HOST to be set without a scheme by @chanced in #61
  • Allow to return user errors in run transactions by @abdolence in #60
  • Update Rust crate gcloud-sdk to 0.19.14 by @renovate in #63

New Contributors

Full Changelog: v0.23.0...v0.24.0

v0.23.0

10 Jan 17:22
7f36b62
Compare
Choose a tag to compare

What's Changed

  • Update Rust crate gcloud-sdk to 0.19.13 by @renovate in #52
  • Update Rust crate tokio to 1.24 by @renovate in #53
  • Support for LatLng/GeoPoint datatype in Firestore Serde serializer by @abdolence in #55

Full Changelog: v0.22.0...v0.23.0

v0.22.0

12 Dec 17:41
e594878
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.22.0

v0.19.0

04 Dec 14:41
48b0b8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.3...v0.19.0

v0.18.3

17 Nov 19:34
48d9711
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.2...v0.18.3

v0.18.2

14 Nov 22:20
ca073d0
Compare
Choose a tag to compare
  • Wrapping type FirestoreTimestamp supports now Clone, Debug, PartialEq, PartialOrd

Full Changelog: v0.18.1...v0.18.2

v0.18.1

13 Nov 21:22
54388e0
Compare
Choose a tag to compare

What's Changed

  • Batch writes support by @abdolence in #36
  • Strict error handling version for listing doc/objects: stream_list_doc_with_errors/stream_list_obj_with_errors support
  • Update/Delete precondition support by @abdolence in #35

Full Changelog: v0.16.3...v0.18.1