Skip to content

Releases: redis/ioredis

v5.10.1

19 Mar 15:12

Choose a tag to compare

5.10.1 (2026-03-19)

Bug Fixes

  • cluster: lazily start sharded subscribers (#2090) (4f167bb)

v5.10.0

27 Feb 13:52

Choose a tag to compare

5.10.0 (2026-02-27)

Features

  • add hash field expiration commands and tests (5219f9f)
  • add hexpireat & hexpiretime (#2082) (b38124f)

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)