Release Notes - Fauna 2.12.0
Released 2020-05-05
The Fauna team is pleased to announce the availability of Fauna 2.12.0.
Highlights
-
All drivers now support the specification of a query timeout in milliseconds. When the timeout period has elapsed, the active query is terminated and an error is returned.
-
The Go driver now accepts the native
nil
in place off.Null()
. -
The Go driver now supports the various type check functions, including
IsArray
and similar. -
The C# driver now supports the
Documents
function.
Issues fixed
-
Fixed an issue that prevented index tasks operating on deleted collections from completing.
-
Fixed an issue that prevented
Ref("classes/users/self")
from returning a reference to the current logged-in user.
Next steps
Learn more about Fauna from our product page.
Was this article helpful?
We're sorry to hear that.
Tell us how we can improve!
Visit Fauna's forums
or email docs@fauna.com
Thank you for your feedback!