You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ReleaseNotes.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,8 @@ Current package versions:
11
11
- Add support for new `BITOP` operations in CE 8.2 ([#2900 by atakavci](https://github.com/StackExchange/StackExchange.Redis/pull/2900))
12
12
- Package updates ([#2906 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2906))
13
13
- Fix handshake error with `CLIENT ID` ([#2909 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2909))
14
-
- Add 8.2 stream commands ([#2842 by kijanawoodard](https://github.com/StackExchange/StackExchange.Redis/pull/2842), by [#xxxx by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/xxxx))
14
+
- Add `xack minid` support ([#2842 by kijanawoodard](https://github.com/StackExchange/StackExchange.Redis/pull/2842))
15
+
- Add new 8.2 stream support - `xdelex`, `xackdel`, `xtrim [keepref|delref|acked]` ([#2912 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2912))
0 commit comments