Releases: redis/ioredis
Releases · redis/ioredis
v5.2.2
5.2.2 (2022-07-23)
Bug Fixes
srandmember with count argument should return array of strings (#1620 ) (5f813f3 )
v5.2.1
5.2.1 (2022-07-16)
Bug Fixes
always allow selecting a new node for cluster mode subscriptions when the current one fails (#1589 ) (1c8cb85 )
v5.2.0
5.2.0 (2022-07-11)
Features
v5.1.0
5.1.0 (2022-06-25)
Features
add command typings for Redis 7.0.2. Also fix a typing issue for hgetallBuffer. (#1611 ) (fa77c07 )
v5.0.6
5.0.6 (2022-05-31)
Bug Fixes
v5.0.5
5.0.5 (2022-05-17)
Bug Fixes
improve typing for redis.multi (#1580 ) (f9f875b )
send correct command during auto-pipelining of .call() operations (#1579 ) (e41c3dc )
v5.0.4
5.0.4 (2022-04-09)
Bug Fixes
v5.0.3
5.0.3 (2022-03-31)
Bug Fixes
add named exports to keep compatible with @types/ioredis (#1552 ) (a89a900 )
Fix failover detector with sentinel and tls streams (ac00a00 )
handle NOPERM error for monitor (93b873d ), closes #1498
Hook up the keepAlive after a successful connect (14f03a4 ), closes #1339
v5.0.2
5.0.2 (2022-03-30)
Bug Fixes
v5.0.1
5.0.1 (2022-03-26)
Bug Fixes
improve typing compatibility with @types/ioredis (#1542 ) (3bf300a )
You can’t perform that action at this time.