This repository was archived by the owner on Jun 30, 2025. It is now read-only.
v3.3.0
- 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