Skip to content

v1.25.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 23:57
· 211 commits to main since this release

This is a patch release.

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