ArangoDB v3.4.3 Release Notes

Release Date: 2019-02-19 // about 5 years ago
    • ๐Ÿ›  fixed JS AQL query objects with empty query strings not being recognized as AQL queries

    • fixed issue #8137: NULL input field generates U_ILLEGAL_ARGUMENT_ERROR

    • ๐Ÿ›  fixed issue #8108: AQL variable - not working query since upgrade to 3.4 release

    • ๐Ÿ›  fixed possible segfault when using COLLECT with a LIMIT and an offset

    • ๐Ÿ›  fixed COLLECT forgetting top-level variables after 1000 rows

    • ๐Ÿ›  fix undefined behavior when calling user-defined AQL functions from an AQL query via a streaming cursor

    • ๐Ÿ›  fix broken validation of tick range in arangodump

    • โšก๏ธ updated bundled curl library to version 7.63.0

    • โž• added "peakMemoryUsage" in query results figures, showing the peak memory usage of the executed query. In a cluster, the value contains the peak memory usage across all shards, but it is not summed up across shards.

    • ๐Ÿ“š data masking: better documentation, fixed default phone number, changed default range to -100 and 100 for integer masking function

    • ๐Ÿ›  fix supervision's failed server handling to transactionally create all failed leader/followers along