Version 0.8.3
Updates and extension for workers and their interfaces:
- Introduced IAsyncZeebeWorker and IZeebeWorker in several flavors thus making the implementation more readable and clearer.
- Added an option to the
FetchVariables
attribute preventing to fetch variables at all in case no input is required.