Skip to content

Releases: aerospike/aerospike-tools-validation

2.0.1

19 Jul 21:47
1f03483
Compare
Choose a tag to compare

Bug Fixes

  • [TOOLS-2954] - (ASVALIDATION) Fix map-key dup checking for unordered maps.

2.0.0

15 May 04:25
6895d37
Compare
Choose a tag to compare

New Features

  • [TOOLS-2880] - (ASVALIDATION) Add map-key type checking and list ordering checking.
  • [TOOLS-2918] - (ASVALIDATION) Add support for RHEL 9.
  • [TOOLS-2919] - (ASVALIDATION) Add support for Amazon 2023.
  • [TOOLS-2920] - (ASVALIDATION) Add support for Debian 11.
  • [TOOLS-2921] - (ASVALIDATION) Add support for Debian 12.
  • [TOOLS-2922] - (ASVALIDATION) Add support for Ubuntu 22.04 LTS.
  • [TOOLS-2923] - (ASVALIDATION) Support ARM64 Linux.

Updates

  • [TOOLS-2916] - (ASVALIDATION) Replace Centos 8 with RHEL 8.
  • [TOOLS-2917] - (ASVALIDATION) Remove support for deprecated Debian 8.
  • [TOOLS-2924] - (ASVALIDATION) Updated to the Aerospike C Client Library 6.6.1.

1.1.2

22 Mar 00:26
947cbbf
Compare
Choose a tag to compare

Updates

  • Updated to the Aerospike C Client Library 5.2.8.

Bug Fixes

1.1.0

05 May 21:18
25c7fe1
Compare
Choose a tag to compare
  • As of Aerospike Server 4.9 scans are correct. The scan priority, fail_on_cluster_change, and scan percent options, that were deprecated in Aerospike Server 4.9 and are removed in Aerospike Server 5.6, have also been removed from aql, asvalidation, and asbackup.
  • openssl-1.1.1.k is now statically linked into asbackup, aql, and asvalidation.
  • The Aerospike CDT Validation Tool addresses the following types of CDT issues, which require certain Aerospike Server versions to detect or correct.
    • Order: The CDT bin has elements out of order. Performing operations on Ordered Lists under Aerospike 3.16.0.1 to 3.16.0.5 may have corrupted records. Fixing this problem requires Aerospike Server version 4.5.3 or newer. If also using XDR, before upgrading to Aerospike 4.6.0 or newer, you must run asvalidation.
    • Padding: The bin has garbage bytes after the valid list or map. This issue is resolved in Aerospike Server version 4.6.0 or newer. For Aerospike Server version 4.5.3 or earlier this issue can be fixed by running the asvalidation tool.

Improvements

[TOOLS-1677] - (TOOLS) Remove Python 3.5 support.
[TOOLS-1683] - (TOOLS) Add Python 3.9 support.
[TOOLS-1693] - (TOOLS) Remove scan priority, fail_on_cluster_change, and percent options from aql, asvalidation, and asbackup.

1.0.2

03 Nov 00:59
7f18383
Compare
Choose a tag to compare
  • openssl-1.1.1.g is now statically linked into asbackup, aql, and asvalidation.
  • Support for Python2.7 and Python3.4 have been removed.
  • Aerospike Tools currently supports Python3.5 to Python3.8.
  • The "python3" binary path must now resolve. For example: /usr/bin/env python3. The "python" binary path is no longer used.
  • The Aerospike CDT Validation Tool addresses the following types of CDT issues, which require certain Aerospike Server versions to detect or correct.
    • Order: The CDT bin has elements out of order. Performing operations on Ordered Lists under Aerospike 3.16.0.1 to 3.16.0.5 may have corrupted records. Fixing this problem requires Aerospike Server version 4.5.3 or newer. If also using XDR, before upgrading to Aerospike 4.6.0 or newer, you must run asvalidation.
    • Padding: The bin has garbage bytes after the valid list or map. This issue is resolved in Aerospike Server version 4.6.0 or newer. For Aerospike Server version 4.5.3 or earlier this issue can be fixed by running the asvalidation tool.

New Features

[TOOLS-1389] - (PACKAGING) Remove python 2.7 because it is deprecated.

Improvements

[TOOLS-1522] - (PACKAGING) Static link openssl-1.1.1.g for asbackup, aql, and asvalidation.

1.0.1

10 Feb 22:20
Compare
Choose a tag to compare

Bug Fixes

[TOOLS-1454] - (ASVALIDATION) Fix progress output.
[TOOLS-1455] - (ASVALIDATION) Correctly repair 'fixable' records.

1.0.0

22 Jan 23:22
7e322a5
Compare
Choose a tag to compare
1.0.0