Skip to content

Commit b74bb42

Browse files
authored
Release v1.3.2 (#399)
1 parent fc85307 commit b74bb42

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
# Change Log
22

33
## [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+
47
- Fix selectivityEstimate Index field type
58

69
## [1.3.1](https://github.com/arangodb/go-driver/tree/v1.3.1) (2022-03-23)
10+
711
- Add support for `exclusive` field for transaction options
812
- Fix cursor executionTime statistics getter
913
- Fix cursor warnings field type
1014
- Fix for DocumentMeta name field overrides name field
1115

1216
## [1.3.0](https://github.com/arangodb/go-driver/tree/v1.3.0) (2022-03-17)
17+
1318
- Disallow unknown fields feature
1419
- inBackground parameter in ArangoSearch links
1520
- ZKD indexes

0 commit comments

Comments
 (0)