Skip to content

Releases: fauna/fauna-python

v0.8.1

09 Aug 19:57
413445b
Compare
Choose a tag to compare

Added

  • Support for Contented Transaction Errors #136
  • Close method #137
  • Retry on transport errors #139

Updated

  • Timeouts documentation #138

v0.8.0

28 Jul 12:36
e982582
Compare
Choose a tag to compare

Fixed

  • Client Timeouts #132

Added

  • Schema Version support #131

Full Changelog: v0.7.1...v0.8.0

v0.7.1

29 Jun 10:22
e7296c6
Compare
Choose a tag to compare

Fixed

  • Encode Query timeout header correctly in #127

Full Changelog: v0.7.0...v0.7.1

v0.7.0 - 2023-06-02

03 Jun 11:53
99c9bc4
Compare
Choose a tag to compare

Added

  • Implement Client.paginate in #123

Fixed

  • Fix query timeout in #124

Full Changelog: v0.6.2...v0.7.0