Our next maintenance release – ArangoDB 2.8.7 – comes with several bug fixes and improved Foxx backwards compatibility. Here is a list of changes:

  • optimized primary=>secondary failover

  • fix detection of TRUE for whole documents

  • expose the User-Agent http header since github requires it

  • work with http servers that only send

  • fixed potential race condition between compactor and collector threads

  • fix removal of temporary directories on arangosh exit

  • javadoc-style comments in Foxx services are no longer interpreted as Foxx comments outside of controller/script/exports files (#1748)

  • removed remaining references to class syntax for Foxx Model and Repository from the documentation

  • added a safe-guard for corrupted master-pointer

You can download the latest version of ArangoDB from our download page.