File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66
77## [ Unreleased]
88
9- - added ` DbName ` class to represent database names in public API parameters, to ease unicode names normalization (#405 )
9+ ## [ 6.16.0] - 2022-01-27
10+
11+ - deprecated hash and skiplist indexes (#424 )
12+ - fixed active failover concurrency bug (#423 )
13+ - added support for overload metrics (ArangoDB 3.9, #419 )
14+ - added support for Segmentation and Collation ArangoSearch analyzers (ArangoDB 3.9, #418 )
15+ - added support for ZKD indexes (ArangoDB 3.9, #417 )
16+ - added ` all ` log topic (ArangoDB 3.9, #416 )
17+ - added support for Hybrid SmartGraphs (ArangoDB 3.9, #415 )
18+ - added support for database unicode names, added ` DbName ` class to represent database names in public API parameters to
19+ ease unicode names normalization (ArangoDB 3.9, #405 )
1020
1121## [ 6.15.0] - 2021-12-29
1222
Original file line number Diff line number Diff line change 55
66 <groupId >com.arangodb</groupId >
77 <artifactId >arangodb-java-driver</artifactId >
8- <version >6.15 .0</version >
8+ <version >v6.16 .0</version >
99 <inceptionYear >2016</inceptionYear >
1010 <packaging >jar</packaging >
1111
You can’t perform that action at this time.
0 commit comments