This repository was archived by the owner on Apr 6, 2026. It is now read-only.
8.5+gen23
Overview
Camunda application in this release generation:
- Identity: 8.5.18
- Operate: 8.5.16
- Tasklist: 8.5.18
- Zeebe: 8.5.20
Identity
馃拪 Bugfixes
- use ossrh-staging-api.central.sonatype.com to deploy to Sonatype Central Portal (#3466)
- move spring-boot-dependencies upper in dep hierarchy [Backport v8.5] (#3447)
- update dependency org.postgresql:postgresql to v42.7.7 [security] (#3418)
馃Ч Chore
- migrate action-setup-gcloud GHA (#3278) (#3461)
- upgrade org.springframework.boot:spring-boot-starter-web from 3.3.11 to 3.3.13 (#3454)
Operate
What's Changed
- deps: Update camunda/tasklist Docker tag to v8.5.17 (stable/operate-8.5) by @renovate in camunda/camunda#33172
- deps: Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.785 (stable/operate-8.5) by @renovate in camunda/camunda#33174
- deps: Update dependency io.camunda:zeebe-bom to v8.5.19 (stable/operate-8.5) by @renovate in camunda/camunda#33175
- deps: Update camunda/zeebe Docker tag to v8.5.19 (stable/operate-8.5) by @renovate in camunda/camunda#33173
- deps: Revert Update alpine Docker tag to v3.19.7 by @kristinkomschow in camunda/camunda#33189
- deps: prepare for next development iteration by @kristinkomschow in camunda/camunda#33192
- deps: Update stefanzweifel/git-auto-commit-action digest to ddb7ae4 (stable/operate-8.5) by @renovate in camunda/camunda#33171
- deps: Update dependency maven to v3.9.10 (stable/operate-8.5) by @renovate in camunda/camunda#33267
- deps: Update actions/checkout digest to 09d2aca (stable/operate-8.5) by @renovate in camunda/camunda#33316
- deps: Update stefanzweifel/git-auto-commit-action digest to a82d80a (stable/operate-8.5) by @renovate in camunda/camunda#33584
- deps: Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.786 (stable/operate-8.5) by @renovate in camunda/camunda#33585
- deps: Update stefanzweifel/git-auto-commit-action digest to 66f124b (stable/operate-8.5) by @renovate in camunda/camunda#33619
- deps: Update all non-major dependencies (stable/operate-8.5) (patch) by @renovate in camunda/camunda#32602
- [Backport stable/operate-8.5] ci: run operate importer tests on PR by @backport-action in camunda/camunda#32752
- [Backport stable/operate-8.5] fix: Operate cannot deserialize IN_PROGRESS snapshot state in Opensearch by @backport-action in camunda/camunda#33593
- [stable/operate-8.5] fix operate icon type by @pedesen in camunda/camunda#34072
- fix: upgrade spring-boot version to 3.3.13 by @abremard in camunda/camunda#34198
- deps: Update stefanzweifel/git-auto-commit-action digest to 01d77ca (stable/operate-8.5) by @renovate in camunda/camunda#33801
- deps: Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.787 (stable/operate-8.5) by @renovate in camunda/camunda#33746
- deps: Update dependency styled-components to v6.1.19 (stable/operate-8.5) by @renovate in camunda/camunda#33747
- deps: Update version.swagger-annotations to v2.2.34 (stable/operate-8.5) (patch) by @renovate in camunda/camunda#33758
- [Backport stable/operate-8.5] fix: added
resultto Operate v1 DecisionInstance response by @backport-action in camunda/camunda#34160 - deps: Update dependency com.auth0:jwks-rsa to v0.22.2 (stable/operate-8.5) by @renovate in camunda/camunda#34270
- deps: Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v7.17.29 (stable/operate-8.5) by @renovate in camunda/camunda#34271
- deps: Update docker.elastic.co/kibana/kibana Docker tag to v7.17.29 (stable/operate-8.5) by @renovate in camunda/camunda#34274
- deps: Update version.elasticsearch7 to v7.17.29 (stable/operate-8.5) (patch) by @renovate in camunda/camunda#34275
- [Backport stable/operate-8.5] fix: Operate does not correctly convert snapshot endTime by @backport-action in camunda/camunda#33930
- deps: Update camunda/identity Docker tag to v8.5.18 (stable/operate-8.5) by @renovate in camunda/camunda#34613
- deps: Update version.identity to v8.5.18 (stable/operate-8.5) (patch) by @renovate in camunda/camunda#34637
- deps: update Zeebe dependencies by @pedesen in camunda/camunda#34688
- ci: don't cache Docker images according to strategy by @cmur2 in camunda/camunda#34691
Full Changelog: camunda/camunda@operate-8.5.15...operate-8.5.16
Tasklist
馃拪 Bugfixes
- upgrade spring-boot version to 3.3.13 (#5201)
- update fni state field index mapping (#5179)
- minor improvements over variable search (#5160)
馃Ч Chore
- release version bump (#5202)
- delete preview env (#5198)
- stabilize e2e tests (#5188)
- bump zeebe and identity versions (#5185)
- update CHANGELOG.md
- changelog clean up (#5183)
- align version drift (#5181)
- update CHANGELOG.md
- update CHANGELOG.md
- bump dependencies 8.5 release (#5167)
- update CHANGELOG.md
- upgrade springboot to 3.3.11 to resolve CVE-2025-31650 (#5168)
- fix visual regression mock data (#5161)
- update CHANGELOG.md
Zeebe
version:8.5.20
Enhancements
Misc
- Pause command distribution retrying (#29495)
- Make SO_SNDBUF & SO_RCVBUF configurable in NettyMessagingService (#24104)
Bug Fixes
Broker
- BpmnProcessingException: Expected to activate the none start event of the process but not found (#7669)
Misc
- S3 Backup store does not limit the number of concurrent downloads (#33957)
- Process instances get started from non-start event instead of signal event (#33952)
- Thread starvation risk when taking backup on S3 (#33726)
- Outputs of multi-instance expanded sub-process are executed twice for each iteration (#32318)
Merged Pull Requests
- perf: avoid copy of
ElementInstance(#34431) - Fix bug where wrong start event got activated (#34310)
- ci: add timeout for helm update in benchmark tests (#34231)
- feat: Cache SemanticVersion to avoid parsing it for every record (#34226)
- Bugfix: output mappings on multi instance body applied twice (#34183)
- fix: properly limit s3 transfer concurrency (#34170)
- fix: dot not return null RaftPartitions/ZeebePartitions (#34165)
- deps: upgrade spring-boot version to 3.4.7 (#34019)
- Add missing s3 configs (#34014)
- Pause command redistribution (#33921)
- ci: upgrade camunda-release-parent to 4.0.0 and switch to Central Portal deployment (#33807)
- Output mappings applied before updating multi instance body output collection (#25106)
- feat: added socket buffers size parameters to config (#24778)