Releases: redis/ioredis
Releases · redis/ioredis
v5.7.0
5.7.0 (2025-07-31)
Bug Fixes
Features
v5.6.1
5.6.1 (2025-04-11)
Bug Fixes
adding debug log on cluster.slots initial connection error (bedcfb5 )
v4.30.0
4.30.0 (2025-04-11)
Features
added the option for disabling slots refresh, fixed concurrent calls to refreshSlotsCache (#1972 ) (3ef36dc )
v5.6.0
5.6.0 (2025-03-05)
Features
Sharded pub/sub support via dedicated subscribers (#1956 ) (963a395 )
v4.29.1
4.29.1 (2025-03-05)
Features
Adds support for Redis 7 commands
Node v20 is now part of the test matrix, but support for Node v6 got removed
Introduces a cluster subscriber group that enables sharded pub/sub
Bug Fixes
Fixed the release workflow to be able to release from the v4 branch
Reviewed several test cases
v5.5.0
5.5.0 (2025-02-07)
Features
v5.4.2
5.4.2 (2024-12-20)
Bug Fixes
Connection instability when using socketTimeout parameter (#1937 ) (ca5e940 ), closes #1919
v5.4.1
5.4.1 (2024-04-17)
Bug Fixes
v5.4.0
5.4.0 (2024-04-16)
Bug Fixes
when refreshSlotsCache
is called concurrently, call the callback only when the refresh process is done (#1881 ) (804ee07 )
Features
v5.3.2
5.3.2 (2023-04-15)
Bug Fixes
You can’t perform that action at this time.