We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94e4ee7 commit 477d962Copy full SHA for 477d962
CHANGELOG.md
@@ -1,9 +1,12 @@
1
# Change Log
2
3
## [master](https://github.com/arangodb/go-driver/tree/master) (N/A)
4
+
5
+## [1.3.1](https://github.com/arangodb/go-driver/tree/v1.3.1) (2022-03-23)
6
- Add support for `exclusive` field for transaction options
7
- Fix cursor executionTime statistics getter
8
- Fix cursor warnings field type
9
+- Fix for DocumentMeta name field overrides name field
10
11
## [1.3.0](https://github.com/arangodb/go-driver/tree/v1.3.0) (2022-03-17)
12
- Disallow unknown fields feature
0 commit comments