-
New Features
- [CLIENT-1988] Added base64 encoding functions
CDTContextToBase64
andBase64ToCDTContext
forCDTContext
.
- [CLIENT-1988] Added base64 encoding functions
-
Improvements
- Added an example for regexp expressions in Queries.
-
Fixes
- [CLIENT-1204] Retry logic will keep retrying on
KEY_NOT_FOUND
errors untilpolicy.MaxRetries
is hit or record is returned to the client.
- [CLIENT-1204] Retry logic will keep retrying on