Skip to content

3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 19:53
· 40 commits to master since this release
a3cdcb2

Summary

This version implements a variety of feature requests and improvements to usability and reliability. Highlights include adding Aerospike Database 7.1 support, and moving the generate command from asadm to asconfig.

Breaking Changes

asadm Move the generate command to asconfig. [TOOLS-2875]

New Features

asadm Support new index-memory configuration parameters and metrics in Aerospike Database 7.1. [TOOLS-2893]
asadm Use schemas from schemas repository for asadm autocomplete. [TOOLS-2873]

Improvements

asadm Add build details to the version command output. [TOOLS-2840]

Bug

asadm asadm healthcheck puts bin names header and text on system_free_mem_pct output. [TOOLS-2895]

Security

asadm Fix NULL pointer dereference. [TOOLS-2860]
asadm Fix observable timing discrepancy. [TOOLS-2861]

Full Changelog: 2.22.0...3.0.0-rc1