Skip to content

0.5.2

Choose a tag to compare

@mcoberly2 mcoberly2 released this 09 Jun 02:00
· 645 commits to master since this release

In the next major Aerospike Tools version update Python2.7 support will be removed.
We rely on code generation to add Python3 support, while maintaining Python2.7 support.
The installation of the "future" module is required by asloglatency.

Known Issues

[TOOLS-1622] - (ASADM) The "for" modifier does not work on some commands. Fixed in version 2.0.1
[TOOLS-1586] - (ASADM-HEALTHCHECK) Most health checks are not running. Fixed in version 2.0.1
[TOOLS-1627] - (ASADM-LOG-ANALYZER) Histogram command -f option returns silently without parsing. Fixed in version 2.0.1

Improvements

[TOOLS-1427] - (ASADM) Add Python 3 support.
[TOOLS-1450] - (ASINFO) Add Python 3 support.
[TOOLS-1451] - (ASLOGLATENCY) Add Python 3 support.