Skip to content

8.1.5

Compare
Choose a tag to compare
released this 09 Dec 12:34
· 23208 commits to main since this release

Release 8.1.5

Bug Fixes

Broker

  • NPE in ProcessInstanceModifiedEventApplier (#10878)
  • I can activate a failed job that has no remaining retries (#10308)

Misc

  • BpmnModelException: Collection expected to have <1> entry but has <0> (#10962)
  • NPE during process instance modification (#10606)
  • ZeebeDbInconsistentException INCIDENT_JOBS already exists (#10309)
  • BpmnModelException: Collection expected to have <1> entry but has <0> (#8521)

Merged Pull Requests

  • Run spotless before the release version updates are committed (#11125)
  • Prevent activation of failed job without retries (#11109)
  • Prevent NPE when activating element inside flow scope that's being terminated (#11083)
  • fix(engine): fix message transformer of extension elements (#11074)
  • feat: log details of cancelled transitions (#11069)
  • Prevent NPE when terminating call activity (#10996)