File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,14 @@ CRITICAL: There is a critical bug affecting MOST USERS. Upgrade ASAP.
11
11
SECURITY: There are security fixes in the release.
12
12
--------------------------------------------------------------------------------
13
13
14
+ ================================================================================
15
+ Redis 6.0.3 Released Sat May 16 18:10:21 CEST 2020
16
+ ================================================================================
17
+
18
+ Upgrade urgency CRITICAL: a crash introduced in 6.0.2 is now fixed.
19
+
20
+ 1eab62f7e Remove the client from CLOSE_ASAP list before caching the master.
21
+
14
22
================================================================================
15
23
Redis 6.0.2 Released Fri May 15 22:24:36 CEST 2020
16
24
================================================================================
Original file line number Diff line number Diff line change 1
- #define REDIS_VERSION "6.0.2 "
1
+ #define REDIS_VERSION "6.0.3 "
You can’t perform that action at this time.
0 commit comments