We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 046f2b7 + bd2a816 commit 85b6c48Copy full SHA for 85b6c48
2 files changed
docs/ReleaseNotes.md
@@ -15,6 +15,10 @@ From 3.0, [release notes will be maintained in GitHub only](https://github.com/S
15
16
## 2.12.14
17
18
+- (none)
19
+
20
+## 2.13.10
21
22
- Add experimental Redis 8.8 array support, including array APIs on `IDatabase`/`IDatabaseAsync`,
23
array helper types, `RedisType.Array`, and array delete keyspace notification event types. ([#3076 by @mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/3076))
24
- Enable TCP keep-alives ([#3078 by @mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/3078))
0 commit comments