Skip to content

Minor fix release

Compare
Choose a tag to compare
@khaf khaf released this 12 Oct 14:15
· 35 commits to master since this release

This version of the client drops support for the older server versions without changing the API. ScanPolicy.fail_on_cluster_change, ScanPolicy.scan_percent and BasePolicy.priority are deprected for the Scan operations and will not be sent to the server. They remain in the API to avoid breaking the API.

  • New Features
    • Support Aerospike server v5.6+ server authentication.
    • Support Aerospike server v5.6+ Scan protocol for simple cases.