File tree 2 files changed +10
-1
lines changed 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,15 @@ HIGH: There is a critical bug that may affect a subset of users. Upgrade!
10
10
CRITICAL: There is a critical bug affecting MOST USERS. Upgrade ASAP.
11
11
--------------------------------------------------------------------------------
12
12
13
+ ================================================================================
14
+ Redis 4.0.13 Released Wed Feb 20 17:25:31 CEST 2019
15
+ ================================================================================
16
+
17
+ This release just backports a few fixes from Redis 5:
18
+
19
+ 60b2537f rewrite BRPOPLPUSH as RPOPLPUSH to propagate
20
+ afc4b36c Don't treat unsupported protocols as fatal errors
21
+
13
22
================================================================================
14
23
Redis 4.0.12 Released Tue Dec 11 18:06:12 CEST 2018
15
24
================================================================================
Original file line number Diff line number Diff line change 1
- #define REDIS_VERSION "4.0.12 "
1
+ #define REDIS_VERSION "4.0.13 "
You can’t perform that action at this time.
0 commit comments