Skip to content
Compare
Choose a tag to compare
@leibale leibale released this 01 Nov 20:14
· 347 commits to master since this release

Fixes

  • Fix CLUSTER_NODES ipv6 address parsing by @Pomkaize in #2269
  • Reject multi.exec() promise with ClientClosedError after client disconnect by @dabroek in #2293
  • fix(client): Avoids infinite promise-chaining when socket's creation fails by @JonasFaure in #2295