Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

8.4+gen24

Choose a tag to compare

@vheinila vheinila released this 07 Jul 08:57
1b7a6d7

Overview

Camunda application in this release generation:

  • Identity: 8.4.23
  • Operate: 8.4.22
  • Tasklist: 8.4.23
  • Zeebe: 8.4.21

Identity

馃拪 Bugfixes

  • use ossrh-staging-api.central.sonatype.com to deploy to Sonatype Central Portal (#3466) (#3469)
  • update dependency org.postgresql:postgresql to v42.7.7 [security] (#3419)

馃Ч Chore

  • upgrade org.springframework.boot:spring-boot-starter-web from 3.3.11 to 3.3.13 (#3459)
  • migrate action-setup-gcloud GHA (#3278) (#3462)

Operate

馃拪 Bugfixes

  • upgrade spring-boot version to 3.3.13 (#6881)
  • added result to Operate v1 DecisionInstance response (#6880)

馃Ч Chore

  • bump zeebe and identity dependencies (#6882)

Tasklist

馃拪 Bugfixes

  • upgrade spring-boot version to 3.3.13 (#5200)

馃Ч Chore

  • release version bump (#5203)
  • delete preview env (#5199)
  • add more traces e2e failure (#5187)

Zeebe

version:8.4.21

Bug Fixes

Broker

  • BpmnProcessingException: Expected to activate the none start event of the process but not found (#7669)

Misc

  • Process instances get started from non-start event instead of signal event (#33952)
  • Thread starvation risk when taking backup on S3 (#33726)
  • NPE in ProcessInstanceBatchActivateProcessor.createChildInstanceRecord (#31511)

Merged Pull Requests

  • perf: avoid copy of ElementInstance (#34431)
  • Backport #31050 to 8.7 (#34412)
  • Fix bug where wrong start event got activated (#34310)
  • [Backport stable/8.5] fix: properly limit s3 transfer concurrency (#34180)
  • fix: properly limit s3 transfer concurrency (#34170)
  • ci: upgrade camunda-release-parent to 4.0.0 and switch to Central Portal deployment (#33807)
  • Prevent NPE on ProcessInstanceBatch ACTIVATE if parent is terminated (#33752)
  • Validate duplicated extension elements (#31050)