Skip to content

Releases: abdolence/firestore-rs

v0.16.1

13 Nov 10:42
e929848
Compare
Choose a tag to compare
  • Partition query cursors fixes

Full Changelog: v0.16.0...v0.16.1

v0.16.0

12 Nov 19:31
d7292b9
Compare
Choose a tag to compare

What's Changed

  • Partition query support by @abdolence in #34
  • Improved the security of the path builder sanitizing document ids by @abdolence in #33

Full Changelog: v0.15.1...v0.16.0

v0.15.1

08 Nov 10:02
d70e389
Compare
Choose a tag to compare

What's Changed

  • Update Rust crate gcloud-sdk to 0.19.8 by @renovate in #30
  • Document ID format now is verified to avoid possible misuses;

Full Changelog: v0.15.0...v0.15.1

v0.15.0

06 Nov 12:44
3681541
Compare
Choose a tag to compare

Full Changelog: v0.14.0...v0.15.0

v0.14.0

05 Nov 13:19
19ffa68
Compare
Choose a tag to compare
  • API updates:
    • Consistent naming for get_doc/get_obj/batch/create methods
    • Fluent API support for get/batch get
  • Get and batch get for doc/objects now support return_only_fields (both for the Fluent and the classic API)

Full Changelog: v0.12.14...v0.14.0

v0.12.14

05 Nov 10:30
b79a2b7
Compare
Choose a tag to compare
  • Error handling improvements for batch get operations
  • Logging/tracing improvements for create/update/delete operations

Full Changelog: v0.12.12...v0.12.14

v0.12.12

26 Oct 16:18
b0e78a8
Compare
Choose a tag to compare

What's Changed

  • Delete/Update Fluent API transactions support by @abdolence in #28

Full Changelog: v0.12.11...v0.12.12

v0.12.11

25 Oct 15:26
19aacbd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.9...v0.12.11

v0.12.9

25 Oct 08:22
d52481e
Compare
Choose a tag to compare
  • Fixed start_at/end_at in Fluent API

Full Changelog: v0.12.8...v0.12.9

v0.12.8

24 Oct 18:02
875210e
Compare
Choose a tag to compare
  • Fluent API for listing documents support

Full Changelog: v0.12.7...v0.12.8