RESP default type aligned; Sentinel seed nodes preserved
redis@6.0.1
1 feature1 enhancement4 fixesThis release1 featureNew capabilities1 enhancementImprovements to existing features4 fixesBug fixesAI-tallied from the release notes
From the original release noteView original ↗
What's Changed
- ci: bump GitHub Actions to Node 24-compatible versions by @nkaradzhov in https://github.com/redis/node-redis/pull/3298
- chore(tests): bump default docker test image to 8.8.0 by @nkaradzhov in https://github.com/redis/node-redis/pull/3297
- fix(client): align RedisClientOptions RESP default with RedisClientType by @aartisonigra in https://github.com/redis/node-redis/pull/3303
- test(client): fix three flaky tests around socket/connect lifecycle by @nkaradzhov in https://github.com/redis/node-redis/pull/3299
- fix: embed sources in emitted sourcemaps by @raashish1601 in https://github.com/redis/node-redis/pull/3274
- Sentinel scan iterator by @harshrai654 in https://github.com/redis/node-redis/pull/3141
- ci: replace brittle Codecov uploader with codecov-action by @nkaradzhov in https://github.com/redis/node-redis/pull/3314
- Fix/issue 3311 by @aartisonigra in https://github.com/redis/node-redis/pull/3313
- fix(sentinel): preserve seed nodes in sentinelRootNodes after topology update (#3237) by @aartisonigra in https://github.com/redis/node-redis/pull/3306
New Contributors
- @aartisonigra made their first contribution in https://github.com/redis/node-redis/pull/3303
- @harshrai654 made their first contribution in https://github.com/redis/node-redis/pull/3141
Full Changelog: https://github.com/redis/node-redis/compare/redis@6.0.0...redis@6.0.1
Fetched June 25, 2026
