All Versions
116
Latest Version
Avg Release Cycle
31 days
Latest Release
1143 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v7.0.2-SNAPSHOT
April 16, 2020 -
v7.0.1-SNAPSHOT
April 16, 2020 -
v7.0.0-SNAPSHOT
February 03, 2020 -
v6.18.0 Changes
June 07, 2022- ๐ deprecated usage of deprecated server API (#440)
- introduced new field entity annotations:
@Id
,@Key
,@Rev
,@From
,@To
(#439) - ๐ deprecated VPack serialization in favor of Jackson API
- โ added
deduplicate
option inPersistentIndex
(#437)
-
v6.17.0 Changes
May 17, 2022- โก๏ธ updated dependencies
- ๐ fixed IndexOutOfBoundsException in RoundRobinHostHandler (#435)
- ๐ฐ warn on json request payload size too big (#434)
- ๐ fixed various serialization bugs in native image (#425)
-
v6.16.1 Changes
February 23, 2022- ๐ fixed retry behavior of HTTP connections in case of timeout exceptions (#429)
- ๐ fixed NPE when serializing ArangoSearch properties (#427)
-
v6.16.0 Changes
January 27, 2022- ๐ deprecated hash and skiplist indexes (#424)
- ๐ fixed active failover concurrency bug (#423)
- โ added support for overload metrics (ArangoDB 3.9, #419)
- โ added support for Segmentation and Collation ArangoSearch analyzers (ArangoDB 3.9, #418)
- โ added support for ZKD indexes (ArangoDB 3.9, #417)
- โ added
all
log topic (ArangoDB 3.9, #416) - โ added support for Hybrid SmartGraphs (ArangoDB 3.9, #415)
- โ added support for database unicode names, added
DbName
class to represent database names in public API parameters to ease unicode names normalization (ArangoDB 3.9, #405)
-
v6.15.0 Changes
December 29, 2021- JWT authentication (#421)
- ๐ fixed swallowing connection exceptions (#420)
- ๐ fixed
stopwords
analyzer (#414) - set max retries for active failover redirects (#412)
- ๐ fixed deserializing
null
value as String (#411)
-
v6.14.0 Changes
October 01, 2021- ๐ fixed issues with non-English locales (#407)
- ๐ implemented support for
GET /_admin/server/id
- ๐ fixed
acquireHostListInterval
javadoc, interval in milliseconds - ๐ fixed NPE in
CursorEntity.extra
andCursorEntity.Extras.stats
-
v6.13.0 Changes
August 25, 2021- โ added support for
fillBlockCache
in AQL query options (ArangoDB v3.8.1) - ๐ fixed exceptions handling during shutdown (#400)
- โ added native image configuration for HTTP communication
- โก๏ธ updated native image reflection configuration
- โ added support for