Skip to content

Releases: fauna/fauna-go

v3.0.1

02 Dec 20:27
4b5792a
Compare
Choose a tag to compare

What's Changed

  • fauna.NewClient respects the FAUNA_ENDPOINT environment variable

Full Changelog: v3.0.0...v3.0.1

v3.0.0

13 Nov 23:20
07a62d9
Compare
Choose a tag to compare

What's Changed

  • Add support for Event Feeds
  • Add support for handling 410 response from Fauna
  • Add support for processing_time_ms stats on Events
  • Updated Stream StartTS option function to use time.Time

Full Changelog: v2.0.5...v3.0.0

v2.0.5

12 Nov 19:48
a28ae91
Compare
Choose a tag to compare

What's Changed

  • Deprecation notice for StartTime #175

Full Changelog: v2.0.4...v2.0.5

v2.0.4

23 Oct 20:45
2c60603
Compare
Choose a tag to compare

What's Changed

  • Deprecation notices from Event Stream resources #175

Full Changelog: v2.0.3...v2.0.4

v2.0.3

23 Oct 20:43
2b71c91
Compare
Choose a tag to compare

What's Changed

  • Prevent retries on closed event streams #164

Full Changelog: v2.0.2...v2.0.3

v2.0.2

27 Jun 13:03
329511c
Compare
Choose a tag to compare

What's Changed

  • Reconnect streams on cluster rollout in #163

Full Changelog: v2.0.1...v2.0.2

v2.0.1

10 Jun 15:03
a9dcf20
Compare
Choose a tag to compare

What's Changed

  • Fix v2 imports in #159

Full Changelog: v2.0.0...v2.0.1

v2.0.0

07 Jun 17:51
7985866
Compare
Choose a tag to compare

What's Changed

  • Memoize FQL template regex by in #133
  • Drop mutext at txnTime in #145
  • Add streaming support in #153
  • Add support for @bytes in #154

New Contributors

Full Changelog: v1.1.1...v2.0.0

v1.1.1

12 Sep 17:54
f0d039a
Compare
Choose a tag to compare

Upgrade Required

This is a critical update for anyone using v1.1.0 to avoid possible 500s being returned when the driver is retrying 429 requests.

What's Changed

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