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
99eb0623
Commit
99eb0623
authored
Jan 28, 2016
by
antirez
Browse files
Changelog of 3.2.0 RC2/RC3 split into two sections.
parent
d5dab731
Changes
1
Show whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
99eb0623
...
...
@@ -10,9 +10,9 @@ 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.
--------------------------------------------------------------------------------
--[ Redis 3.2.0 RC
2
(version 3.1.10
2
) ] Release date: 2
5
jan 2016
--[ Redis 3.2.0 RC
3
(version 3.1.10
3
) ] Release date: 2
8
jan 2016
Upgrade urgency MODERATE: this release fixes
important Redis Cluster bugs
.
Upgrade urgency MODERATE: this release fixes
a non trivial Sentinel crash
.
* [FIX] avg_ttl reporting in INFO improved. (Salvatore Sanfilippo)
* [FIX] Sentinel: improve handling of known Sentinel instances.
...
...
@@ -20,6 +20,11 @@ Upgrade urgency MODERATE: this release fixes important Redis Cluster bugs.
crash report).
* [FIX] Redis Cluster address update (via gossip section) processing improved
to avoid initiating inwanted handshakes.
--[ Redis 3.2.0 RC2 (version 3.1.102) ] Release date: 25 jan 2016
Upgrade urgency MODERATE: this release fixes important Redis Cluster bugs.
* [FIX] Many fixes to MIGRATE multiple keys implementation. The command
could handle errors in a faulty way leading to crashes or other
unexpected behaviors. MIGRATE command refactoring.
...
...
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