Aerospike C Client Release 4.6.2 (April 12, 2019)

Aerospike C client version 4.6.2 was released on April 12, 2019.

This minor release adds two new fixes.

Fixes

  • Fix max_socket_idle overflow when converting uint32_t milliseconds to uint64_t nanoseconds.
  • Push pipeline connections to the end of the pipeline connection pool. All other connection types are still pushed to the head of the pool.