Skip to content

4.4.1

Choose a tag to compare

@mcoberly2 mcoberly2 released this 18 Jul 02:09

Release Date: May 16, 2019

New Features

  • Add policy socketTimeout, totalTimeout and maxRetries to exception messages when available.
  • Wrap socket IOException in an AerospikeException.Connection.
  • Add --sendKey command line argument to benchmarks.

Bug Fixes

  • Retry when socket errors occur during user authentication on newly created connections. [CLIENT-1075]
  • Retry when current node has exhausted all connections. [CLIENT-1077]
  • Remove references to old deprecated SSLv3 protocol.

Full Changelog: 4.4.0...4.4.1