Aerospike C# client version 3.9.11 was released on October 28, 2020.
This minor release adds 3 bug fixes.
A bug affecting this version of the C# client has been identified. You can safely upgrade to C# client 3.9.15, and we strongly recommend that you do so at the earliest opportunity.
Fixes
- CLIENT-1355 Skip orphan seeds that do not have peers when other seeds have peers.
- CLIENT-1370 Fix NullReferenceException in async batch that can happen when multiple retries occur.
- Remove extraneous newline in ClusterStats ToString().