Skip to content

Releases: redis/ioredis

v5.9.3

12 Feb 14:42

Choose a tag to compare

5.9.3 (2026-02-12)

Bug Fixes

  • autopipelining to route writes to masters with scaleReads (#2072) (8adb1ae)
  • fix issue with moved command for replicas (#2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#2066) (0a1a898)

v5.9.2

15 Jan 13:44

Choose a tag to compare

5.9.2 (2026-01-15)

Bug Fixes

  • cluster: Cluster reconnect sharded subscribers (#2060) (def9804)
  • preserve replica slots on MOVED in pipelines (#2059) (a1c3e9d)

Reverts

v5.9.1

08 Jan 13:27

Choose a tag to compare

5.9.1 (2026-01-08)

Bug Fixes

  • make client-side blocking timeouts opt-in (#2058) (07ed493)

v5.9.0

05 Jan 14:07

Choose a tag to compare

5.9.0 (2026-01-05)

Bug Fixes

  • remove unnecessary case-sensitivity when working with commands (#2036) (f33a2c8)

Features

v4.31.0

05 Jan 15:04

Choose a tag to compare

4.31.0 (2026-01-05)

Features

v4.30.2-v4-beta.1

03 Dec 10:50

Choose a tag to compare

v4.30.2-v4-beta.1 Pre-release
Pre-release

4.30.2-v4-beta.1 (2025-12-03)

Bug Fixes

  • refactor sharded pub/sub (7503bd3)

v5.8.2

21 Oct 13:33

Choose a tag to compare

5.8.2 (2025-10-21)

Bug Fixes

v5.8.1

06 Oct 08:40

Choose a tag to compare

5.8.1 (2025-10-06)

Bug Fixes

  • ssubscribe: re-subscribe sharded pubsub channels individually (#2021) (f161367)

v5.8.0

23 Sep 08:25

Choose a tag to compare

5.8.0 (2025-09-23)

Bug Fixes

  • ssubscribe: re-subscribe sharded pubsub channels individually on ready (#2012) (55a410f)

Features

v4.30.1

16 Sep 12:06

Choose a tag to compare

4.30.1 (2025-09-16)

Bug Fixes