Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
012bcd49
Commit
012bcd49
authored
Dec 01, 2017
by
antirez
Browse files
Redis 4.0.5.
parent
1198f7ce
Changes
2
Hide whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
012bcd49
...
@@ -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 4.0.5 Released Thu Dec 1 16:03:32 CET 2017
================================================================================
Upgrade urgency CRITICAL: Redis 4.0.4 fix for PSYNC2 was broken, causing the
slave to crash when receiving an RDB file from the
master that contained a duplicated Lua script.
Please upgrade ASAP if you are with 4.0.4 and you use any form of Lua scripting
because this problem will easily crash Redis.
================================================================================
================================================================================
Redis 4.0.4 Released Thu Nov 30 18:42:12 CET 2017
Redis 4.0.4 Released Thu Nov 30 18:42:12 CET 2017
================================================================================
================================================================================
...
...
src/version.h
View file @
012bcd49
#define REDIS_VERSION "4.0.
4
"
#define REDIS_VERSION "4.0.
5
"
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