Aerospike C client version 4.6.1 was released on April 4, 2019.
This minor release adds two new fixes.
Fixes
- CLIENT-1069 Fix async libuv case where uv_read_stop() is called after connection is put back into the connection pool.
- Fix C++ compile by casting void* partition to appropriate structure depending on shared memory configuration.