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
438942a5
Commit
438942a5
authored
Jan 29, 2016
by
antirez
Browse files
Remove spurious entries in 3.0.7 changelog.
Certain things were only applicable to 3.2.0 RC2 and RC3.
parent
6bf60cbf
Changes
1
Hide whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
438942a5
...
@@ -15,9 +15,6 @@ CRITICAL: There is a critical bug affecting MOST USERS. Upgrade ASAP.
...
@@ -15,9 +15,6 @@ CRITICAL: There is a critical bug affecting MOST USERS. Upgrade ASAP.
Upgrade urgency MODERATE: this release fixes important Redis Cluster bugs.
Upgrade urgency MODERATE: this release fixes important Redis Cluster bugs.
* [FIX] avg_ttl reporting in INFO improved. (Salvatore Sanfilippo)
* [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
* [FIX] Redis Cluster address update (via gossip section) processing improved
to avoid initiating inwanted handshakes.
to avoid initiating inwanted handshakes.
* [FIX] Many fixes to MIGRATE multiple keys implementation. The command
* [FIX] Many fixes to MIGRATE multiple keys implementation. The command
...
@@ -44,10 +41,6 @@ Upgrade urgency MODERATE: this release fixes important Redis Cluster bugs.
...
@@ -44,10 +41,6 @@ Upgrade urgency MODERATE: this release fixes important Redis Cluster bugs.
* [FIX] Redis-trib is now able to fix more errors. A new CLUSTER subcommand
* [FIX] Redis-trib is now able to fix more errors. A new CLUSTER subcommand
called BUMPEPOCH was introduced in order to support new modes
called BUMPEPOCH was introduced in order to support new modes
for the "fix" subcommand. (Salvatore Sanfilippo)
for the "fix" subcommand. (Salvatore Sanfilippo)
* [NEW] Redis proctected mode: this feature improves Redis security and makes
harder to run Redis in a configuration that is unsecure because no
firewalling was used in order to protect Redis from external accesses.
See this Reddit post for more info: https://www.reddit.com/r/redis/comments/3zv85m/new_security_feature_redis_protected_mode/ (Salvatore Sanfilippo)
* [NEW] Cluster/Sentinel tests now use OSX leak to perform leak detection
* [NEW] Cluster/Sentinel tests now use OSX leak to perform leak detection
at the end of every unit. (Salvatore Sanfilippo)
at the end of every unit. (Salvatore Sanfilippo)
* [NEW] Detect and show server crashes during Cluster/Sentinel tests.
* [NEW] Detect and show server crashes during Cluster/Sentinel tests.
...
...
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