Releases: fauna/fauna-go
Releases · fauna/fauna-go
v3.0.1
What's Changed
fauna.NewClient
respects theFAUNA_ENDPOINT
environment variable
Full Changelog: v3.0.0...v3.0.1
v3.0.0
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
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
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
- @adambollen made their first contribution in #129
- @jrodewig made their first contribution in #136
Full Changelog: v1.1.1...v2.0.0