All Versions
116
Latest Version
Avg Release Cycle
31 days
Latest Release
1077 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v6.8.1 Changes
December 22, 2020- ๐ fixed ignoring internal endpoints in acquireHostList (#DEVSUP-673)
-
v6.8.0 Changes
December 10, 2020- โ added configurable VST keep-alive
-
v6.7.5 Changes
September 22, 2020- ๐ allow customizing httpRequestRetryHandler
-
v6.7.4 Changes
September 03, 2020- ๐ fixed path escaping in
ArangoDatabase.route()
- โ added ssl hostname verifier to ArangoDB builder
- ๐ fixed path escaping in
-
v6.7.3 Changes
August 14, 2020- โ added
users
field toDBCreateOptions
- velocypack v2.4.1
- โ added
-
v6.7.2 Changes
July 29, 2020- velocypack v2.4.0
-
v6.7.1 Changes
July 07, 2020- ๐ fixed VST communication adding
accept
andcontent-type
headers to every message - ๐ fixed missing classes in GraalVM native image reflection configuration
- ๐ fixed VST communication adding
-
v6.7.0 Changes
July 01, 2020- โ added support of schema validation (ArangoDB v3.7)
- โ added support of
overwriteMode
on document creation, to allowinsert-ignore
,insert-replace
andinsert-update
(ArangoDB v3.7) - โ added support of
mergeObjects
for insert document withoverwriteMode: update
(ArangoDB v3.7) - โ added support of
storedValues
inArangoSearchProperties
(ArangoDB v3.7) - โ added support of
primarySortCompression
inArangoSearchProperties
(ArangoDB v3.7) - โ added support of
DisjointSmartGraphs
andSatelliteGraphs
(ArangoDB v3.7) - โ added support of
SatelliteGraphs
support (ArangoDB v3.7) - ๐ allow specifying return type on document update
- โ added
peakMemoryUsage
to aql statistics
-
v6.6.3 Changes
May 06, 2020- velocypack v2.3.1
-
v6.6.2 Changes
April 07, 2020- ๐ bugfix VelocyJack deserialization
- ๐ bugfix
allowImplicit
parameter in stream transactions - โ added
peakMemoryUsage
to aql statistics