Skip to content

Commit 7803b11

Browse files
committed
Redis 6.0.3.
1 parent 1eab62f commit 7803b11

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

00-RELEASENOTES

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@ CRITICAL: There is a critical bug affecting MOST USERS. Upgrade ASAP.
1111
SECURITY: There are security fixes in the release.
1212
--------------------------------------------------------------------------------
1313

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+
1422
================================================================================
1523
Redis 6.0.2 Released Fri May 15 22:24:36 CEST 2020
1624
================================================================================

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define REDIS_VERSION "6.0.2"
1+
#define REDIS_VERSION "6.0.3"

0 commit comments

Comments
 (0)