Skip to content

Minor feature and bug fix release.

Compare
Choose a tag to compare
@khaf khaf released this 10 Jan 18:53
· 120 commits to v6 since this release
  • New Features

    • [CLIENT-1988] Added base64 encoding functions CDTContextToBase64 and Base64ToCDTContext for CDTContext.
  • Improvements

    • Added an example for regexp expressions in Queries.
  • Fixes

    • [CLIENT-1204] Retry logic will keep retrying on KEY_NOT_FOUND errors until policy.MaxRetries is hit or record is returned to the client.