This is a patch release.
- fix: Huge entries fail to load outside RDB / replication (#4154)
fixes #4143 - chore: optimize info command (#4137)
decrease latency for "info server" and "info replication" commands - fix: Use
MOVED
error type for moved replies (#4125)
Usetype
MOVED
for moved replies, making them all the same under# Errorstats
Fixes #4118 - fix: a potential crash during client list (#4141)