RESP3 is now the default protocol (opt back into RESP2 explicitly), and Node.js 20 is the new minimum supported version. New commands include CLIENT UNBLOCK, XNACK, Redis 8.8 array commands, INCREX/INCREXBYFLOAT, and ZINTER/ZUNION COUNT aggregator. Fixed pubsub connection handling in Sentinel failover and sharded cluster topology recovery, and a CVE-2026-41907 vulnerability via @azure/msal-node.
node-redis
Mon
Wed
Fri
JunJulAugSepOctNovDecJanFebMarAprMayJun
LessMore
Releases2Avg0/wkVersionsredis@5.12.0 to redis@6.0.0
redis@6.0.0
✨ What's Changed
🚀 Features
- feat: expose
sendCommandonmultifor all clients by @nkaradzhov in https://github.com/redis/node-redis/...
5.11.0 Release Changelog
🌟 Highlights
Smart Client Handoffs for Enterprise OSS API (Pending a Redis Enterprise version release)
...
Changes
🚀 New Features
- Add MSETEX command support (#3116)
- Add CLAIM attribute to XREADGROUP command (#3122)
- Add index/query doc page...
What's Changed
- fix(ts): use all commands in cluster type by @nkaradzhov in https://github.com/redis/node-redis/pull/3065
- Main by @watersRand ...
What's Changed
- fix: add typed/untyped mode support for multi-commands by @PavelPashov in https://github.com/redis/node-redis/pull/3084
**Full...
What's Changed
- Clustering sendCommand docs by @nfriedly in https://github.com/redis/node-redis/pull/3053
- Stop erasing
ErrorReplystack by @...
What's Changed
- chore(tests): bump test container version 8.2 by @nkaradzhov in https://github.com/redis/node-redis/pull/3046
- fix(commands): e...
What's Changed
- Add support svs vamana index creation by @PavelPashov in https://github.com/redis/node-redis/pull/3025
- createClient url+tls in...
What's Changed
- fix(pool): chain promise handlers to prevent unhandled rejections by @PavelPashov in https://github.com/redis/node-redis/pull/303...
What's Changed
- docs: fix hyperlink for lua scripts, functions by @cloneot in https://github.com/redis/node-redis/pull/3015
- fix(search): adjus...
What's Changed
- fix(client): make unstable cmds throw by @nkaradzhov in https://github.com/redis/node-redis/pull/2990
- chore(tests): bump test ...
Note: During our efforts to automate the release process, we inadvertently bumped the version from
5.1.1to5.5.5, skipping a few minor vers...
What's Changed
- fix(handshake): ignore errors on client.setinfo by @nkaradzhov in https://github.com/redis/node-redis/pull/2969
- fix(cluster): ...
What's Changed
- fix(client): add type annotations by @nkaradzhov in https://github.com/redis/node-redis/pull/2949
- Export CommandParser from cl...
What's Changed
- doc: clarify connection pooling in createClient and fix broken link in isolationPoolOptions by @rickyssj2 in https://github.com/r...
Redis Node.js Client Release Notes
🚀 New Features
- EntraID added support for azure identity by @bobymicroby in https://github.com/redis/...
Enhancements
- Upgrade
@redis/clientfrom1.5.16to1.6.0 - Upgrade
@redis/jsonfrom1.0.6to1.0.7 - Upgrade
@redis/searchfrom `...
Enhancements
- add support for all hash field expiration commands by @sjpotter in https://github.com/redis/node-redis/pull/2787
- add `CLIENT KIL...
Enhancements
- CAE-193: add
IGNOREoptions to time series commands by @sjpotter in https://github.com/redis/node-redis/pull/2752
Last Checked
23h ago
Latest
redis@6.0.0
Source
@redis/node-redis17.5k