8.4+gen15
Overview
Camunda application in this release generation:
- Identity: 8.4.13
- Operate: 8.4.14
- Tasklist: 8.4.14
- Zeebe: 8.4.13
Identity
🧹 Chore
- upgrade org.springframework.boot:spring-boot-starter-web from 3.2.7 to 3.2.9 (#3031)
Operate
💊 Bugfixes
- "fix: Clear scroll request fails on Opensearch on AWS (#6796)" (#6817)
- Operate does not allow changing Content Security Policy header in SM (#6816)
🧹 Chore
- update Spring Boot to 3.2.10 (#6815)
Tasklist
💊 Bugfixes
- backport 5036 to stable/8.4 (#5039)
🧹 Chore
- set Tasklist 8.4.13 version in docker compose files
- bump Zeebe and identity versions (#5049)
- update CHANGELOG.md
- update CHANGELOG.md
Zeebe
Enhancements
Misc
- Allow to cancel bannend instances (#12772)
Bug Fixes
Misc
- Version update is not persisted in state because transaction is not committed (#24352)
- Exported record with duplicate sequence number (#24192)
- Number of threads created in Gateway for blocking identity calls causing "too many concurrent streams" error (#23853)
- Partition backup fails because of concurrent log compaction (#23082)
- JobRecord elementId gets overwritten when an error is thrown during job execution (#21567)
- Timers of banned instances are forever re-triggered (#14213)
- Error on retrieving write buffer from log stream (#10141)
Maintenance
- Backport {operate,optimize, identity}/client/.gitignore into stable/8.5, stable/8.4, stable/8.3 branches (#24311)
Merged Pull Requests
- fix: commit last transaction after running migrations (#24353)
- refactor: backport {optimize, operate, identity}/client/.gitignore from main (#24313)
- [Backport stable/8.5] feat: backup only segment containing data not present in snapshots (#24298)
- Prevent duplicate sequence numbers in records exported to Elasticsearch and OpenSearch (#24214)
- fix: set the correct elementId in Incident record when Job throw with no catch event (#24206)
- Fix identity-sdk concurrency issue (#24196)
- feat: backup only segment containing data not present in snapshots (#24184)
- Add actor clock endpoint to test framework (#24018)
- fix: compare with base branch or previous commit (#23860)
- Allow cancelling banned instances (#23849)
- [Backport stable/8.5] fix: complete future with error when leadership change is cancelled (#23774)
- fix: include stack trace on failed GRPC token verification (#23600)
- fix: complete future with error when leadership change is cancelled (#23371)
- fix: merge concurrent resolves for up to 128 hostnames (#22410)