Skip to content

Releases: abdolence/firestore-rs

v0.32.0

17 Apr 22:00
d2f4ab3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.31.0...v0.32.0

v0.31.0

04 Apr 19:31
cc37405
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.30.3...v0.31.0

v0.30.3

13 Mar 22:09
a502ce3
Compare
Choose a tag to compare

Full Changelog: v0.30.2...v0.30.3

  • Log level improvements for changes listener restarts

v0.30.2

12 Mar 22:58
608ae7c
Compare
Choose a tag to compare

What's Changed

  • Increased HTTP/2 keep alive timeouts to avoid server disconnecting clients with too many pings by @abdolence in #90

Full Changelog: v0.30.1...v0.30.2

v0.30.1

12 Mar 22:09
8d03a9c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.30.0...v0.30.1

v0.30.0

12 Mar 11:59
df4540f
Compare
Choose a tag to compare

What's Changed

  • Update Rust crate tokio to 1.26 by @renovate in #82
  • Listen error handlings updates by @abdolence in #84
  • FirestoreResumeStateStorage default implementations for Temp files and HashMap by @abdolence in #85

Migration notices:

  • FirestoreListenerTarget(i32) was changed to FirestoreListenerTarget(u32), to avoid specifying invalid target IDs.

Full Changelog: v0.29.0...v0.30.0

v0.29.0

25 Feb 11:17
4e6928b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.28.0...v0.29.0

v0.28.0

15 Feb 18:05
536e093
Compare
Choose a tag to compare
  • Firestore client instance cloning optimisations

Full Changelog: v0.27.0...v0.28.0

v0.27.0

09 Feb 16:55
c50b085
Compare
Choose a tag to compare

What's Changed

  • Firestore references serialization support by @abdolence in #75

Full Changelog: v0.26.2...v0.27.0

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