Skip to content

Commit 3e3386c

Browse files
committed
release notes
1 parent 9252c16 commit 3e3386c

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,6 +8,9 @@ Current package versions:
88

99
## Unreleased
1010

11+
- Support Redis 8.4 CAS/CAD operations (`DIGEST`, and the `IFEQ`, `IFNE`, `IFDEQ`, `IFDNE` modifiers on `SET` / `DEL`)
12+
via the new `ValueCondition` abstraction, and use CAS/CAD operations for `Lock*` APIs when possible ([#2978 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2978))
13+
1114
## 2.9.32
1215

1316
- Fix `SSUBSCRIBE` routing during slot migrations ([#2969 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2969))

0 commit comments

Comments
 (0)