Dear ArangoDB users,
We are happy to announce the release of ArangoDB version 3.7.11!
This patch version is ready for production deployment and is a recommended upgrade for all 3.7 users.
Apart from some basic cleanup and code improvements related to found issues, the following notable things have been added to the 3.7.11 version of ArangoDB:
- Updated ArangoDB Starter to 0.15.0.
- Updated arangosync to 1.4.0.
- Add HTTP REST API endpoint POST `/_api/cursor/<cursor-id>` as a drop-in replacement for PUT `/_api/cursor/<cursor-id>`.
- Added option `--query.require-with` to make AQL in single server mode also require `WITH` clauses where the cluster would need them.
- Allow to specify a fail-over LDAP server. Instead of "--ldap.OPTION" you need to specify "--ldap2.OPTION".
- Updated OpenSSL to 1.1.1k and OpenLDAP to 2.4.58.