4.1.2
Release Date: January 19, 2021
- A bug affecting this version of the C# client has been identified. If your application uses scans, but does not use
Policy.priority
,ScanPolicy.scanPercent
orScanPolicy.failOnClusterChange
, you can safely upgrade to C# client 4.2.7. We strongly recommend that you do so at the earliest opportunity.
Bug fixes
- Enforce hard limit on asyncMaxConnsPerNode. [CLIENT-1415]
- Avoid wrapping AerospikeException within another AerospikeException when using async commands. [CLIENT-1396]
- Consolidate generation reset in RefreshFailed(). [CLIENT-1391]
Full Changelog: 4.1.1...4.1.2