Skip to content

Commit 8872553

Browse files
committed
2.6.104 Release notes
1 parent 129d59f commit 8872553

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/ReleaseNotes.md

+4
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Current package versions:
88

99
## Unreleased
1010

11+
No pending unreleased changes.
12+
13+
## 2.6.104
14+
1115
- Fix [#2412](https://github.com/StackExchange/StackExchange.Redis/issues/2412): Critical (but rare) GC bug that can lead to async tasks never completing if the multiplexer is not held by the consumer ([#2408 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2408))
1216
- Add: Better error messages (over generic timeout) when commands are backlogged and unable to write to any connection ([#2408 by NickCraver](https://github.com/StackExchange/StackExchange.Redis/pull/2408))
1317
- Fix [#2392](https://github.com/StackExchange/StackExchange.Redis/issues/2392): Dequeue *all* timed out messages from the backlog when not connected (including Fire+Forget) ([#2397 by kornelpal](https://github.com/StackExchange/StackExchange.Redis/pull/2397))

0 commit comments

Comments
 (0)