6.1.0
Release Date: August 15, 2023
New features
- Support read replica policy in scan and query. This enables rackaware queries within the client. [CLIENT-2180]
- Improve Error Code Documentation. Added comments containing the integer error code for easier debugging. [CLIENT-1456]
- Return csharp blob as byte array. See Incompatible API change. [CLIENT-2470]
Bug fixes
- Fix race condition in test, add try catch finally. The race condition was TestAsyncBatch, and was causing the test to hang. [CLIENT-2256]
- Set correct return types for list and map expressions. Added switch to ensure return type is set correctly. [CLIENT-2282]
- Bump Microsoft.Windows.Compatibility in /AerospikeDemo. This is to fix a Snyk alert.
- Bump Microsoft.Windows.Compatibility in /AerospikeAdmin. This is to fix a Snyk alert.
Full Changelog: 6.0.1...6.1.0