Skip to content

Releases: aerospike/aerospike-admin

2.9.1

06 Sep 18:00
8de7ad8
Compare
Choose a tag to compare
  • Requires Aerospike Server version 4.9 or later.
  • Support for macOS Catalina 10.15 removed.
  • The asadm and asinfo binaries are now installed under /opt/aerospike/bin/asadm/.

2.9.0

31 Aug 03:40
00b2926
Compare
Choose a tag to compare
  • Requires Aerospike Server version 4.9 or later.
  • The asadm and asinfo binaries are now installed under /opt/aerospike/bin/asadm/.
  • Support for macOS Catalina 10.15 will be removed in the next release.

New Features

  • [TOOLS-2063] - (ASADM) Add the ability to create sindexs on CDTs (Collection Data Types) by providing a context to the manage sindex create command.

Improvements

  • [TOOLS-2066] - (ASADM) Add sindex cardinality to show sindex and info sindex commands.
  • [TOOLS-2061] - (ASADM) Support POSIX compatible input in interactive mode.

2.8.1

27 Aug 19:31
dc87c6b
Compare
Choose a tag to compare
  • Requires Aerospike Server version 4.9 or newer.
  • The asinfo tool is now bundled with asadm to remove its dependency on python.
  • The asinfo version has changed to pair with the asadm version.
  • The asadm and asinfo binaries are now installed under /opt/aerospike/bin/asadm/.
  • All Tools macOS builds are now built using GitHub actions.

New Features

  • [TOOLS-1976] - (ASADM) Optionally include the UDA's raw store in the collectinfo file using the --agent-store flag.

Improvements

  • [TOOLS-2011] - (ASADM) Info command for Federal Edition displays the build version as '6.0.0.0' it could prepend the value with an 'F-'.
  • [TOOLS-1979] - (ASADM) Display license usage data per-namespace in the summary.
  • [TOOLS-1978] - (ASADM) Include the time of the latest UDA entry used in the license usage calculation.
  • [TOOLS-1977] - (ASADM) Optionally include UDA data-points where the cluster was unstable when calculating license usage by using the --agent-unstable flag.
  • [TOOLS-2014] - (ASINFO) Bundle asinfo with asadm to remove python dependency.

Bug Fixes

  • [TOOLS-2097] - (ASADM) LogAnalyzer fails when trying to hash logfile before it is converted to bytes.
  • [TOOLS-2079] - (ASADM) Asadm does not correctly discover the cluster when using a DNS load-balancer.
  • [TOOLS-2067] - (ASADM) The manage sindex delete warning only gives the key cardinality of the principal.
  • [TOOLS-2064] - (ASADM) Running asinfo using Tools version 7.0.3+ is throwing error "'NoneType' is not iterable".

2.7.4

02 Jun 21:20
b412ed6
Compare
Choose a tag to compare
  • Requires Aerospike Server version 4.9 or newer.

Bug Fixes

  • [TOOLS-2015] - (ASADM) Asadm is slow to startup on macOS.
  • [TOOLS-2025] - (ASADM) Asadm fails to startup when the tmp/ directory is mounted with the noexec option.
  • [TOOLS-2026] - (ASADM) Asadm should calculate unique-data for versions 6.0 and later with a 39 byte discount.

2.7.3

27 Apr 07:14
06cc2cb
Compare
Choose a tag to compare
  • Requires Aerospike Server version 4.9 or newer.

Bug Fixes

* [TOOLS-2022] - (ASADM) Asadm fails to connect to the cluster when multiple service addresses are configured.

2.7.2

15 Apr 04:23
13efd42
Compare
Choose a tag to compare

Requires Aerospike Server version 4.9 or newer.

Bug Fixes

  • [TOOLS-1981] - (ASADM) The --no-color flag does not work on table column separators.
  • [TOOLS-1982] - (ASADM) The watch command does not display table output.
  • [TOOLS-1987] - (ASADM) The pager command does not work if the system less binary is not compatible with .so files in asadm bundle.

2.7.0

08 Apr 03:23
b45d056
Compare
Choose a tag to compare
* Requires Aerospike Server version 4.9 or newer.
* First release to support 6.0 changes.
* The Python interpreter is now included with asadm.

New Features

