Skip to content

Commit fec2cae

Browse files
committed
2.9.17 release notes
1 parent 229e9c5 commit fec2cae

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/ReleaseNotes.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,15 @@ Current package versions:
88

99
## Unreleased
1010

11-
- Fix `RedisValue` special-value (NaN, Inf, etc) handling when casting from raw/string values to `double` ([#2950 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2950))
11+
- (none)
12+
13+
## 2.9.17
14+
1215
- Add vector-set support ([#2939 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2939))
16+
- Fix `RedisValue` special-value (NaN, Inf, etc) handling when casting from raw/string values to `double` ([#2950 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2950))
17+
- Internals:
18+
- Use `sealed` classes where possible ([#2942 by Henr1k80](https://github.com/StackExchange/StackExchange.Redis/pull/2942))
19+
- Add overlapped flushing in `LoggingTunnel` and avoid double-lookups ([#2943 by Henr1k80](https://github.com/StackExchange/StackExchange.Redis/pull/2943))
1320

1421
## 2.9.11
1522

0 commit comments

Comments
 (0)