Skip to content

Major Feature Release

Compare
Choose a tag to compare
@khaf khaf released this 08 Jun 16:41
· 136 commits to master since this release

There are a few minor breaking API changes. See ClientPolicy.

Note: There has been significant changes to clustering code. We recommend extensive testing before using in production.

  • New Features
    • Adds support for Relaxed Strong Consistency mode. ClientPolicy.LinearizeRead = true has been removed and should be replaced with policy.ReadModeSC = as.ReadModeSCLinearize.
    • Adds support for whitelists in Roles.