* Requires Aerospike Server version 4.9 or newer.
* First release to support 6.0 changes.
* Removal/Breaking changes:
* (AQL) Remove SLAP mode from aql.
* (AQL) Remove the OPERATE command from aql.
* (AQL) Remove `USE_SMD`, `REPLICA_ANY` and `LINEARIZE_READ` settings from aql.
Improvements
* [TOOLS-1865] - (PACKAGING) Remove support for Debian 8 and add support for Debian 11.
* [TOOLS-1915] - (AQL) Change the default setting of `KEY_SEND` to `true` in aql.
* [TOOLS-1921] - (AQL) Support new 6.0 `truncate`, `udf-admin`, and `sindex-admin` privileges in aql.
Bug Fixes
* [TOOLS-1491] - (AQL) Filter illegal bin names to stop aql from crashing.