Skip to content

Zeebe 0.26.2

Compare
Choose a tag to compare
released this 30 Mar 13:32

Release: 0.26.2

Bug Fixes

Broker

  • Snapshot is not valid. There is no checksum file. (#6377)
  • LogStorageAppender should use the LeaderRole from correct term (#6346)
  • Can't build executable broker on Mac OS (6247)
  • Prevent bad system clock from causing crash (#6520)

Security

  • Security upgrade org.springframework.boot:spring-boot-starter-web from 2.4.1 to 2.4.3 (#6644)

Misc

  • Most atomix-cluster tests not running on the CI (#6613)
  • IllegalStateException: Expected to find a workflow deployed with key '2251799813685249' but not found. (#6518)

Merged Pull Requests

  • [Backports stable/0.26] chore(ci): use new cloud credentials (#6688)
  • [Snyk] Security upgrade org.springframework.boot:spring-boot-starter-web from 2.4.1 to 2.4.3 (#6644)
  • fix(atomix/cluster): run all raft tests (#6617)
  • [Backport 0.26] Print record metadata on (re)processing failure (#6610)
  • [Backport stable/0.26] fix(logstreams): prevent bad system clock from causing crash (#6605)
  • chore(jenkins): set generation template to 0.26.1 (#6601)
  • [Backport 0.26] (#6597)
  • [BACKPORT 0.26] fix(broker): fix race condition in persisting snapshot (#6428)
  • [Backport 0.26] Use always new appender (#6426)
  • Correctly detect Epoll (#6411)