Releases: aerospike/aerospike-admin
4.0.2
4.0.1
Release date: September 4, 2025
Summary
This version fixes a minor bug, and adds support for Debian 13.
Tools package changes
- All tools now support Debian 13. [TOOLS-3017]
New features
- asinfo: Results of the
alumni-clear-altandalumni-tls-altinfo commands are now included in collect info. [TOOLS-3100]
Bug fixes
- asadm 4.0.0 was not working with Aerospike Database versions prior to 7.1. [TOOLS-3106]
Full Changelog: 4.0.0...4.0.1
4.0.0
Release date: August 1, 2025
Summary
This version fixes minor bugs, 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-sizeconfiguration, from 256M to 512M. [TOOLS-3073] - asadm: Added support for use of the admin port in Database 8.1 or later. asadm will automatically recognize that it is connected to an admin port.
admin-clear-stdandadmin-tls-stdreturn non-tls admin port and tls admin port, if configured. [TOOLS-3072] - asadm: Added support for creating secondary indexes based on an expression. [TOOLS-3065]
- asadm: Updated
asadmto support theuser-agentsinfocommand for listing clients with an active connection to the server. [TOOLS-3060] - asadm: Added support for PKI authentication changes by extending
show usersto display new information about the authentication modes available to each user. [TOOLS-3054]
Improvements
- asadm: Removed the UDA integration from
asadm. [TOOLS-3095] - Increased the max socket pool size for nodes in
asadmfrom 3 to 16 to better handle asynchronous workloads. [TOOLS-3093] - asadm: Added comprehensive transaction monitoring capabilities to
asadm. Users can now view detailed metrics for bothmonitorsandprovisionalsacross live clusters and collectinfo analysis. [TOOLS-3076] - asadm: Replaced
sindexwithsindex-listfor the deprecatedinfocommand for listing sindexes. [TOOLS-3070] - asadm: Updated the unique data calculation in the
summarycommand to be the sum of namespace uncompressed data divided by its replication factor. [TOOLS-3064]
Bug Fixes
- asadm: Issuing an invalid
info <subcommand>, likeinfo random, was falling back toinfo, which gave a false impression that info random worked. asadm now clearly throws an error for invalid info subcommands. - asadm: Updated
sscommand syntax and header counting inasadm collectinfo. [TOOLS-3091] - asadm:
asadmwas showing incorrect information forPrimary Index Used%when the primary index was on flash. [TOOLS-3063] - asadm: Improved
asadmto handle abrupt connection closures. [TOOLS-3061]
Full Changelog: 3.2.2...4.0.0
3.2.2
3.2.1
Summary
This version addresses bug fixes and fixes security vulnerabilities.
Bug Fixes
- asadm: The manage roster stage observed command could be run on AP namespaces. [TOOLS-2996]
- asinfo: The output of asinfo -v 'sets/<NAMESPACE_NAME>/<SET_NAME>' was missing newline characters. [TOOLS-3003]
- asadm: Fixed handling for manage roster command with the unstable-cluster and cluster-not-specified-size options. [TOOLS-3012]
- asadm: Updated command help for manage acl quotas role. [TOOLS-3013]
Security
- Fixed CVE-2024-9143 vulnerability. [TOOLS-2987]
- asadm Fixed CVE-2024-12797 vulnerability. [TOOLS-3011]
Full Changelog: 3.2.0...3.2.1
3.2.0
Summary
This version fixes minor bugs and security vulnerabilities in some tools, and adds support for Aerospike Database 8.0.
New Features
- All tools: Added support for the database schemas in Aerospike Database 8.0. [TOOLS-2989][TOOLS-2992]
Bug Fixes
- asadm Fixed show latencies -v to show fabric histogram if enabled via manage config. [TOOLS-2984]
- asadm now relays Aerospike Database error messages for info commands rather than matching strings. [TOOLS-2986]
Full Changelog: 3.1.1...3.2.0
3.1.1
Summary
This version fixes minor bugs and removes support for macOS 12.
Platform Support
This version removes support for macOS 12 for all Tools packages. [TOOLS-2981]
Bug Fixes
- asadm The manage truncate command was failing if a set did not exist on all cluster nodes. [TOOLS-2976]
- asadm health -v was logging the Aerospike edition as "community," even though Federal Edition was in use. [TOOLS-2977]
- asadm The Build column for info net did not display the FE tag before the version. [TOOLS-2978]
Full Changelog: 3.1.0...3.1.1
3.1.0
Summary
This version adds support for Aerospike Database 7.2, and adds support for Ubuntu 24.04.
New Features
- Add support for Ubuntu 24.04 LTS. [TOOLS-2912]
- Add support Aerospike Database 7.2. [TOOLS-2967][TOOLS-2964] [TOOLS-2965][TOOLS-2966]
Full Changelog: 3.0.1...3.1.0
3.0.1
Summary
- This version fixes mixed Aerospike cluster version backups with asbackup, missing table output for asadm, and a security issue.
Bug Fixes
- asadm info namespace usage command is not reporting object stats when the storage engine is pmem. [TOOLS-2930]
Security
- asadm Upgrade dependency cryptography to address CVE-2024-2511. [TOOLS-2945]
Full Changelog: 2.22.0...3.0.1
3.0.0
Summary
This version implements a variety of feature requests and improvements to usability and reliability. Highlights include adding Aerospike Database 7.1 support, and moving the generate command from asadm to asconfig.
Breaking Changes
asadm Move the generate command to asconfig. [TOOLS-2875]
New Features
asadm Support new index-memory configuration parameters and metrics in Aerospike Database 7.1. [TOOLS-2893]
asadm Use schemas from schemas repository for asadm autocomplete. [TOOLS-2873]
Improvements
asadm Add build details to the version command output. [TOOLS-2840]
Bug
asadm asadm healthcheck puts bin names header and text on system_free_mem_pct output. [TOOLS-2895]
Security
asadm Fix NULL pointer dereference. [TOOLS-2860]
asadm Fix observable timing discrepancy. [TOOLS-2861]
Full Changelog: 2.22.0...3.0.0-rc1