Skip to content

0.15.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 22:13
2b5a245

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

[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