* Requires Aerospike Server version 4.9 or newer.
* First release to support 6.0 changes.
* S3 upload is now included with asbackup.
New Features
* [TOOLS-1872] - (ASBACKUP) Allow backing up and restoring from S3.
* [TOOLS-1873] - (ASBACKUP) Allow a user to specify which S3 region to use.
* [TOOLS-1874] - (ASBACKUP) Allow a user to specify an S3 compatible storage to use in place of the default S3 URI.
* [TOOLS-1923] - (ASBACKUP) Allow a user to specify an AWS profile.
* [TOOLS-1935] - (ASBACKUP) Allow a user to override the minimum part size to use for S3 Multipart Uploads.
* [TOOLS-1948] - (ASBACKUP) Allow a user to set a max number of simultaneous outstanding async S3 upload/download requests.
* [TOOLS-1927] - (ASBACKUP) Give an option to remove backup artifacts without performing a backup.
Improvements
* [TOOLS-1865] - (PACKAGING) Remove support for Debian 8 and add support for Debian 11.
* [TOOLS-1942] - (ASBACKUP) Allow the user to specify the number of backup samples to take.