Skip to content

0.18.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 23:24
· 5 commits to main since this release
61fa9aa

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