Skip to content

Releases: abdolence/firestore-rs

v0.39.1

17 Feb 11:11
c42a5b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.39.0...v0.39.1

v0.39.0

03 Jan 14:34
3c85a26
Compare
Choose a tag to compare
  • Relaxing lifetime restrictions on streams returned by select/list

Full Changelog: v0.38.0...v0.39.0

v0.38.0

02 Jan 11:05
df6f1e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.37.5...v0.38.0

v0.37.5

21 Dec 22:15
918b8f0
Compare
Choose a tag to compare

What's Changed

  • Update Rust crate gcloud-sdk to 0.23 by @renovate in #143
  • Fix rolling back in run_transaction when user errors occurs by @abdolence in #149

Full Changelog: v0.37.4...v0.37.5

v0.37.4

01 Dec 18:30
b6d27c8
Compare
Choose a tag to compare

What's Changed

  • Fix explicit null value serialization for timestamps by @emanon001 in #145

New Contributors

Full Changelog: v0.37.3...v0.37.4

v0.37.3

23 Nov 10:55
695e8ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.37.2...v0.37.3

v0.37.2

08 Oct 10:39
44afe3c
Compare
Choose a tag to compare

What's Changed

  • List/Query cache support for /firestore/response_time tracing attribute by @abdolence in #131
  • Faster cache preloading using select instead of list by @abdolence in #132

Full Changelog: v0.37.1...v0.37.2

v0.37.1

07 Oct 12:47
cc9eabc
Compare
Choose a tag to compare
  • ReadCachedOnly mode fixes for caching list and select

Full Changelog: v0.37.0...v0.37.1

v0.37.0

07 Oct 10:25
a959bfa
Compare
Choose a tag to compare

What's Changed

  • Improved caching support by @abdolence in #130
    • Query in local cache support using filters, sorting, paging, etc
    • Nested collections support and related small API changes for cache configuration
    • Performance optimisations for cache implementations

Full Changelog: v0.36.0...v0.37.0

v0.36.0

01 Oct 11:28
e5dd272
Compare
Choose a tag to compare

What's Changed

  • Update Rust crate redb to 1.2 by @renovate in #126
  • Updated gcloud-sdk to v0.21 and removed direct tonic/prost deps by @abdolence in #127

Full Changelog: v0.35.2...v0.36.0