8.4+gen17
Overview
Camunda application in this release generation:
- Identity: 8.4.16
- Operate: 8.4.16
- Tasklist: 8.4.16
- Zeebe: 8.4.15
Identity
💊 Bugfixes
- upgrade Spring Boot to version 3.3.7 [Backport v8.4] (#3233)
Operate
💊 Bugfixes
- move from Apache to AWS CRT client for AWS Opensearch (#6833)
🧹 Chore
- update zeebe and identity versions (#6839)
Tasklist
💊 Bugfixes
- Tasklist archiver is creating too many scrolls (#5110)
- move from Apache to AWS CRT client for AWS Opensearch (#5098)
- backport 26410 OS returns 404 on document not found (#5107)
- backport form linking (#5078)
🧹 Chore
- bump versions to release Tasklist 8.4 (#5116)
- backport tasklist-update_visual_snapshots.yml (#5113)
- fix linting (#5111)
- deps: upgrade Spring Boot to version 3.3.7 (#5104)
- deps: update ES 7 client to 7.17.25 (#5091)
- remove add_to_hto_project GHA (#5096)
- deps: upgrade to springboot 3.3.6 (#5088)
Zeebe
Bug Fixes
Java Client
OAuthCredentialsCache
in Zeebe Java client does not work correctly in multi-tenancy setup (#20471)
Misc
- Same-name form resources inside deployments overridden with unexpected content on deployment distribution (#25727)
- Channel closed when a response times out in NettyMessagingService (#25596)
- Process modification on inclusive gateway makes active token disappear (#25099)
- A process instance is stuck after modifing to an inclusive gateway (#20587)
- InvalidConfigurationException when GCS store is not accessible on startup (#14593)
Merged Pull Requests
- test: use lowercase GCS bucketname (#26538)
- Update zcl repo location (#26298)
- Support activating Inclusive Gateway via Process Instance Modification (#25771)
- fix: only create one CREATED event per form on distribution (#25728)
- fix: do not close active channels on first response timeout (#25615)
- fix: switch client credential cache key to clientId (#24519)
- fix: do not throw Exception when GCS store is not accessible on startup (#23057)