Skip to content

2.3.0

Compare
Choose a tag to compare
@mcoberly2 mcoberly2 released this 04 Sep 12:18
· 192 commits to master since this release
80f0128
  • Aerospike Admin (asadm) now supports dynamic configuration with tab completion for Aerospike Server versions 4.0 - 5.6 through the new manage config command.
  • Aerospike Tools currently supports Python3.6 to Python3.9.
  • We have removed support for legacy macOS versions earlier than Catalina 10.15.
  • In the next release Aerospike Admin (asadm) will remove support for versions older than Aerospike Server 4.0.

New Features

[TOOLS-1577] - (ASADM) Add the ability to manage dynamic configuration with asadm.
[TOOLS-1579] - (ASADM) Add the ability to truncate namespaces and sets to asadm.
[TOOLS-1688] - (ASADM) Add the ability to recluster to asadm.
[TOOLS-1691] - (ASADM) Add the ability to quiesce a node to asadm.

Improvements

[TOOLS-1676] - (ASADM) The with modifier should explicitly match addresses.
[TOOLS-1718] - (ASADM) Add netstat output to collectinfo file.
[TOOLS-1719] - (ASADM) Asadm should use a simplified unique data calculation.

Bug Fixes

[TOOLS-1760] - (TOOLS) Invalid tls-protocols example in astools.conf template.
[TOOLS-1411] - (ASADM) Summary command memory use is inaccurate.
[TOOLS-1708] - (ASADM) An exception is thrown from show latencies when batch-index metric is populated.
[TOOLS-1713] - (ASADM) Asadm summary fails to report XDR Source as a feature.
[TOOLS-1729] - (ASADM) Exception thrown by summary command.
[TOOLS-1736] - (ASADM) Summary command does not properly display all-pmem/all-flash usage.
[TOOLS-1773] - (ASADM) Asadm does not tolerate seed-nodes that are load-balancers.