All Versions
116
Latest Version
Avg Release Cycle
31 days
Latest Release
1443 days ago

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
  • v6.7.3 Changes

    August 14, 2020
    • โž• added users field to DBCreateOptions
    • velocypack v2.4.1
  • v6.7.2 Changes

    July 29, 2020
    • velocypack v2.4.0
  • v6.7.1 Changes

    July 07, 2020
    • ๐Ÿ›  fixed VST communication adding accept and content-type headers to every message
    • ๐Ÿ›  fixed missing classes in GraalVM native image reflection configuration
  • v6.7.0 Changes

    July 01, 2020
    • โž• added support of schema validation (ArangoDB v3.7)
    • โž• added support of overwriteMode on document creation, to allow insert-ignore, insert-replace and insert-update (ArangoDB v3.7)
    • โž• added support of mergeObjects for insert document with overwriteMode: update (ArangoDB v3.7)
    • โž• added support of storedValues in ArangoSearchProperties (ArangoDB v3.7)
    • โž• added support of primarySortCompression in ArangoSearchProperties (ArangoDB v3.7)
    • โž• added support of DisjointSmartGraphs and SatelliteGraphs (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