4.1.4
Release Date: March 02, 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
- Fix .NET Core on Linux issues. [CLIENT-1459]
- If SocketAsyncEventArgs.BytesTransferred is zero on send, close connection and retry if maxRetries not reached.
- Fix infinite loop in Util.GetErrorMessage() when exception's InnerException is always populated on all levels.
- Fix Log.Callback doc to say the log is disabled by default.
Full Changelog: 4.1.3...4.1.4