Camunda Platform 8.2.4
·
120 commits
to stable/8.2
since this release
Zeebe
Enhancements
Broker
- Show blacklisting in the Grafana Dashboard (#8263)
Misc
- Create
ProcessInstanceBatch.TERMINATE
processor (#12539) - Use the
ProcessInstanceBatch Command
when terminating container elements (#12538) - Create
ProcessInstanceBatch
Record and Intent (#12537)
Bug Fixes
Misc
- List backup fails when a partition has same backup taken by multiple nodes (#12622)
- CorruptedJournalException: Fail to read version byte from segment (#12374)
- Not possible to cancel process instance with many active element instances (#11355)
Maintenance
- Renovate fails updating docker digest (#12577)
- [EPIC] Support stable performance for new instances even on larger state (#12033)
Merged Pull Requests
- fix: list backup can handle duplicate backupids of a partition (#12624)
- Recover from shutdown after log reset but before segment initialization (#12613)
- Restore blacklist metric (#12606)
- Terminate children using the new
ProcessInstanceBatch
command (#12604) - Process
ProcessInstanceBatch.TERMINATE
commands (#12596) - deps(docker): inline nested image name variables (#12586)
- deps(docker): update eclipse-temurin docker digest (#12579)
- Add
ProcessInstanceBatch
record and intent (#12542) - Bump TCC concurrency to stabilize IT stage (#12534)
- Redirect to official documentation in Exporter README (#12494)
- fix: handle failure to resolve address more gracefully (#12486)
- Introduce experimental SST partitioning (#12483)
Operate
🚀 New Features
- backend: Divide large bulk requests into smaller ones. (#4450) (#4485)
💊 Bugfixes
- backend: Use Public API ErrorController in BackupController (#4453) (#4484)
- backend: Failures ignored reading records from Zeebe aliases (#4442)
🧹 Chore
- backend: Update Zeebe and Identity to 8.2.4 (#4475)
- els/repo: remove not needed refresh when getting session (#4479)
- update CHANGELOG.md
Tasklist
🚀 New Features
🧹 Chore
- els/repo: remove not needed refresh when getting session (#2877)
- updating dependencies to 8.2.4
- update CHANGELOG.md
Identity
🚀 New Features
💊 Bugfixes
- use correct format approach for filename pattern (#1793)