Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
khaf committed May 8, 2024
1 parent b8779e5 commit 0b73ae8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ We suggest complete testing of your application before using it in production.
- [CLIENT-2702] Support Client Transaction Metrics. The native client can now track transaction latencies using histograms. Enable using the `Client.EnableMetrics` API.

- **Improvements**
- [CLIENT-2862] Use default batch policies when the record level batch policy is nil.
- [CLIENT-2889] Increase grpc `MaxRecvMsgSize` to handle big records for the proxy client.
- [CLIENT-2891] Export various batch operation struct fields. Resolves #247.
- Remove dependency on `xrand` sub-package since the native API is fast enough.
Expand Down

0 comments on commit 0b73ae8

Please sign in to comment.