Skip to content

Releases: aerospike/aerospike-tools-backup

3.2.14

22 Jan 23:17

Choose a tag to compare

New Features

[TOOLS-1447] - (ASBACKUP) Added --output-file-prefix, prepends desired prefix for files generated using the --directory option.
[TOOLS-1448] - (ASBACKUP) Added --no-ttl-only, to only process records that have no Time To Live (TTL).
[TOOLS-1449] - (ASBACKUP) Added --record-num, an approximate limit for the number of records to process.

3.2.13

12 Dec 03:35
ab9fdf9

Choose a tag to compare

New Features

[TOOLS-1417] - (TOOLS) Added support for CentOS 8.

Bug Fixes

[TOOLS-1428] - (ASBACKUP) --node-list fails if tls name has 45 characters.

3.2.12

09 Oct 00:51
8834bc6

Choose a tag to compare

New Features

[TOOLS-1387] - (TOOLS) Support record delete operation.
[TOOLS-1394] - (TOOLS) Support for scan changes in server 4.7.

3.2.11

22 May 16:08
dd33468

Choose a tag to compare

New Features

[TOOLS-1327] - (ASBACKUP) Support TLS name and IPv6 address in node-list option.

Improvements

[TOOLS-1334] - (TOOLS) Remove SSLv3 support.

3.2.10

22 Feb 09:58
a73c159

Choose a tag to compare

Aerospike Tools now requires Java version 1.8 or newer.
Aerospike Tools now requires Python version 2.7.

Improvements

[TOOLS-1283] - (TOOLS) Support for new server SMD system.
[TOOLS-1287] - (TOOLS) Remove support for max-ttl and cold-start-evict-ttl server config items.
[TOOLS-1288] - (TOOLS) Support new truncate-namespace and truncate-namespace-undo commands, and alterations to truncate and truncate-undo commands.
[TOOLS-1289] - (TOOLS) Support for new namespace supervisor (nsup) system.

Bug Fixes

[TOOLS-1278] - (TOOLS) Update documentation for libreadline.so.6 requirement on Ubuntu 18.04.
[TOOLS-1276] - (ASBACKUP) Fix formula for size estimation.
[TOOLS-1300] - (ASBACKUP) Fix implementation to increment skip stat properly for asrestore.

3.2.9

27 Sep 21:08
f6ace8f

Choose a tag to compare

New Features

  • [TOOLS-1206] - (TOOLS) Add support for password-protected TLS keys.

Improvements

  • TOOLS-1138 - (ASBACKUP) Review asrestore policy in terms of retries based on error type.
  • TOOLS-1212 - (ASBACKUP) Improve thread working.

3.2.8

25 Jul 13:06
99a112a

Choose a tag to compare

New Features:

[TOOLS-657] - (ASBACKUP) Support alternate-address for asbackup.

Bug Fixes:

[TOOLS-1054] - (ASBACKUP) Incremental backup percent progress and estimate time is not correct.

3.2.7

25 Jul 13:05

Choose a tag to compare

Bug Fixes:

[TOOLS-1171] - (ASBACKUP) Fix segmentation fault when running on OS X.

3.2.6

25 Jul 13:03
cb9f70a

Choose a tag to compare

We have deprecated support for Ubuntu 12.04.
For more information please refer to: Ubuntu 12.04 (Precise Pangolin) reaches End of Life on April 28 2017
http://fridge.ubuntu.com/2017/03/15/ubuntu-12-04-precise-pangolin-reaches-end-of-life-on-april-28-2017/

Known Issues:

[TOOLS-1171] - (ASBACKUP) Fix segmentation fault when running on OS X. Fixed in 3.15.3.11.

New Features:

[TOOLS-1131] - (TOOLS) Add support for ubuntu 18.

Bug Fixes:

[TOOLS-1121] - (ASBACKUP) Not respecting --node-list command line argument.
[TOOLS-1126] - (ASBACKUP) Correct the usage message.
[TOOLS-1140] - (ASBACKUP) Fix file-limit long command line option.

3.2.5

03 Mar 10:13

Choose a tag to compare

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