We are happy to announce the release of ArangoDB version 3.10.3!
This patch version is ready for production deployment and is a recommended upgrade for all 3.10 users.
Apart from some basic cleanup and code improvements related to found issues, the following notable things have been added to the 3.10.3 version of ArangoDB:
- Updated arangosync to v2.14.0.
- Updated ArangoDB Starter to 0.15.6.
- Prevent agency configuration confusion by an agent which comes back without its data directory and thus without its UUID.
- Added startup option `--rocksdb.bloom-filter-bits-per-key` to configure the average number of bits to use per key in a Bloom filter.
- Make the cache_oblivious option of jemalloc configurable from the environment.
Full changelog can be found here:
https://github.com/arangodb/arangodb/blob/v3.10.3/CHANGELOG.
Version 3.10.3 distributives can be obtained at
https://www.arangodb.com/download/ and
https://download.arangodb.com/arangodb310/.