Skip to content

Releases: aerospike/aerospike-admin

Release 0.0.15

13 Jan 18:24
Compare
Choose a tag to compare

Features Added

  • [TOOLS-542] - Add new command "feature" to print feature actively used in running cluster
  • [TOOLS-206] - Add new feature of Partition map analysis
  • [TOOLS-517] - Allow service list instead of alumni list (default) for cluster discovery

Improvements

  • [TOOLS-544] - Sindex related "show statistics" new command
  • [TOOLS-546] - Set related new command "info set"
  • [TOOLS-526] - Upgrade for migration stats in AER-3639 (Relevant Pos 3.7.1 Server Release)
  • [TOOLS-543] - Unit and integration test cases for asadm
  • [TOOLS-497] - Allow asadm to collect log from non-default log path.
  • [TOOLS-494] - Add /proc/meminfo to collectinfo
  • [TOOLS-518] - Roll back asadm collectinfo producing lot of different files.

Bug Fixes

  • [TOOLS-530] - Fix to allow user/password options provided without space
  • [TOOLS-474] - Fix to parse services-alumni properly.
  • [TOOLS-520] - Clarification of message: "Offline: 'exceptions.IOError' object has no attribute 'split':3000”
  • [TOOLS-152] - Fix "info sindex" crash on offline node
  • [TOOLS-545] - Fix command modifier option "with"
  • [TOOLS-515] - Fix to print complete node IP in info commands
  • [TOOLS-535] - Better exception handling for malformed commands
  • [TOOLS-514] - Dont cut the nodename to a size smaller than max ip address length
  • [TOOLS-202] - Fix truncated IP's in show config header.
  • [TOOLS-142] - Fix bug wherein Instead of node ip, letters showing in commands output

Release 0.0.13

13 Oct 00:58
Compare
Choose a tag to compare

Features Added

  • [AER-2814] - Simplified show diff logic.

Bug Fixes

  • [AER-3587] - Removed set comprehension for compatibility (fixes Python 2.6 compatibility).
  • [AER-4474] - Fixed over highlighting in watch commands.

Release 0.0.12

13 Oct 00:51
Compare
Choose a tag to compare

Features Added

  • [AER-2814] - Added diff modifier to show config.
  • [AER-3587] - Made cluster dun all command version aware.
  • Added dmesg with timestamp in collectinfo.
  • Switched to optparse, to reduce number of external dependencies.

Release 0.0.11

23 Jun 00:27
Compare
Choose a tag to compare

Features Added

  • Added support for a few upcoming changes in XDR statistic names.
  • AER-3607 - Fix crash when a prefix of exit is entered
  • Added master and replica object counts to info namespace

Release 0.0.10

23 Jun 00:20
Compare
Choose a tag to compare

Features Added:

  • Adds option to disable console colors.

Release 0.0.9

17 Apr 22:14
Compare
Choose a tag to compare

Features Added

  • Introduced collectinfo command into asadm.