Skip to content

Releases: fauna/fauna-python

v2.4.0

02 Dec 22:54
dd48ff7
Compare
Choose a tag to compare

What's Changed

  • Updated httpx to 0.28.0

Full Changelog: v2.3.0...v2.4.0

v2.3.0

02 Dec 14:29
5aca6d5
Compare
Choose a tag to compare

What's Changed

  • Add debug logging
  • Renamed CDC terms

Full Changelog: v2.2.0...v2.3.0

v2.2.0

02 Oct 17:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

21 Aug 20:17
510825e
Compare
Choose a tag to compare

What's Changed

  • Use HTTP/1.1 instead of HTTP/2 #189

    NOTE: This change solves an occasional issue where the Python driver would transparently retry queries when connections to Fauna were long-lived.

Full Changelog: v2.0.0...v2.1.0

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