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
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -8,16 +8,16 @@ Current package versions:
8
8
9
9
## Unreleased
10
10
11
-
- Add new `LoggingTunnel` API; see https://stackexchange.github.io/StackExchange.Redis/Logging[#2660 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2660)
11
+
- Add new `LoggingTunnel` API; see https://stackexchange.github.io/StackExchange.Redis/Logging([#2660 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2660))
12
12
13
13
## 2.7.27
14
14
15
15
- Support `HeartbeatConsistencyChecks` and `HeartbeatInterval` in `Clone()` ([#2658 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2658))
16
-
- Add `AddLibraryNameSuffix` to multiplexer; allows usage-specific tokens to be appended *after connect*[#2659 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2659)
16
+
- Add `AddLibraryNameSuffix` to multiplexer; allows usage-specific tokens to be appended *after connect*([#2659 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2659))
17
17
18
18
## 2.7.23
19
19
20
-
- Fix [#2653](https://github.com/StackExchange/StackExchange.Redis/issues/2653): Client library metadata should validate contents ([#2654](https://github.com/StackExchange/StackExchange.Redis/pull/2654) by mgravell)
20
+
- Fix [#2653](https://github.com/StackExchange/StackExchange.Redis/issues/2653): Client library metadata should validate contents ([#2654 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2654))
21
21
- Add `HeartbeatConsistencyChecks` option (opt-in) to enabled per-heartbeat (defaults to once per second) checks to be sent to ensure no network stream corruption has occurred ([#2656 by NickCraver](https://github.com/StackExchange/StackExchange.Redis/pull/2656))
0 commit comments