Skip to content

4.2.0

Choose a tag to compare

@mcoberly2 mcoberly2 released this 18 Jul 02:10

Release Date: October 02, 2018

New Features

  • Require minimum java version 1.8. Refer to Incompatible change.
  • Move query engine code from aerospike-helper repository to extensions directory.
  • Support travis CI.

Bug Fixes

  • Give more descriptive messages for all exceptions. [CLIENT-1036]
  • Throw InvalidNode exception instead of returning random node when master and prole nodes are unavailable for AP mode (now consistent with SC mode). [CLIENT-1038]
  • Add descriptive error messages to InvalidNode exception. [CLIENT-1040]
  • Log info message when regime < old regime.
  • Replace "Environment.Newline" with "System.lineSeparator()". Delete "Environment.java".

Full Changelog: 4.1.11...4.2.0