0.1.17
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
Known Issues
[TOOLS-1103] - (ASADM) Fix configuration file read to avoid instance to inherit options from global configuration. Fixed in version 0.1.18.
New Features:
[TOOLS-958] - (ASADM-COLLECTINFO) Collect Google Cloud metadata.
[TOOLS-1065] - (ASADM-COLLECTINFO) Collect Microsoft Azure metadata.
Improvements:
[TOOLS-1038] - (ASADM) Modify to display version in downloaded code (without git).
[TOOLS-1040] - (ASADM) Add timestamp in output.
[TOOLS-1076] - (ASADM) Modify to work with removal of retransmit_nsup_repl_write from server statistics.
[TOOLS-1079] - (ASINFO) Modify to print detailed error/warning messages.
[TOOLS-1074] - (ASADM-HEALTHCHECK) Update to use effective replication factor.
[TOOLS-887] - (ASADM-HEALTHCHECK) Add rule to check AMI version and Elastic Network Adapter (ENA) enabled.
[TOOLS-1080] - (ASADM-COLLECTINFO-ANALYSER) Fix info invalid literal errors.
Bug Fixes:
[TOOLS-1082] - (ASADM) Fix TLS connection timeout issue.
[TOOLS-1083] - (ASADM) TLS took a long to return when using tls-alternate-service-address.
[TOOLS-1066] - (ASADM-COLLECTINFO-ANALYSER) Fix missing DC information on collectinfo analyzer.
[TOOLS-1075] - (ASADM-COLLECTINFO-ANALYSER) Modfiy to ignore N/E from config and statistics tables.