Skip to content

3.0.0

Compare
Choose a tag to compare
@pvinh-spike pvinh-spike released this 31 Jan 01:16
· 26 commits to master since this release
8eeae53

Breaking Changes:

  • TOOLS-2346 Upgrade Java client to 6.1.6.
    • Aerospike Java client to 6.1.6 is only compatible with Aerospike server versions 4.9 or newer.
  • TOOLS-2322 Write key ordered maps by default.

New features:

  • TOOLS-2347 Add -um, --unorderedMaps flags.
    • Forces all maps to be written as unorderd maps. This was standard before the 3.0.0 asloader release.