Skip to content

0.1.18

Compare
Choose a tag to compare
@mcoberly2 mcoberly2 released this 28 Apr 02:58
· 722 commits to master since this release

Linux installation scripts have been updated to include a separate installation script for optional dependencies. See installation script output for more details.
https://www.aerospike.com/docs/operations/install/tools/index.html

To install tools optional dependencies, run the following:
sudo ./aerospike-tools-deps/install.sh --optional

New Features

[TOOLS-1116] - (TOOLS) Add support for LDAP.
[TOOLS-1145] - (TOOLS) Add support for server authentication modes.

Improvements

[TOOLS-1086] - (ASADM) Fix confusing 'Missing partitions' column in pmap command.
[TOOLS-1087] - (ASADM) Modify for SC changes.
[TOOLS-1124] - (ASADM) Remove mandatory dependencies.
[TOOLS-1106] - (ASADM-COLLECTINFO) Modify to work with local languages.
[TOOLS-1070] - (ASADM-HEALTHCHECK) Add new rules for SC stats.
[TOOLS-1135] - (TOOLS) Do not have any implicit default values in configuration file.
[TOOLS-1143] - (ASADM-HEALTHCHECK) Update rules for renamed 'cluster_clock_skew' statistic to 'cluster_clock_skew_ms'.

Bug Fixes

[TOOLS-1103] - (ASADM) Fix configuration file read to avoid instance to inherit options from global configuration.
[TOOLS-1122] - (ASADM-COLLECTINFO-ANALYSER) Fix to pick correct files.
[TOOLS-1128] - (ASADM-COLLECTINFO-ANALYSER) Fix to pick OOMs from dmesg if not dumped in json.