Aerospike C Client Release 5.2.8 (March 3, 2022)

Aerospike C client version 5.2.8 was released on March 3, 2022.

Features

  • CLIENT-1676 Support ttl in background scan/query.
  • Use SHA1 and RIPEMD160 implementation that is independent of openssl.
  • Use wyhash for mod-lua cache.

Fixes

  • Fix thread safety issue on shutdown.
  • Add EXT_CFLAGS environment variable to CFLAGS when compiling examples.