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
d5dab731
Commit
d5dab731
authored
Jan 28, 2016
by
antirez
Browse files
Redis 3.1.103 (Redis 3.2.0 RC3).
parent
6bd409d0
Changes
2
Show whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
d5dab731
...
...
@@ -14,6 +14,12 @@ CRITICAL: There is a critical bug affecting MOST USERS. Upgrade ASAP.
Upgrade urgency MODERATE: this release fixes important Redis Cluster bugs.
* [FIX] avg_ttl reporting in INFO improved. (Salvatore Sanfilippo)
* [FIX] Sentinel: improve handling of known Sentinel instances.
(Salvatore Sanfilippo, thanks to Paweł Kowalczykf or the original
crash report).
* [FIX] Redis Cluster address update (via gossip section) processing improved
to avoid initiating inwanted handshakes.
* [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.
...
...
src/version.h
View file @
d5dab731
#define REDIS_VERSION "3.1.10
2
"
#define REDIS_VERSION "3.1.10
3
"
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