8.5+gen6
Overview
Camunda application in this release generation:
- Identity: 8.5.3
- Operate: 8.5.4
- Tasklist: 8.5.3
- Zeebe: 8.5.4
Identity
💊 Bugfixes
- fix logout when Identity runs on a subpath (#2964) (#2967)
Operate
What's Changed
- deps: Update camunda/operate Docker tag to v8.5.3 (stable/operate-8.5) by @renovate in camunda/camunda#19295
- ci: prepare for next development iteration 8.5.4 by @pedesen in camunda/camunda#19298
- deps: Update actions/checkout digest to b17fe1e (stable/operate-8.5) by @renovate in camunda/camunda#19309
- deps: Update camunda/zeebe Docker tag to v8.5.3 (stable/operate-8.5) by @renovate in camunda/camunda#19317
- deps: Update actions/checkout digest to 692973e (stable/operate-8.5) by @renovate in camunda/camunda#19316
- deps: Update dependency lint-staged to v15.2.7 (stable/operate-8.5) by @renovate in camunda/camunda#19320
- deps: Update dependency io.camunda:zeebe-bom to v8.5.3 (stable/operate-8.5) by @renovate in camunda/camunda#19319
- deps: Update version.zeebe to v8.5.3 (stable/operate-8.5) by @renovate in camunda/camunda#19321
- deps: Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.742 (stable/operate-8.5) by @renovate in camunda/camunda#19323
- deps: Update dependency mobx to v6.12.4 (stable/operate-8.5) by @renovate in camunda/camunda#19338
- deps: Update version.elasticsearch7 to v7.17.22 (stable/operate-8.5) by @renovate in camunda/camunda#19352
- deps: Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.744 (stable/operate-8.5) by @renovate in camunda/camunda#19401
- deps: Update docker.elastic.co/kibana/kibana Docker tag to v7.17.22 (stable/operate-8.5) by @renovate in camunda/camunda#19356
- deps: Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v7.17.22 (stable/operate-8.5) by @renovate in camunda/camunda#19348
- deps: Lock file maintenance (stable/operate-8.5) by @renovate in camunda/camunda#19412
- deps: Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.745 (stable/operate-8.5) by @renovate in camunda/camunda#19454
- deps: Update dependency maven to v3.9.8 (stable/operate-8.5) by @renovate in camunda/camunda#19421
- fix: avoid blocking the threads in importer by @sdorokhova in camunda/camunda#19431
- feat: skip creating update requests for missing batch operations by @ralfpuchert in camunda/camunda#19443
Full Changelog: camunda/camunda@operate-8.5.3...operate-8.5.4
Tasklist
💊 Bugfixes
- Cannot import Zeebe user tasks variables having "null" values (#4968)
- Resource authorizations are not working without providing the de… (#4958)
- exclude
draft
attribute from TaskSearchResponse during serialization (#4954)
🧹 Chore
- deps: bump Zeebe and Identity versions (#4972)
- add assert on taskId (#4970)
- (deps) 19217 elasticsearch clients version bump (#4957)
Zeebe
8.5.4
Bug Fixes
Misc
- Spring SDK 8.5.3 requires JDK 21+ (#19658)
- Invalid offset when reading record from an older version (#19379)
- Cannot take backup to Azure when using managed identity (#19104)
- Default tenant id not picked up by Spring Zeebe SDK @Jobworker annotation (#18975)
Merged Pull Requests
- Backport build-platform-docker GHA (#19740)
- fix: check version before reading metadata length (#19582)
- test: wait until deployment is distributed (#19466)
- build: unpin msal4j version (#19463)
- Stabilize
ReplayStateRandomizedPropertyTest
(#19393) - fix: remove static modifier of TestStandaloneBroker in client IT test classes (#19362)
- fix flaky test DeploymentClusteredTest.shouldRedistributeDeploymentWhenDeploymentPartitionIsRestarted (#19358)
- Fixing default tenant IDs not being picked up from properties (#19299)
- Avoid NPE when parameter names are not available (#19082)
- Checksums calculated with full file checksums (#18730)
- feat: removed combined checksum check (#18722)
- feat: enable full file checksum (#18721)