Skip to content

0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ChrisKujawa ChrisKujawa released this 14 Dec 19:03

C# client has catched up with the Zeebe Java and Go clients.

The Zeebe C# client supports now new features like:

  • deploy a workflow
  • create a workflow instance
  • cancel a workflow instance
  • update payload
  • update retries
  • resolve an incident
  • list workflows
  • get workflow resource

This release is based on the zeebe 0.14.0 release (https://github.com/zeebe-io/zeebe).

Release is available via nuget (https://www.nuget.org/packages/zb-client).