Skip to content

Releases: aerospike/asconfig

0.19.0

05 Sep 22:21
9849ced

Choose a tag to compare

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 server subcommand). [TOOLS-3077]

Full Changelog: 0.18.0...0.19.0

0.18.0

01 Aug 23:24
61fa9aa

Choose a tag to compare

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

Full Changelog: 0.17.1...0.18.0

0.17.1

02 Apr 05:18
6fbdb69

Choose a tag to compare

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

17 Jan 01:53
75778c1

Choose a tag to compare

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

11 Nov 20:25

Choose a tag to compare

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

Full Changelog: 0.16.0...0.16.1

0.16.0

02 Oct 01:33
56fd6d7

Choose a tag to compare

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

01 May 22:13
2b5a245

Choose a tag to compare

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

01 Feb 19:21
cfa5d8c

Choose a tag to compare

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

01 Feb 19:20
053c9f4

Choose a tag to compare

What's Changed

Full Changelog: 0.13.0...0.14.0

0.13.0

15 Dec 07:40
d5dc76e

Choose a tag to compare

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