Skip to content

Releases: aerospike/aerospike-benchmark

2.2.2

01 Aug 23:20
0b1fe86

Choose a tag to compare

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 WRITE policies causing replace workloads to do reads. [TOOLS-3051]

Full Changelog: 2.2.1...2.2.2

2.2.1

02 Apr 05:11
301756a

Choose a tag to compare

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

05 Mar 06:37
4efddb1

Choose a tag to compare

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

Full Changelog: 2.1.2...2.2.0

2.1.2

11 Nov 20:24

Choose a tag to compare

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

02 Oct 01:36
47eeb17

Choose a tag to compare

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

01 May 22:21
b0cc632

Choose a tag to compare

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

27 Jul 01:00
ef636bd

Choose a tag to compare

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

24 Apr 23:35
89ddafe

Choose a tag to compare

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

25 Mar 06:28
762ff98

Choose a tag to compare

  • 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.
  • 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

16 Feb 19:51
45bdcc7

Choose a tag to compare

Snapshot Build Pre-release
Pre-release

Chores