Releases: redis/ioredis
Releases Β· redis/ioredis
v5.8.2
21 Oct 13:33
Compare
Sorry, something went wrong.
No results found
5.8.2 (2025-10-21)
Bug Fixes
v5.8.1
06 Oct 08:40
Compare
Sorry, something went wrong.
No results found
5.8.1 (2025-10-06)
Bug Fixes
ssubscribe: re-subscribe sharded pubsub channels individually (#2021 ) (f161367 )
v5.8.0
23 Sep 08:25
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v5.7.0
31 Jul 10:23
Compare
Sorry, something went wrong.
No results found
5.7.0 (2025-07-31)
Bug Fixes
Features
v5.6.1
11 Apr 12:27
Compare
Sorry, something went wrong.
No results found
5.6.1 (2025-04-11)
Bug Fixes
adding debug log on cluster.slots initial connection error (bedcfb5 )
v4.30.0
11 Apr 10:35
Compare
Sorry, something went wrong.
No results found
4.30.0 (2025-04-11)
Features
added the option for disabling slots refresh, fixed concurrent calls to refreshSlotsCache (#1972 ) (3ef36dc )
v5.6.0
05 Mar 21:25
Compare
Sorry, something went wrong.
No results found
5.6.0 (2025-03-05)
Features
Sharded pub/sub support via dedicated subscribers (#1956 ) (963a395 )
v4.29.1
05 Mar 20:46
Compare
Sorry, something went wrong.
No results found
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
07 Feb 10:41
Compare
Sorry, something went wrong.
No results found
5.5.0 (2025-02-07)
Features