Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

v3.3.0

Choose a tag to compare

@pieterjan84 pieterjan84 released this 04 Oct 09:12
· 55 commits to master since this release
  • Exceptions in event subscribers outside of package now crash the connector because these errors should be handled by the subscribers. An exception that is not handled by the subscriber is unexpected and should have a more serious impact then just logging it and disconnecting from the node. Otherwise these coding errors could go unnoticed. 86f5d10

v3.2.0...v3.3.0