Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
StackExchange.Redis
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tsai
StackExchange.Redis
Commits
d4a0ab65
Commit
d4a0ab65
authored
Feb 03, 2020
by
mgravell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update release notes
parent
76c4462d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
ReleaseNotes.md
docs/ReleaseNotes.md
+18
-0
No files found.
docs/ReleaseNotes.md
View file @
d4a0ab65
# Release Notes
## 2.1.0
-
add:
`IAsyncEnumerable<T>`
scanning APIs now supported (#1087)
-
add: new API for use with misbehaving sync-contexts (
[
more info
](
https://stackexchange.github.io/StackExchange.Redis/ThreadTheft
)
)
-
add:
`TOUCH`
support (#1291 via gkorland)
-
add:
`Condition`
API (transactions) now supports
`SortedSetLengthEqual`
(#1332 via phosphene47)
-
add:
`SocketManager`
is now more configurable (#1115, via naile)
-
add: NRediSearch updated in line with JRediSearch (#1267, via tombatron; #1199 via oruchreis)
-
add: support for
`CheckCertificatRevocation`
configuration (#1234, via BLun78 and V912736)
-
add: more details about exceptions (#1190, via marafiq)
-
add: new stream APIs (#1141 and #1154 via ttingen)
-
add: event-args now mockable (#1326 via n1l)
-
fix: no-op when adding 0 values to a set (#1283 via omeaart)
-
add: support for
`LATENCY`
and
`MEMORY`
(#1204)
-
add: support for
`HSTRLEN`
(#1241 via eitanhs)
-
add:
`GeoRadiusResult`
is now mockable (#1175 via firenero)
-
fix: various documentation fixes (#1162, #1135, #1203, #1240, #1245, #1159, #1311, #1339)
## 2.0.600
-
add
`ulong`
support to
`RedisValue`
and
`RedisResult`
(#1103)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment