Aerospike C# Client Release 4.2.6 (November 22, 2021)

Aerospike C# client version 4.2.6 was released on November 22, 2021.

This minor release adds a fix.

  • A bug affecting this version of the C# client has been identified. If your application uses scans, we strongly recommend that you upgrade to C# client 4.2.7 at the earliest opportunity.

Fixes

  • CLIENT-1636 Fix race condition in AsyncCommandDelayingQueue that might result in a new async command being ignored.