Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
590f5374
Commit
590f5374
authored
Jun 13, 2018
by
antirez
Browse files
Redis 3.2.12.
parent
37578f2e
Changes
2
Hide whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
590f5374
...
@@ -10,6 +10,17 @@ HIGH: There is a critical bug that may affect a subset of users. Upgrade!
...
@@ -10,6 +10,17 @@ HIGH: There is a critical bug that may affect a subset of users. Upgrade!
CRITICAL: There is a critical bug affecting MOST USERS. Upgrade ASAP.
CRITICAL: There is a critical bug affecting MOST USERS. Upgrade ASAP.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
================================================================================
Redis 3.2.12 Released Wed Jun 13 12:43:01 CEST 2018
================================================================================
Upgrade urgency CRITICAL:
* Multilple security issues fixed.
* Backport of an older AOF fsync=always fix. Check 4.x release notes.
* Backport of a *SCAN bug. Sometimes elements could be missing from the scan.
* Other minor things.
================================================================================
================================================================================
Redis 3.2.11 Released Thu Sep 21 15:47:53 CEST 2017
Redis 3.2.11 Released Thu Sep 21 15:47:53 CEST 2017
================================================================================
================================================================================
...
...
src/version.h
View file @
590f5374
#define REDIS_VERSION "3.2.1
1
"
#define REDIS_VERSION "3.2.1
2
"
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