Skip to content

2.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 06:37
· 151 commits to master since this release
47b5e4d
  • Added support for Red Hat Enterprise Linux 9 (RHEL-9).
  • Added support for Ubuntu 22.04 LTS.
  • Removed support for Debian 10 (ARM64 only).
  • Removed support for Ubuntu 18.04 LTS.
  • Added support for Debian 9 in order to maintain compatibility with a fix for the Aerospike Server Enterprise Edition for US Federal.

New Features

  • [TOOLS-2200] - (ASADM) Display XDR filter information with show xdr filter command.
  • [TOOLS-1941] - (ASADM) Add namespace level stats to show statistics xdr in asadm.
  • [TOOLS-2350] - (ASADM) Add the ability to view quota defined on a set in the info set command.
  • [TOOLS-2353] - (ASADM) Have consistent quit commands across aql and asadm.

Improvements

  • [TOOLS-2298] - (TOOLS) Upgrade C tools to openssl3.
  • [TOOLS-2319] - (ASADM) Add a Storage Type column to 'info sindex'.
  • [TOOLS-2376] - (ASADM) Bundle asadm with Python 3.10.10.
  • [TOOLS-2434] - (ASADM) Add sindex-type and usage statistics to the info namespace command in asadm.
  • [TOOLS-2438] - (ASADM) Add the new used_bytes stat to info sindex.
  • [TOOLS-2447] - (ASADM) Rename summary Cluster table "Active" and "Total" columns to include "Namespaces".
  • [TOOLS-2453] - (ASADM) Support server 6.3 configuration auto-completion.

Bug Fixes

  • [TOOLS-2310] - (ASADM) Commas separators are no longer parsed correctly.
  • [TOOLS-2337] - (ASADM) Unable to connect to the cluster from macOS x86 when TLS is enabled.
  • [TOOLS-2355] - (ASADM) Asadm aborts with FATAL FIPS SELFTEST FAILURE on FIPS-enabled OS.
  • [TOOLS-2375] - (ASADM) License unique data usage does not take into account the replication factor on servers before 3.15.1.3.
  • [TOOLS-2416] - (ASADM) Collectinfo-analyzer does not show batch-index latencies.
  • [TOOLS-2421] - (ASADM) show jobs scans shows an erroneous error message.
  • [TOOLS-2424] - (ASADM) info namespace Used% aggregation can be incorrect when Total varies significantly between nodes.
  • [TOOLS-2439] - (ASADM) collectinfo and show latencies fail with error with mixed server versions and latency data is unpopulated.
  • [TOOLS-2441] - (ASADM) collectinfo --ignore-errors flag is not acknowledged is some cases.
  • [TOOLS-2443] - (ASADM) show user and show roles stops returning output after the like modifier is used.

Full Changelog: 2.12.0...2.13.0