Hi all,
Zeebe version 0.6.0 has been released just now. The new features are
- Java Client: Open subscription to all partitions of a topic
- Various fixes to improve stability
How to try it:
- Java Getting Started Guide: https://docs.zeebe.io/java-client/get-started.html
- Go Getting Started Guide: https://docs.zeebe.io/go-client/get-started.html
- Command Line Interface: https://github.com/zeebe-io/zbc-go#usage
- Go Client: https://godoc.org/github.com/zeebe-io/zbc-go/zbc
Stay tuned!