Skip to content

Version 0.8.3

Compare
Choose a tag to compare
@VonDerBeck VonDerBeck released this 01 Dec 16:13
· 138 commits to main since this release

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.