Releases: aerospike/asconfig
0.19.0
Release date: September 4, 2025
Summary
This version fixes adds support for Debian 13, and adds new functionality to asconfig.
Tools package changes
- All tools now support Debian 13. [TOOLS-3017]
New features
- asconfig: Added support for comparing a local configuration file against a live Aerospike server (
diff serversubcommand). [TOOLS-3077]
Full Changelog: 0.18.0...0.19.0
0.18.0
Release date: August 1, 2025
Summary
This version fixes minor bugs, fixes security vulnerabilities, 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
- asconfig: asconfig validate was failing when context namespace info was added to the logging stanza in aerospike.conf. [TOOLS-3046]
- asconfig: The minimum value check was missing for max-record-size in asconfig validate. [TOOLS-3080]
- asconfig: Validation of max-record-size config was failing if its value used a units suffix. [TOOLS-3074]
- asconfig: The asconfig generate command was crashing when run against Community Edition. [TOOLS-3056]
- asconfig: In some environments, the asconfig generate command was failing with “Error converting shadow device to list.” [TOOLS-3052]
Security
- asconfig: Fixed security vulnerabilities. CVE-2025-22871, CVE-2025-22874, GHSA-qxp5-gwg8-xv66, CVE-2024-45341, CVE-2025-4673, CVE-2025-0913, GHSA-vvgc-356p-c3xw, CVE-2025-22866, CVE-2024-45336.
Full Changelog: 0.17.1...0.18.0
0.17.1
Summary
This version fixes a security vulnerability in the tools package.
Bug Fixes
- asconfig: Fixed security vulnerability. [TOOLS-2987]
Full Changelog: 0.17.0...0.17.1
0.17.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]
Full Changelog: 0.16.1...0.17.0
0.16.1
Summary
This version fixes a minor bug and removes support for macOS 12.
Platform Support
This version removes support for macOS 12 for all Tools packages. [TOOLS-2981]
Bug Fixes
- asconfig was not handling sindex-stage-size values correctly. [TOOLS-2979]
Full Changelog: 0.16.0...0.16.1
0.16.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: 0.15.0...0.16.0
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
0.14.1
Summary
Tools 10.2.1 adds Aerospike server log collection to asadm, the ability to generate a configuration file from a running Aerospike node to asconfig.
New Features
asconfig Add a generate command to asconfig to generate a configuration file from a running node. [TOOLS-2790]
Full Changelog: 0.13.0...0.14.1
0.14.0
What's Changed
- ci: Add codecov integration by @jdogmcsteezy in #30
- Tools 2790 gen conf by @jdogmcsteezy in #29
- Update internal deps by @jdogmcsteezy in #31
- fix: Tools pkg mac-build schemas submodule import by @jdogmcsteezy in #32
Full Changelog: 0.13.0...0.14.0
0.13.0
Bug Fixes
asconfig Support the drv-mem logging context. [TOOLS-2799]
New Features
asconfig Support a server version header in config files. [TOOLS-2692]
asconfig Add a validate command. [TOOLS-2715]
Improvements
asconfig Use the generated Aerospike Database 7.0 schema. [TOOLS-2772]
Full Changelog: 0.12.0...0.13.0