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
10323dc5
Commit
10323dc5
authored
May 05, 2015
by
antirez
Browse files
Redis 3.0.1
parent
e213c408
Changes
2
Hide whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
10323dc5
...
@@ -10,6 +10,15 @@ HIGH: There is a critical bug that may affect a subset of users. Upgrade!
...
@@ -10,6 +10,15 @@ 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.0.1 ] Release date: 5 May 2015
Upgrade urgency: LOW for Redis, Sentinel, Cluster.
* [FIX] Sentinel memory leak due to hiredis fixed. (Salvatore Sanfilippo)
* [FIX] Sentinel memory leak on duplicated instance. (Charsyam)
* [FIX] Redis crash on Lua reaching output buffer limits. (Yossi Gottlieb)
* [FIX] Sentinel flushes config on +slave events. (Bill Anderson)
--[ Redis 3.0.0 ] Release date: 1 Apr 2015
--[ Redis 3.0.0 ] Release date: 1 Apr 2015
>> What'
s
new
in
Redis
3.0
compared
to
Redis
2.8
?
>> What'
s
new
in
Redis
3.0
compared
to
Redis
2.8
?
...
...
src/version.h
View file @
10323dc5
#define REDIS_VERSION "3.0.
0
"
#define REDIS_VERSION "3.0.
1
"
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