0.1.0
Pre-release
Pre-release
Release 0.1.0
Contains
Core functionallity, like: poll, complete and fail, to create an job worker in C#.
Dependencies
This release is based on the zeebe 0.10.0 release (https://github.com/zeebe-io/zeebe/releases/tag/0.10.0) and uses the libzbc 0.10,0 as backend (https://github.com/zeebe-io/libzbc/releases/tag/0.10.0)
Nuget
The zb-client is also available on nuget.org, check out https://www.nuget.org/packages/zb-client/0.1.0
Be aware that the libzbc-linux-amd64.so
lib needs to be manually added to the project (is included in the nuget package lib folder) and copied to the output folder so that the native calls can be resolved.
We working on improving this.
Platform
Attention currently only linux is supported as platform