Skip to content

Commit be5c8a6

Browse files
committed
Update release notes for 2.8.31
1 parent cd7a3b2 commit be5c8a6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/ReleaseNotes.md

+5
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,12 @@ Current package versions:
77
| [![StackExchange.Redis](https://img.shields.io/nuget/v/StackExchange.Redis.svg)](https://www.nuget.org/packages/StackExchange.Redis/) | [![StackExchange.Redis](https://img.shields.io/nuget/vpre/StackExchange.Redis.svg)](https://www.nuget.org/packages/StackExchange.Redis/) | [![StackExchange.Redis MyGet](https://img.shields.io/myget/stackoverflow/vpre/StackExchange.Redis.svg)](https://www.myget.org/feed/stackoverflow/package/nuget/StackExchange.Redis) |
88

99
## Unreleased
10+
No pending unreleased changes
11+
12+
## 2.8.31
13+
1014
- Fix: Respect `IReconnectRetryPolicy` timing in the case that a node that was present disconnects indefinitely ([#2853](https://github.com/StackExchange/StackExchange.Redis/pull/2853) & [#2856](https://github.com/StackExchange/StackExchange.Redis/pull/2856) by NickCraver)
15+
- Special thanks to [sampdei](https://github.com/sampdei) tracking this down and working a fix
1116
- Changes max default retry policy backoff to 60 seconds ([#2853 by NickCraver](https://github.com/StackExchange/StackExchange.Redis/pull/2853))
1217
- Fix [#2652](https://github.com/StackExchange/StackExchange.Redis/issues/2652): Track client-initiated shutdown for any pipe type ([#2814 by bgrainger](https://github.com/StackExchange/StackExchange.Redis/pull/2814))
1318

0 commit comments

Comments
 (0)