0.15.0
Summary
This version implements a variety of feature requests and improvements to usability and reliability. Highlights include adding Aerospike Database 7.1 support, adding configuration file support to asconfig, and moving the generate command from asadm to asconfig.
Breaking Changes
asadm Move the generate command to asconfig. [TOOLS-2875]
New Features
asconfig Support Aerospike 7.1 configurations including evict-indexes-memory-pct and indexes-memory-budget. [TOOLS-2894][TOOLS-2874]
asconfig Add config file support. [TOOLS-2752]
asconfig Add support for a YAML configuration file. [TOOLS-2846]
Improvements
asconfig Add build details to the version command output. [TOOLS-2841]
asconfig The validate command should print the name of failing config sections. [TOOLS-2777]
Bug
asconfig No error is printed when the validate command fails with a non-zero exit code. [TOOLS-2857]
asconfig Generated configs may rarely contain invalid empty string fields. [TOOLS-2887]
Security
asconfig Fix CVE-2023-45288 vulnerability. [TOOLS-2904]
Full Changelog: 0.14.1...0.15.0