Skip to content

v0.30.0

Compare
Choose a tag to compare
@abdolence abdolence released this 12 Mar 11:59
· 201 commits to master since this release
df4540f

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