Aerospike Go Client Release 2.10.0 (May 12, 2020)

Aerospike Go client version 2.10.0 was released on May 12, 2020.

Minor feature release.

New Features

  • Adds ClientPolicy.MinConnectionsPerNode.

Improvements

  • Returns distinct error when empty slice is passed to BatchGetObjects. PR #297, thanks to Mohamed Osama.