Releases: aerospike/aerospike-benchmark
2.2.2
Release date: August 1, 2025
Summary
This version fixes a minor bug, and adds support for Aerospike Database 8.1.
New Features
Note
All of the following new features require Database 8.1 or later.
- All tools now support increased minimum data-size configuration, from 256M to 512M. [TOOLS-3073]
Bug Fixes
- asbench: Batch writes were not applying
WRITEpolicies causing replace workloads to do reads. [TOOLS-3051]
Full Changelog: 2.2.1...2.2.2
2.2.1
Summary
This version fixes a security vulnerability in the tools package.
Bug Fixes
- asbench: Fixed security vulnerability. [TOOLS-2987]
Full Changelog: 2.2.0...2.2.1
2.2.0
Summary
This version upgrades the C client versions and fixes a security vulnerability.
Bug Fixes
- asbench: Upgraded C client to 7.0.1. [TOOLS-2993]
Security
- Fixed CVE-2024-9143 vulnerability. [TOOLS-2987]
Full Changelog: 2.1.2...2.2.0
2.1.2
Summary
This version removes support for macOS 12.
Platform Support
- This version removes support for macOS 12 for all Tools packages. [TOOLS-2981]
Full Changelog: 2.1.1...2.1.2
2.1.1
Summary
This version fixes a minor bug, and adds support for Ubuntu 24.04.
Bug Fixes
- [asbench] Default parameters cause batch * threads warning. [TOOLS-2961]
New Features
- Add support for Ubuntu 24.04 LTS. [TOOLS-2912]
Full Changelog: 2.1.0...2.1.1
2.1.0
Summary
This version implements a variety of feature requests and improvements to usability and reliability. Highlights include adding Aerospike Database 7.1 support.
Improvements
asbench Add build details to the version command output. [TOOLS-2843]
Full Changelog: 2.0.0...2.1.0
2.0.0
New in this version
- This version of Aerospike Tools supports changes in Aerospike Server 6.4.
Updates
- Aerospike Tools support for Amazon Linux 2023 and Debian 12. [TOOLS-2472][TOOLS-2594]
Breaking changes
- asbench workload options support batch reads, writes, and deletes. This changes the behavior of the --batch-size option, which now enables all batch mode operations for the SIZE number of records specified. Added are the --batch-read-size, --batch-write-size, and batch-delete-size options to specify an operation with a specific SIZE number of records for that operation. [TOOLS-2474][TOOLS-2560]
Full Changelog: 1.8.1...2.0.0
1.8.1
Improvements
[TOOLS-2482] - (TOOLS) Build go tools with go 1.20.3.
Bug Fixes
[TOOLS-2324] - (ASBENCH) A space between -P and the password triggers a password prompt.
[TOOLS-2473] - (ASBENCH) -L option incorrectly requires an argument.
Full Changelog: 1.8.0...1.8.1
1.8.0
- Added support for Red Hat Enterprise Linux 9 (RHEL-9).
- Added support for Ubuntu 22.04 LTS.
- Removed support for Debian 10 (ARM64 only).
- Removed support for Ubuntu 18.04 LTS.
- For more information please refer to: Ubuntu Linux 18.04 LTS.
- Added support for Debian 9 in order to maintain compatibility with a fix for the Aerospike Server Enterprise Edition for US Federal.
Improvements
- [TOOLS-2298] - (TOOLS) Upgrade C tools to openssl3.
- [TOOLS-1962] - (ASBENCH) Deprecate --tls-cert-blacklist.
Full Changelog: 1.7.0...1.8.0
Snapshot Build
Chores
- TOOLS-2362 update actions (#86) #86 (dwelch-spike)