Skip to content

Minor Feature and Improvements

Compare
Choose a tag to compare
@khaf khaf released this 09 Feb 14:13
· 802 commits to master since this release

Minor features and improvements release.

  • New Features
    • Can now use services-alternate for cluster tend.
    • New CDT List API: ListGetRangeFromOp, ListRemoveRangeFromOp, ListPopRangeFromOp
  • Improvements
    • Improves marshalling of data types into and out of the Lua library and avoids marshalling values before they are needed.
    • Returns error for having more than one Filter on client-side to avoid confusion.
    • Increases default ClientPolicy.Timeout and return a meaningful error message when the client is not fully connected to the cluster after waitTillStabilized call