We are happy to announce the release of ArangoDB version 3.12.2!
This patch version is ready for production deployment and is a recommended upgrade for all 3.12 users.
Apart from some basic cleanup and code improvements related to found issues, the following notable things have been added to the 3.12.2 version of ArangoDB:
- Add API GET /_admin/cluster/vpackSortMigration/status to query the status of the vpack sorting migration on dbservers, single servers and coordinators.
- Use default language en_US (instead of en_US_POSIX as before in 3.12).
- FE-453: Upgrade arangojs version used in web UI.
- Updated ArangoDB Starter to v0.19.4.
- FE-456: upgrade web UI to React 18.
- Add "useCache" option for graph nodes.
- Add optimizer rule `push-limit-into-index`.
- FE-423: Add a progress bar to reflect an index creation process.
- Added array and object destructuring to AQL LET statements.
- Added `verifyCertificates` attribute option for the `requests` JavaScript module.
Full changelog can be found here:
https://github.com/arangodb/arangodb/blob/v3.12.2/CHANGELOG.
Version 3.12.2 distributives can be obtained at
https://www.arangodb.com/download/ and
https://download.arangodb.com/arangodb312/.