We are happy to announce the release of ArangoDB version 3.10.11!
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.11 version of ArangoDB:
- Updated OpenSSL to 3.0.11.
- Updated arangosync to v2.19.4.
- Added the following metrics to improve observability of the in-memory cache subsystem: `rocksdb_cache_free_memory_tasks_total`, `rocksdb_cache_migrate_tasks_total`, `rocksdb_cache_free_memory_tasks_duration_total`, `rocksdb_cache_migrate_tasks_duration_total`
- Updated JavaScript dependencies: qs: 6.11.0 -> 6.11.2, semver: 7.3.8 -> 7.5.4.
- Updated ArangoDB Starter to 0.17.1.
- Upgraded Swagger-UI to v5.4.1.
Full changelog can be found here:
https://github.com/arangodb/arangodb/blob/v3.10.11/CHANGELOG.
Version 3.10.11 distributives can be obtained at
https://www.arangodb.com/download/ and
https://download.arangodb.com/arangodb310/.