Skip to content

0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ChrisKujawa ChrisKujawa released this 10 Dec 17:06

Release 0.2.0

Zeebe C# client was rewritten and now uses the GRPC protocol to communicate with the broker.
Contains the core functionallity like: complete, fail a job and to create an job worker in C#.

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).