Skip to content

Releases: fauna/fauna-python

v2.0.0

20 May 19:37
948cd79
Compare
Choose a tag to compare

What's Changed

  • Add streaming support in #177
  • Add support for @bytes in #179

Full Changelog: v1.1.2...v2.0.0

v1.1.2

20 May 19:36
cae273e
Compare
Choose a tag to compare

What's Changed

  • Fix performance issue in #167

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.2.0b3

26 Mar 21:22
f980ac9
Compare
Choose a tag to compare
v1.2.0b3 Pre-release
Pre-release

What's Changed

  • Initial work to support streams in #155
  • Add option for user to handle status events in #159

Full Changelog: v1.1.1...v1.2.0b3

v1.1.1

05 Mar 17:57
f6d5f23
Compare
Choose a tag to compare

What's Changed

  • Only detect circular refs when they're circular by @pnwpedro in #156

Full Changelog: v1.1.0...v1.1.1

v1.1.0

05 Sep 16:27
4b18abd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

21 Aug 14:55
bc834ea
Compare
Choose a tag to compare

What's Changed

  • v10 GA Launch (1.0.0) in #145

Full Changelog: v0.8.1...v1.0.0

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