We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc85307 commit b74bb42Copy full SHA for b74bb42
CHANGELOG.md
@@ -1,15 +1,20 @@
1
# Change Log
2
3
## [master](https://github.com/arangodb/go-driver/tree/master) (N/A)
4
+
5
+## [1.3.2](https://github.com/arangodb/go-driver/tree/v1.3.2) (2022-05-16)
6
7
- Fix selectivityEstimate Index field type
8
9
## [1.3.1](https://github.com/arangodb/go-driver/tree/v1.3.1) (2022-03-23)
10
11
- Add support for `exclusive` field for transaction options
12
- Fix cursor executionTime statistics getter
13
- Fix cursor warnings field type
14
- Fix for DocumentMeta name field overrides name field
15
16
## [1.3.0](https://github.com/arangodb/go-driver/tree/v1.3.0) (2022-03-17)
17
18
- Disallow unknown fields feature
19
- inBackground parameter in ArangoSearch links
20
- ZKD indexes
0 commit comments