Skip to content

4.1.8

Choose a tag to compare

@mcoberly2 mcoberly2 released this 18 Jul 02:11

Release Date: June 04, 2018

New Features

  • Support scan/query consistency validation using cluster key. Set failOnClusterChange to true in ScanPolicy/QueryPolicy to enable this validation. This feature requires Aerospike Server version >= 4.3.0.2. [CLIENT-1024]

Bug Fixes

  • Disable load balancer detection if server does not support "service-clear-std" info command. This will allow client to work with old server versions. Also, continue with original seed if server's return IP address is invalid (probably internal cloud IP address). [CLIENT-1019]
  • In query, always return all bins if binNames array is empty.

Full Changelog: 4.1.7...4.1.8