Skip to content

Camunda Platform 8.0.9

Compare
Choose a tag to compare
@megglos megglos released this 09 Dec 12:25
· 444 commits to main since this release
b80ae80

Zeebe

Bug Fixes

Broker

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

Misc

  • BpmnModelException: Collection expected to have <1> entry but has <0> (#10962)
  • ZeebeDbInconsistentException INCIDENT_JOBS already exists (#10309)
  • BpmnModelException: Collection expected to have <1> entry but has <0> (#8521)
  • BPMN deployment fails due to Data Object (#8230)

Maintenance

  • Allow 8.0 patch releases to skip docker verify step (#10895)

Merged Pull Requests

  • Run spotless before the release version updates are committed (#11125)
  • Prevent activation of failed job without retries (#11109)
  • fix(engine): fix message transformer of extension elements (#11074)
  • feat: log details of cancelled transitions (#11069)
  • Resolve flaky shouldTriggerTimerTest (#11034)
  • deps(maven): bump jackson-bom from 2.13.4.20221013 to 2.14.0 (#10947)
  • Increase timeout and add logging (#10868)
  • Unflake timer start event test (#10867)
  • Deploy process with data object and data store (#10845)
  • deps(maven): bump jackson-bom from 2.13.4.20221012 to 2.13.4.20221013 (#10719)

Operate

💊 Bugfixes

  • backend: count only root process instance for metrics (#3811)
  • import/fni: avoid duplicated indexing requests (#3722)

🧹 Chore

  • project: update Zeebe and Identity versions to 8.0.9 (#3817)
  • metrics: don't set random uuid (#3728)
  • deps: bump version.jackson from 2.13.3 to 2.14.0 (#3704)
  • Dockerfile: update Docker base image to be temurin 17 (#3545)
  • update CHANGELOG.md

Tasklist

🧹 Chore

  • project: update Zeebe and Identity versions to 8.0.9 (#2326)
  • preview-environments: Moving stable branch preview-deployment (#2300)
  • update CHANGELOG.md

Identity

💊 Bugfixes

🧹 Chore