8.4+gen16
Overview
Camunda application in this release generation:
- Identity: 8.4.15
- Operate: 8.4.15
- Tasklist: 8.4.15
- Zeebe: 8.4.14
Identity
🧹 Chore
- upgrade dependencies to resolve Spring CVEs (#3213)
- update dependency body-parser to v1.20.3 [security] (#3039)
Operate
🧹 Chore
Tasklist
🧹 Chore
- preparing 8.4 release (#5081)
- backport ProcessSaasIT fixes [Backport stable/8.4] (#5075)
- CVE-2024-52316 mitigation (#5072)
- deps: upgrade springboot to 3.2.11 (#5070)
Zeebe
8.4.14
Bug Fixes
Misc
- Form cache is corrupt and causes inconsistent processing (#25504)
- Archiver does not work with AWS Opensearch (#24262)
- Retry complete follower append on flush error (#14867)
Maintenance
- Do not log MessagingException$ConnectionClosed as an error in the gateway (#18339)
Merged Pull Requests
- fix: don't use mutable keys for forms cache (#25523)
- [Backport stable/8.5] [Backport main] Update transient message state as side-effect (#25497)
- [Backport main] Update transient message state as side-effect (#25476)
- Update transient message state as side-effect (#25298)
- Add go job timeouts to stable branches (#25056)
- All Zeebe CI jobs need to specify GHA timeouts (#24880)
- feature: when a follower fails to flush respond with error to leader (#24378)
- ci: use non-preemptible runners for jobs with highest disconnect rate (#24370)
- Properly handle connection closed error in the gRPC server (#20066)