Commit 7803b114 authored by antirez's avatar antirez
Browse files

Redis 6.0.3.

parent 1eab62f7
...@@ -11,6 +11,14 @@ CRITICAL: There is a critical bug affecting MOST USERS. Upgrade ASAP. ...@@ -11,6 +11,14 @@ CRITICAL: There is a critical bug affecting MOST USERS. Upgrade ASAP.
SECURITY: There are security fixes in the release. SECURITY: There are security fixes in the release.
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
================================================================================
Redis 6.0.3 Released Sat May 16 18:10:21 CEST 2020
================================================================================
Upgrade urgency CRITICAL: a crash introduced in 6.0.2 is now fixed.
1eab62f7e Remove the client from CLOSE_ASAP list before caching the master.
================================================================================ ================================================================================
Redis 6.0.2 Released Fri May 15 22:24:36 CEST 2020 Redis 6.0.2 Released Fri May 15 22:24:36 CEST 2020
================================================================================ ================================================================================
......
#define REDIS_VERSION "6.0.2" #define REDIS_VERSION "6.0.3"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment