Aerospike C# Client Release 3.9.1 (October 2, 2019)

Aerospike C# client version 3.9.1 was released on October 2, 2019.

This major release adds a new feature and two fixes.

Features

  • CLIENT-1129 Add total opened/closed connection counts per node to cluster statistics.

Fixes

  • CLIENT-1128 Move QueryPolicy recordsPerSecond field to Statement in order to add support for background queries (via Execute()).
  • Remove client support for bit operations on nested list/maps because the server will not support this functionality in the near future.