8.2.11
Zeebe
Enhancements
Misc
- Forcefully terminate a process instance (#12696)
Bug Fixes
Misc
- Release Dry fails because of unrecognized argument (#13715)
- Gateway readiness fails when tls enabled (#13431)
- ExceededBatchRecordSizeException: Can't append entry (#12007)
Maintenance
- Snyk monitoring wrong Docker images for stable releases (#13645)
- Investigate usage of client in gateway (#11799)
- ARM64 CI Jobs frequently fail due to connection resets (#11590)
Merged Pull Requests
- fix(ci): configure fake gcs server port (#13738)
- fix(release): read releaseBranch from output on reusable workflow call (#13737)
- Optimize Dockerfile for CVE maintenance (#13706)
- Ban instance fix error message (#13705)
- test(stream-platform): clear mock invocations to prevent memory leak (#13698)
- refactor(gateway): remove responsiveness indicator (#13685)
- Fix backport automerge (#13680)
- Tag original PR author in backport PR (#13675)
- Auto merge backport PRs (#13667)
- test(engine): add TestWatcher to ProcessEngineMetricsTest (#13659)
- fix(.github): monitor correct image on release (#13646)
- Prevent exceeding max message size on job batch activate commands (#13624)
- fix(broker): ensure that failure in transition to
INACTIVE
isn't ignored (#13608) - ci(smoke): use aws arm64 runner (#13530)
- ci(go): fix go lint cache issue (#13308)
Operate
🚀 New Features
- backend: change treePath data type and queries for flow node instances (#4998)
- poll only in active tab (#4940) (#5014)
💊 Bugfixes
- security: Replace default-src csp header with more specific ones (#5033) (#5050)
🧹 Chore
- update Zeebe and Identity to 8.2.11 (#5064)
- update CHANGELOG.md
Tasklist
🧹 Chore
- bump zeebe to 8.2.11
- update CHANGELOG.md
Identity
No changes