Skip to content

Zeebe 1.0.0-alpha5

Pre-release
Pre-release
Compare
Choose a tag to compare
released this 21 Apr 15:35

Release: 1.0.0-alpha5

Enhancements

Misc

  • Support User Tasks (#6116)

Bug Fixes

Broker

  • Follower is not handling outofdiskspace correctly (#6653)
  • Failed to append block because it was to large causes next append to fail (#6318)

Go Client

  • Zbctl human output from status sub command is a bit broken (#6692)

Merged Pull Requests

  • Add user task support (#6667)