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
3f0c2b81
Commit
3f0c2b81
authored
Mar 18, 2020
by
mgravell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
more release notes for 2.1.0
parent
58e8d63e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
ReleaseNotes.md
docs/ReleaseNotes.md
+7
-0
No files found.
docs/ReleaseNotes.md
View file @
3f0c2b81
...
@@ -2,6 +2,8 @@
...
@@ -2,6 +2,8 @@
## 2.1.0-preview
## 2.1.0-preview
-
fix: ensure active-message is cleared (#1374 via hamish-omny)
-
add: sentinel support (#1067 via shadim; #692 via lexxdark)
-
add:
`IAsyncEnumerable<T>`
scanning APIs now supported (#1087)
-
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: new API for use with misbehaving sync-contexts (
[
more info
](
https://stackexchange.github.io/StackExchange.Redis/ThreadTheft
)
)
-
add:
`TOUCH`
support (#1291 via gkorland)
-
add:
`TOUCH`
support (#1291 via gkorland)
...
@@ -18,6 +20,11 @@
...
@@ -18,6 +20,11 @@
-
add:
`GeoRadiusResult`
is now mockable (#1175 via firenero)
-
add:
`GeoRadiusResult`
is now mockable (#1175 via firenero)
-
fix: various documentation fixes (#1162, #1135, #1203, #1240, #1245, #1159, #1311, #1339, #1336)
-
fix: various documentation fixes (#1162, #1135, #1203, #1240, #1245, #1159, #1311, #1339, #1336)
-
fix: rare race-condition around exception data (#1342)
-
fix: rare race-condition around exception data (#1342)
-
fix:
`ScriptEvaluateAsync`
keyspace isolation (#1377 via gliljas)
-
fix: F# compatibility enhancements (#1386)
-
fix: improved
`ScriptResult`
null support (#1392)
-
tests: better docker support for tests (#1389 via ejsmith; #1391)
-
tests: general test improvements (#1183, #1385, #1384)
## 2.0.601
## 2.0.601
...
...
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