Skip to content

Commit eb313d5

Browse files
committed
Updated CHANGELOG
1 parent f9ba11f commit eb313d5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,14 @@
66

77
* **New Features**:
88

9+
- [CLIENT-1417] Adds Circuit-Breaker. Rejects command when assigned node's error rate exceeds `ClientPolicy.MaxErrorRate` over `ClientPolicy.ErrorRateWindow`.
910
- [CLIENT-1410] Adds `Client.SetXDRFilter()`.
1011
- [CLIENT-1433] Adds `ExpMemorySize()` to expression filters.
1112

13+
* **Improvements**
14+
15+
- [CLIENT-1434] Reset peers, partition and rebalance generations on node tend errors.
16+
1217
* **Changes**
1318
- Pack byte array header with string header codes when using msgpack to be consistent with server.
1419
- Adds `ResultCode.LOST_CONFLICT`

0 commit comments

Comments
 (0)