JUL v3.4.0
What's Changed
- Feature/#72 fix rpcexception resolution by @pLeminoq in #77
- Implement RPCResolvedExceptionTest and port exception to kotlin. by @DivineThreepwood in #78
- Feature/#81 avoid empty label entries by @DivineThreepwood in #82
- Bugfix/bco#77 review protobuf merge from usage to avoid list entry dublication by @DivineThreepwood in #83
- Feature/tests by @pLeminoq in #84
- Implement TriggerPool State Observation Service by @DivineThreepwood in #85
- Feature/#86 parallel rpcs by @pLeminoq in #87
- Implement detection of redundant launcher execution by @DivineThreepwood in #89
- Removed toString() prints of identifiers that could leads to huge ser… by @DivineThreepwood in #91
- implement removal if unused topics and formatting by @pLeminoq in #93
- 94 implement rpc method priority by @pLeminoq in #95
- Implement Auto Deadlock detection on Test Timeout via JUnit5 Test Extension Annotation by @DivineThreepwood in #97
- 98 elimate usage of uninterruptable locking by @pLeminoq in #99
- Improve nullability handling. by @DivineThreepwood in #101
- make lock holder traceable by @DivineThreepwood in #103
Full Changelog: v3.3.1...v3.4.0