Skip to content

5.24.1

Latest
Compare
Choose a tag to compare
@bigmontz bigmontz released this 05 Sep 11:39
· 3 commits to 5.0 since this release
1ea28a1

Fix critical issue related to connection pool size enforcement. Along with this, other fixes related to connection error treatment are released.

🔧 Fixes


  • Remove un-predictable behaviour on connection failure due to multiple notification of same error #1213
  • Fix cases where the connection is destroyed on node, but the onclose event is not triggered #1215
  • Fix maxConnectionPoolSize verification #1216