Skip to content

Camunda Platform 8.1.5

Compare
Choose a tag to compare
@megglos megglos released this 09 Dec 12:36
· 443 commits to main since this release
821cc30

Zeebe

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)

Operate

💊 Bugfixes

  • archiver: avoid retries in too short intervals (#3762)
  • backend: distinguish JwtToken and UserToken authentication (#3819) (#3820)
  • backend: don't check pendingIncident twice (#3760) (#3794)
  • backend: count only root process instance for metrics (#3812)
  • fix mixpanel loading (#3764) (#3807)
  • backend: exclude multi instance body from statistic (#3765) (#3782)
  • backend: fix flow node instance statistics (#3767) (#3780)

🧹 Chore

  • qa: fix test
  • project: update Zeebe and Identity versions to 8.1.5 (#3816)
  • pom: update Spring Boot to 2.7.6 (#3773)
  • qa: ignore ImportSeveralVersionsIT test

Tasklist

💊 Bugfixes

  • Fix Mixpanel loading (#2307)

🧹 Chore

  • project: update Zeebe and Identity versions to 8.1.5 (#2325)
  • preview-environments: Moving stable branch preview-deployment (#2301)
  • pom: update Spring Boot 2.6.14 (#2294)

Identity

💊 Bugfixes

🧹 Chore