Skip to content

Releases: fauna/fauna-go

v1.1.0

08 Sep 13:47
5192993
Compare
Choose a tag to compare

Upgrade required

Any clients using v1.1.0 should upgrade to v1.1.1 to avoid possible 500s during retries.

What's Changed

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

v1.0.0

21 Aug 14:47
c34037c
Compare
Choose a tag to compare

What's Changed

  • v10 GA Launch (1.0.0) in #120

Full Changelog: v0.8.2...v1.0.0

v0.8.2

21 Aug 14:46
9fa558f
Compare
Choose a tag to compare

What's Changed

  • document timeouts in #119
  • encode raw fauna Docs in #121
  • bump version in #122

Full Changelog: v0.8.1...v0.8.2

v0.8.1

28 Jul 19:06
c66ecc3
Compare
Choose a tag to compare
  • Add HTTP Status Codes to Error Types #117

v0.8.0

28 Jul 12:25
0a542a4
Compare
Choose a tag to compare

What's Changed

  • Set Client Timeout #115
  • Added Schema Version #113

v0.7.0

29 Jun 15:33
ccd630e
Compare
Choose a tag to compare

What's Changed

  • Match json unmarshaling behavior in #95
  • Add NullDoc support in #101
  • Add QueryIterator in #98
  • Unmarshal Page in #106
  • Handle contended transaction errors in #107
  • Update driver HTTP Headers in #109
  • Use http.DefaultClient in #108

Full Changelog: v0.6.0...v0.7.0

v0.6.0

17 Apr 11:26
7f18f39
Compare
Choose a tag to compare
Bump to 0.6.0 (#92)

v0.5.0

28 Mar 21:03
bf440af
Compare
Choose a tag to compare

Initial release of the Fauna FQL X Driver