This is a major fix release. We recommend upgrading to this release if you are using authentication.
-
Improvements
- Adds notices regarding Auth issue to CHANGELOG and clarifies how to change code for an old breaking change in v3.
- Forward compatibility with Server v6 regarding queries and scans not sending a fresh message header per partition.
-
Fixes
- [CLIENT-1695] Fixes a potential
nil
deference insessionInfo.isValid()
method. - Fixes an issue where with default policies and after certain errors the replica node was not selected on retry.
- [CLIENT-1695] Fixes a potential