Skip to content

Commit 25fe8a8

Browse files
committed
Update CHANGELOG
1 parent b451a51 commit 25fe8a8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change History
22

3+
## January 10 2023: v6.8.0
4+
5+
* **New Features**
6+
- [CLIENT-1988] dded base64 encoding functions `CDTContextToBase64` and `Base64ToCDTContext` for `CDTContext`.
7+
8+
* **Improvements**
9+
10+
- Added an example for regexp expressions in Queries.
11+
12+
* **Fixes**
13+
14+
- [CLIENT-1204] Retry logic will keep retrying on `KEY_NOT_FOUND` errors until `policy.MaxRetries` is hit or record is returned to the client.
15+
316
## December 5 2022: v6.7.0
417

518
This is a minor improvement and fix release.

0 commit comments

Comments
 (0)