Releases: fauna/fauna-go
Releases · fauna/fauna-go
v1.1.0
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
v0.8.1
- Add HTTP Status Codes to Error Types #117
v0.8.0
What's Changed
- Set Client Timeout #115
- Added Schema Version #113
v0.7.0
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.5.0
Initial release of the Fauna FQL X Driver