Skip to content

Commit f92f9f4

Browse files
committed
release notes
1 parent c8e3152 commit f92f9f4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/ReleaseNotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,11 @@ Current package versions:
88

99
## unreleased
1010

11+
- Fix bug with connection startup failing in low-memory scenarios ([#3002 by nathan-miller23](https://github.com/StackExchange/StackExchange.Redis/pull/3002))
12+
- Fix under-count of `TotalOutstanding` in server-counters ([#2996 by nathan-miller23](https://github.com/StackExchange/StackExchange.Redis/pull/2996))
1113
- Fix incorrect debug assertion in `HGETEX` (no impact to release library) ([#2999 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2999))
1214

15+
1316
## 2.10.1
1417

1518
- Support Redis 8.4 CAS/CAD operations (`DIGEST`, and the `IFEQ`, `IFNE`, `IFDEQ`, `IFDNE` modifiers on `SET` / `DEL`)

0 commit comments

Comments
 (0)