Updated on 2024-10-18 GMT+08:00

Release History

Version Number

Redis versions of Distributed Cache Service are in format Redis x.y.z. Figure 1 shows a version.

Figure 1 Sample version number

Release History

Table 1 Redis 6

Version

Date

Description

6.2.10

November 2023

Fixed a memory issue: Clusters publish messages to all the connected nodes, and memory usage was increased and cannot be freed.

May 2023

Added control on the write bandwidth.

March 2023

Fixed bandwidth quotas statistics.

March 2023

Fixed the connection type in the bandwidth module.

October 2022

Fixed the memory release during a ciphertext update.

May 2022

Added the extension function on Sentinels.

May 2022

Added aging optimization of expired keys.

May 2022

Incorporated community edition Redis 6.2.10.

Table 2 Redis 5

Version

Date

Description

5.0.14

November 2023

Added the persistence-error-check configuration item.

October 2023

Added disk failover in the cluster mode.

April 2023

Modified the kernel and slowlog can be customized.

March 2023

Optimized default quota parameters.

January 2023

Changed counter quotas to token buckets.

October 2022

Added read-only commands: watch, wait, and psubscribe.

October 2022

Added dynamic command renaming in the running state.

April 2022

Incorporated community edition Redis 5.0.14.

October 2021

Optimized the kernel aging speed of expired keys.

September 2021

Optimized the kernel expiration speed.

August 2021

Added control on the write bandwidth.

August 2021

Added the bandwidth control and command latency record.

April 2021

Fixed data overflow risks of the "announce" module in the Redis code.

January 2021

Fixed the issue that newly created Redis instances cannot be written into AOF.

October 2020

Fixed the command for user authentication.

October 2020

Added streams in API functions of general modules.

May 2020

Fixed plaintext passwords in the migrate, slowlog, and monitor logs.

April 2020

Incorporated community edition Redis 5.0.9.

March 2020

Fixed an issue that AOF rewrite cannot be stopped in certain cases.

March 2020

Fixed memory leakage related to lua.

November 2019

Incorporated community edition Redis 5.0.7.

Table 3 Redis 4

Version

Date

Description

4.0.14

April 2023

Added dynamic renaming.

March 2023

Modified logs.

October 2022

Added read-only commands: watch, wait, and psubscribe.

July 2022

Added rename-command command.

December 2021

Fixed security vulnerability CVE-2020-14147.

October 2021

Optimized the kernel aging speed of expired keys.

September 2021

Optimized the kernel expiration speed.

August 2021

Added control on the write bandwidth.

April 2021

Optimized the monitor code. Removed redundant files on the data plane.

August 2020

Removed the random value function in Lua.

April 2020

Fixed an issue that log output using redis crash does not work with the bio thread.

March 2020

Fixed an issue that the glibc version is too old in EulerOS.

January 2020

Added the maxrss configuration item. Removed the maxkeys configuration item.

January 2020

Added the maxkeys configuration. When the number of keys exceed the maxkeys, they are forcibly eliminated.

July 2019

Fixed security vulnerability CVE-2019-10193.

July 2019

Fixed security vulnerability CVE-2019-10192.

March 2019

Incorporated community edition Redis 4.0.14.