Skip to content

Major fix release

Compare
Choose a tag to compare
@khaf khaf released this 07 Apr 18:48
· 15 commits to v5 since this release

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 in sessionInfo.isValid() method.
    • Fixes an issue where with default policies and after certain errors the replica node was not selected on retry.