github camunda/camunda 8.1.1

latest releases: 8.2.28, 8.3.12, 8.4.8...
20 months ago

Release 8.1.1

⚠️ Warning

A critical issue was found in the Zeebe ElasticSearch exporter, which leads to records not getting exported after
performing a process instance modification. This issue is affecting Zeebe version 8.1.1 only.
When updating, it is recommended that you skip version 8.1.1 and update directly to 8.1.2.

Bug Fixes

Broker

  • NPE terminating both multi-instance body and child elements during PI modification (#10537)
  • Using modification, I can't activate an element if an interrupting event subprocess was triggered (#10477)

Misc

  • Ensure RaftStore lock files are created and updated atomically (#10681)
  • RandomizedRaftTest.livenessTestWithNoSnapshot fails because member is ACTIVE not READY (#10545)
  • Failed to take snapshot in leader because index entry is not found (#9761)

Merged Pull Requests

  • Ensure raft storage lock file is update atomically (#10683)
  • fix(raft): do not handle response if role is already closed (#10640)
  • fix: take snapshot if nothing was exported since last snapshot (#10611)
  • Remove interrupted state on event subprocess activation (#10609)
  • test: fix unfinished stubbing of command response writer (#10605)
  • Improve s3 backup store client reliability (#10603)
  • Fix NPE during PI modification (#10601)

Don't miss a new camunda release

NewReleases is sending notifications on new releases.