Skip to content

Zeebe 0.26.3

Compare
Choose a tag to compare
released this 12 Apr 13:40

Release: 0.26.3

Bug Fixes

Broker

  • Leader cannot send heartbeats when calculating checksum of large snapshot (#6269)

Merged Pull Requests

  • [Backports stable/0.26] chore(broker): make FileBasedSnapshotStore actor io-bound (#6763)
  • [Backports stable/0.26] Ignore development only modules in release (#6730)
  • [Backports stable/0.26] fix(atomix): fix race condition in raft test (#6695)
  • [Backports stable/0.26] chore(ci): use new cloud credentials (#6688)
  • [Backports stable/0.26] Fix dependency issues due to spring-boot-dependencies (#6670)
  • Persist snapshot checksum to avoid recomputing it on every replication (#6668)