Releases: abdolence/firestore-rs
Releases · abdolence/firestore-rs
v0.39.1
What's Changed
- Update Rust crate redb to 1.5 by @renovate in #153
- FirestoreReference.split auxilary method support by @abdolence in #155
Full Changelog: v0.39.0...v0.39.1
v0.39.0
- Relaxing lifetime restrictions on streams returned by select/list
Full Changelog: v0.38.0...v0.39.0
v0.38.0
What's Changed
- Support for provided external token source by @abdolence in #152
Full Changelog: v0.37.5...v0.38.0
v0.37.5
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
What's Changed
- Fix explicit null value serialization for timestamps by @emanon001 in #145
New Contributors
- @emanon001 made their first contribution in #145
Full Changelog: v0.37.3...v0.37.4
v0.37.3
What's Changed
- Use tracing fields to store variable log data by @NickCaplinger in #134
- Update Rust crate redb to 1.4 by @renovate in #139
- Fix too much contention bug with read only transactions by @abdolence in #141
Full Changelog: v0.37.2...v0.37.3
v0.37.2
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
ReadCachedOnly
mode fixes for cachinglist
andselect
Full Changelog: v0.37.0...v0.37.1
v0.37.0
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
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