Skip to content

Commit f8303a6

Browse files
committed
2.6.80 Release notes
1 parent e2e4c19 commit f8303a6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/ReleaseNotes.md

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

99
## Unreleased
1010

11+
No pending changes for the next release yet.
12+
13+
14+
## 2.6.80
15+
1116
- Adds: `last-in` and `cur-in` (bytes) to timeout exceptions to help identify timeouts that were just-behind another large payload off the wire ([#2276 by NickCraver](https://github.com/StackExchange/StackExchange.Redis/pull/2276))
1217
- Adds: general-purpose tunnel support, with HTTP proxy "connect" support included ([#2274 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2274))
1318
- Removes: Package dependency (`System.Diagnostics.PerformanceCounter`) ([#2285 by NickCraver](https://github.com/StackExchange/StackExchange.Redis/pull/2285))
1419

20+
1521
## 2.6.70
1622

1723
- Fix: `MOVED` with `NoRedirect` (and other non-reachable errors) should respect the `IncludeDetailInExceptions` setting ([#2267 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2267))

0 commit comments

Comments
 (0)