Skip to content

redis@6.2.1

Latest

Choose a tag to compare

@nkaradzhov nkaradzhov released this 11 Aug 12:09

What's Changed

  • fix(sentinel): cap post-connect rediscovery retries by @DebadityaHait in #3388
  • chore(deps): bump ip-address and socks by @dependabot[bot] in #3389
  • feat(client): add MaxCommandRedirectionsError for cluster redirections by @Piyush0049 in #3386
  • fix: remove stale data listener explicitly on socket error by @Chrisp1tv in #3209
  • fix(client): dispose credentials subscription on every close() path by @lazerg in #3391
  • fix(cluster): keep batch commands routed by slot during migration by @GiHoon1123 in #3377
  • fix(client): decode RESP3 doubles to the value the server sent by @Jaybhade in #3393
  • fix(cluster): handle MOVED and ASK redirects for atomic MULTI by @konovalovsergey in #3395

New Contributors

Full Changelog: https://github.com/redis/node-redis/compare/redis@6.2.0...redis@6.2.1