Skip to content

4.1.5

Compare
Choose a tag to compare
@mcoberly2 mcoberly2 released this 18 Jul 00:46

Release Date: March 17, 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 or ScanPolicy.failOnClusterChange, you can safely upgrade to C# client 4.2.7. We strongly recommend that you do so at the earliest opportunity.

New features

  • Support AsyncClientPolicy asyncMaxCommandInQueue. Reject new async commands if asyncMaxCommandInQueue > 0 and delay queue size >= asyncMaxCommandInQueue. [CLIENT-1460]
  • Accept new bool particle type on reads, but continue writing bool as an integer bin. This is an interim step that allows rolling upgrades with bool support when server version 5.6 is released. [CLIENT-1473]

Full Changelog: 4.1.4...4.1.5