redis@5.1.1
What's Changed
- fix(handshake): ignore errors on client.setinfo by @nkaradzhov in https://github.com/redis/node-redis/pull/2969
- fix(cluster): replace native private with _ by @nkaradzhov in https://github.com/redis/node-redis/pull/2971
- fix(json): remove debug console.logs by @nkaradzhov in https://github.com/redis/node-redis/pull/2970
- Adapt legacy sentinel tests to use the new test utils by @htemelski in https://github.com/redis/node-redis/pull/2976
- docs(readme): replace relative GitHub links with absolute URLs by @aryamohanan in https://github.com/redis/node-redis/pull/2980
New Contributors
- @aryamohanan made their first contribution in https://github.com/redis/node-redis/pull/2980
Full Changelog: https://github.com/redis/node-redis/compare/redis@5.1.0...redis@5.1.1
Fetched May 1, 2026
