Releases: camunda/camunda
Releases · camunda/camunda
8.8.3-optimize
Please refer to the Camunda Monorepo 8.8.3 Release Notes for full details.
8.7.15-optimize
What's Changed
- deps: fix image tags in compose YAML files by @georgios-goulos in #41747
- [Backport stable/optimize-8.7] fix: prevent numeric strings from being parsed as dates during Optimize import by @backport-action in #41672
- build: add upgrade factory to 8.7.15 by @tsedekey in #42008
- build: merge back the optimize 8.7.14 release branch by @tsedekey in #42011
- [Backport stable/optimize-8.7] fix: removing superficial dependency from Optimize by @backport-action in #42259
- ci: move GitHub release step to end of workflow by @tsedekey in #42283
- build: update zeebe version for optimize 8.7.15 release by @tsedekey in #42357
Full Changelog: 8.7.14-optimize...8.7.15-optimize
8.6.34
8.6.22-optimize
What's Changed
- deps: fix image tags in compose YAML files by @georgios-goulos in #41749
- [Backport stable/optimize-8.6] fix: prevent numeric strings from being parsed as dates during Optimize import by @backport-action in #41671
- build: add upgrade factory to 8.6.22 by @tsedekey in #42009
- build: merge back the optimize 8.6.21 release branch by @tsedekey in #42012
- [Backport stable/optimize-8.6] fix: removing superficial dependency from Optimize by @backport-action in #42258
- [Backport stable/optimize-8.6] ci: move GitHub release step to end of workflow by @backport-action in #42342
- build: update zeebe version for optimize 8.6.22 release by @tsedekey in #42358
Full Changelog: 8.6.21-optimize...8.6.22-optimize
8.8.7
version:8.8.7
Bug Fixes
Misc
- Remove superficial dependency from Optimize (#42245)
- [CPT] Fail to complete multiple instances of a user task (#41512)
- LocalStorageDocumentStore fails when expiresAt is set in the DocumentCreationRequest (#41327)
- Group Id restrictions are applied when BYOGroups is enabled (#41096)
- Operate incidents appear with significant delay on Camunda 8.8 due to exporter post-export backoff (#39962)
- OIDC Identity Migration fails on existing Mapping rules (e.g. setup via config) with same claimName/claimValue (#38405)
Documentation
- [CPT] I can read how to contribute to the testing library (#19266)
Merged Pull Requests
- Adjust load test updating to reset then reuse values (#42254)
- fix: removing superficial dependency from Optimize (#42246)
- test: migrate processInstanceListeners.spec to OC (#42129)
- fix: reduce post exporter max idle time to 5s (#42119)
- ci: add vitest retries to frontend unit tests (#42083)
- Don't apply
group idrestrictions when BYOGroups is enabled (#42062) - feat: remove scheduled sbom generation from 8.8 onwards (#42054)
- fix: fix broken serialisation of offsetdatetime in document stores (#42046)
- [CPT] docs: Update the contribution guide (#42006)
- Improve update tests and add caching (#41711)
- [CPT] Fail to complete multiple instances of a user task (#41702)
- test: wait for variables to exist in task controller ITs (#41507)
- [stable/8.7] build: library parent for version management across client artifacts (#41289)
- fix: sync resource permissions in ui and backend (#41021)
8.7.21
version:8.7.21
Bug Fixes
Misc
- LocalStorageDocumentStore fails when expiresAt is set in the DocumentCreationRequest (#41327)
- Investigate the possibility of key range overflow (#41041)
Merged Pull Requests
- Adjust load test updating to reset then reuse values (#42254)
- fix: fix broken serialisation of offsetdatetime in document stores (#42046)
- feat: backpressure request limit panel was showing incorrect values (#41898)
- build: update
lza-javato1.8.1(#41880) - perf: performance improvements in NextValueManager (#41654)
- test: wait for variables to exist in task controller ITs (#41507)
8.6.33
version:8.6.33
Bug Fixes
Misc
- Investigate the possibility of key range overflow (#41041)
Merged Pull Requests
- Adjust load test updating to reset then reuse values (#42254)
- Backport 41471 to stable 8.7 clean (#42143)
- feat: backpressure request limit panel was showing incorrect values (#41898)
- test: wait for variables to exist in task controller ITs (#41507)
- [stable/8.7] build: library parent for version management across client artifacts (#41289)
8.9.0-alpha2-optimize
Please refer to the Camunda Monorepo 8.9.0-alpha2 Release Notes for full details.
8.9.0-alpha2
version:8.9.0-alpha2
Enhancements
Misc
- Handle user experience for "no permission to operation" (#29895)
- Use element instances search C8 API endpoint for instance history in Operate UI (#27330)
Bug Fixes
Misc
- Exporter error on incident-resolution rejection causes Operate list-view update failures (#41584)
- Process instance search ignores elementId when combined with $or conditions (#41103)
- Reassignment of task fails in TU metrics insert in V1 Tasklist (#40985)
- Add key range validation to prevent partition key overflows (#40981)
- Cannot create authorization (#40968)
- Support sorting batch operation searches on RDBMS (#40873)
- “View full value” in variables panel does not open modal for completed process instances (#40859)
- Navigate to Operate/Tasklist/Identity intermittently redirects to ‘/forbidden’ with 404 or Auth0 errors (#40855)
- Batch resolve incident should only identify active incidents (#40822)
- Authorizations search does not support sorting by
resourceId(RDBMS, ES/OS) (#40799) - Foreign key constraint violation in batch-operation internal state (#40747)
- java.lang.ClassCastException: class ExecutableMultiInstanceBody cannot be cast to class ExecutableAdHocSubProcess (#40590)
- Message Subscription API never populates processDefinitionKey (#40325)
- Resolving an incident twice removes the incident (#39636)
- Incident icon and status not updated after resolving the incidents in Operate (#39267)
- Tasklist v2 tasks not loaded when includes large variable (#39189)
- Deleting resources is not possible from Operate UI with enabled resource based permissions (#38711)
- When unpacking the c8run archive, I get a folder
c8run(#38318) - Inconsistent state when terminating a sub-process element and activating a child element via process instance modification (#37079)
- Unsupported Operation Exception - ClosedQueue during Shutdown (#8025)
Merged Pull Requests
- test: skip tasklist task details E2E test (#41616)
- fix: exporter error on incident resolution rejection causes operate list view update failures (#41588)
- Patch Spring Boot to 3.5.7 to fix CVE-2025-59250 (#40711)
- ci: separate version and latest release Docker image uploads (#40494)
- fix: handle incidents missing treePath after migration from 8.7 (#39329)
- Register
OrderedCommandDistributionMigrationmigration task (#24838)
8.8.2-optimize
Please refer to the Camunda Monorepo 8.8.2 Release Notes for full details.