Skip to content

Commit

Permalink
Release v1.3.2 (#399)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwierzbo authored May 17, 2022
1 parent fc85307 commit b74bb42
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,20 @@
# Change Log

## [master](https://github.com/arangodb/go-driver/tree/master) (N/A)

## [1.3.2](https://github.com/arangodb/go-driver/tree/v1.3.2) (2022-05-16)

- Fix selectivityEstimate Index field type

## [1.3.1](https://github.com/arangodb/go-driver/tree/v1.3.1) (2022-03-23)

- Add support for `exclusive` field for transaction options
- Fix cursor executionTime statistics getter
- Fix cursor warnings field type
- Fix for DocumentMeta name field overrides name field

## [1.3.0](https://github.com/arangodb/go-driver/tree/v1.3.0) (2022-03-17)

- Disallow unknown fields feature
- inBackground parameter in ArangoSearch links
- ZKD indexes
Expand Down

0 comments on commit b74bb42

Please sign in to comment.