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
cbe5ceed
Unverified
Commit
cbe5ceed
authored
Mar 19, 2020
by
Nick Craver
Committed by
GitHub
Mar 19, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2.1.0 Release! (#1394)
This bumps versioning for the 2.1.0 release, ready to GA!
parent
b2db13fc
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
Directory.Build.props
Directory.Build.props
+1
-1
ReleaseNotes.md
docs/ReleaseNotes.md
+1
-1
version.json
version.json
+1
-1
No files found.
Directory.Build.props
View file @
cbe5ceed
...
...
@@ -13,7 +13,7 @@
<NoWarn>NU5105</NoWarn>
<PackageReleaseNotes>https://stackexchange.github.io/StackExchange.Redis/ReleaseNotes</PackageReleaseNotes>
<PackageProjectUrl>https://github.com/StackExchange/StackExchange.Redis/</PackageProjectUrl>
<PackageLicense
Url>https://raw.github.com/StackExchange/StackExchange.Redis/master/LICENSE</PackageLicenseUrl
>
<PackageLicense
Expression>MIT</PackageLicenseExpression
>
<LangVersion>8.0</LangVersion>
<RepositoryType>git</RepositoryType>
...
...
docs/ReleaseNotes.md
View file @
cbe5ceed
# Release Notes
## 2.1.0
-preview
## 2.1.0
-
fix: ensure active-message is cleared (#1374 via hamish-omny)
-
add: sentinel support (#1067 via shadim; #692 via lexxdark)
...
...
version.json
View file @
cbe5ceed
{
"version"
:
"2.1.0
-preview.{height}
"
,
"version"
:
"2.1.0"
,
"assemblyVersion"
:
"2.0"
,
"publicReleaseRefSpec"
:
[
"^refs/heads/master$"
,
...
...
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