* [TOOLS-1468] - (ASADM) Add a `show config security` sub-command and remove redundant configuration params from `show config service`.
* [TOOLS-1930] - (ASADM) Create `manage jobs kill all queries` command in asadm.

Improvements

* [TOOLS-1865] - (PACKAGING) Remove support for Debian 8 and add support for Debian 11.
* [TOOLS-1794] - (ASADM) The default timeout should be changed to 1 second.
* [TOOLS-1861] - (ASADM) Bundle asadm with python to remove python dependency.
* [TOOLS-1877] - (ASADM) Have asadm use async/await co-routines instead of threads for concurrent requests.
* [TOOLS-1905] - (ASADM) Allow `show users` to query for a single user.
* [TOOLS-1925] - (ASADM) Allow asadm to work with mixed security modes.
* [TOOLS-1928] - (ASADM) Support new server 6.0 stats, configs, info commands, and histograms.
* [TOOLS-1938] - (ASADM) Add higher precision to the Disk, Memory, and PIndex Used% reported by `info namespace usage`.
* [TOOLS-1958] - (ASADM) Add 6.0 configuration schema to asadm.

Bug Fixes

* [TOOLS-1727] - (ASADM) Asadm makes an invalid info call when there are no DC's configured on server >= 5.7.
* [TOOLS-1922] - (ASADM) `manage config` auto-complete prints same parameter twice in some cases.
* [TOOLS-1924] - (ASADM) Help output does not show new manage jobs commands.
* [TOOLS-1936] - (ASADM) --no-color flag raises exception.
* [TOOLS-1939] - (ASADM) Asadm does not reliably discover the cluster if security is enabled and the seed node is a load-balancer.
* [TOOLS-1940] - (ASADM) Summary command does not report compression-ratio for namespaces in table view.
* [TOOLS-1943] - (ASADM) The `summary` command reports flash-index as 0 when in use.

2.6.0

23 Dec 19:30
4fbef6e
Compare
Choose a tag to compare

Requires Aerospike Server version 4.9 or newer.

New Features

[TOOLS-1902] - (ASADM) Add an --enable flag to be used in conjunction with the -execute option.

Improvements

[TOOLS-1881] - (ASADM) Support new 5.8 truncate, udf-admin, and sindex-admin privileges in asadm.

2.5.0

09 Dec 09:43
a285887
Compare
Choose a tag to compare

Requires Aerospike Server version 4.9 or newer.

New Features

[TOOLS-1801] - (ASADM) Add a manage roster command to asadm.
[TOOLS-1811] - (ASADM) Add a show roster command to asadm.
[TOOLS-1812] - (ASADM) Add a manage revive command to asadm.
[TOOLS-1815] - (ASADM) Create a manage jobs command in asadm.
[TOOLS-1817] - (ASADM) Create a show jobs command in asadm.
[TOOLS-1844] - (ASADM) Create a show racks command in asadm.
[TOOLS-1735] - (ASADM-COLLECTINFO) Collectinfo should defer to unique-data-agent to get license data usage when available.

Improvements

[TOOLS-1434] - (ASADM) Add pmem to summary command.
[TOOLS-1790] - (ASADM) Add effective roster rack-id to asadm info namespace output.
[TOOLS-1858] - (ASADM) Should not fail to run when user and password are provided when security is disabled.
[TOOLS-1860] - (ASADM) Add set index information to the asadm info set call.
[TOOLS-1880] - (ASADM) Have asadm print error logs to stderr instead of stdout.
[TOOLS-1906] - (ASADM) Require user input if a node is being added without a rack-id and a rack-id is configured.
[TOOLS-1848] - (ASADM-COLLECTINFO) Fail to generate collectinfo.tgz if an exception occurs while creating JSON file.
[TOOLS-1855] - (ASADM-COLLECTINFO) Store the collectinfo command's stdout/stderr in the collectinfo archive.

Bug Fixes

[TOOLS-1500] - (ASADM-COLLECTINFO) Collectinfo may fail during interactive session if cluster status changes.
[TOOLS-1875] - (ASADM-HEALTHCHECK) The health-check incorrectly identifies secondary indexes that are not in sync.

2.4.2

12 Oct 20:13
Compare
Choose a tag to compare

Requires Aerospike Server version 4.9 or newer.

Bug Fixes

[TOOLS-1824] - (ASADM) show best-practices does not display correct data in collectinfo mode.