Skip to content

Version 6.7.0

Compare
Choose a tag to compare
@rashtao rashtao released this 01 Jul 08:49
  • 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