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
e86bbac8
Commit
e86bbac8
authored
Jun 24, 2017
by
Marc Gravell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.2.4 deploy
parent
0b8b5cbf
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
Directory.build.props
Directory.build.props
+1
-1
ReleaseNotes.md
docs/ReleaseNotes.md
+4
-0
No files found.
Directory.build.props
View file @
e86bbac8
<Project>
<Project>
<PropertyGroup>
<PropertyGroup>
<VersionPrefix>1.2.
3
</VersionPrefix>
<VersionPrefix>1.2.
4
</VersionPrefix>
<Copyright>2017 Stack Exchange, Inc.</Copyright>
<Copyright>2017 Stack Exchange, Inc.</Copyright>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
...
...
docs/ReleaseNotes.md
View file @
e86bbac8
...
@@ -2,6 +2,10 @@
...
@@ -2,6 +2,10 @@
# Important: .NET 4.0 support is currently **disabled**; if you need .NET 4.0, please stick with 1.2.1 while we keep investigating
# Important: .NET 4.0 support is currently **disabled**; if you need .NET 4.0, please stick with 1.2.1 while we keep investigating
## 1.2.4
-
fix: incorrect build configuration (#649)
## 1.2.3
## 1.2.3
-
fix: when using
`redis-cluster`
with multiple replicas, use round-robin when selecting replica (#610)
-
fix: when using
`redis-cluster`
with multiple replicas, use round-robin when selecting replica (#610)
...
...
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