Skip to content

Zeebe 1.2.6

Compare
Choose a tag to compare
released this 14 Dec 12:47

Release: 1.2.6

⚠️ This release contains a critical security patch which fixes the Log4Shell exploit present in log4j-core version < 2.15.0. We recommend you update your Zeebe production clusters as soon as possible to 1.1.7, 1.2.6, or greater. ⚠️

Bug Fixes

Broker

  • Appender position is smaller than previous appender position (#7862)

Merged Pull Requests

  • build(deps): bump log4j-api from 2.14.1 to 2.15.0 in /parent (#8347)
  • fix(raft): notify role change listener only when transition completed (#8285)