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