8.5+gen11
Overview
Camunda application in this release generation:
- Identity: 8.5.6
- Operate: 8.5.7
- Tasklist: 8.5.8
- Zeebe: 8.5.8
Identity
💊 Bugfixes
- enable proxy selector (#3044) (#3045)
🧹 Chore
- update dependency body-parser to v1.20.3 [security] (#3038)
Operate
What's Changed
- deps: Update actions/checkout digest to b684943 (stable/operate-8.5) by @renovate in camunda/camunda#21987
- deps: Update actions/checkout digest to 6d193bf (stable/operate-8.5) by @renovate in camunda/camunda#21996
- deps: Update camunda/operate Docker tag to v8.5.6 (stable/operate-8.5) by @renovate in camunda/camunda#22018
- Release/operate 8.5.6 by @kristinkomschow in camunda/camunda#22020
- deps: Lock file maintenance (stable/operate-8.5) by @renovate in camunda/camunda#22057
- deps: Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v7.17.24 (stable/operate-8.5) by @renovate in camunda/camunda#22126
- deps: Update docker.elastic.co/kibana/kibana Docker tag to v7.17.24 (stable/operate-8.5) by @renovate in camunda/camunda#22127
- deps: Update version.elasticsearch7 to v7.17.24 (stable/operate-8.5) by @renovate in camunda/camunda#22136
- deps: Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.772 (stable/operate-8.5) by @renovate in camunda/camunda#22171
- fix: use treePathCache per partition by @ralfpuchert in camunda/camunda#21059
- Rework TreePath Cache by @Zelldon in camunda/camunda#22120
- Add tree path cache metrics by @Zelldon in camunda/camunda#22196
- Do not update treePath on FNI completed or terminated by @Zelldon in camunda/camunda#22215
- [Backport stable/operate-8.5] fix: support Bearer token with typ AT+JWT by @backport-action in camunda/camunda#22216
- Do not store leaf FNI in treePath Cache by @Zelldon in camunda/camunda#22219
- deps: Update dependency com.squareup.okio:okio-jvm to v3.9.1 (stable/operate-8.5) by @renovate in camunda/camunda#22275
- deps: Lock file maintenance (stable/operate-8.5) by @renovate in camunda/camunda#22335
- Stable/Operate-8.5: Fix integration tests - lazy creation FNI transformer by @Zelldon in camunda/camunda#22340
- deps: Update dependency com.google.protobuf:protobuf-bom to v3.25.5 (stable/operate-8.5) by @renovate in camunda/camunda#22469
- ci: run Operate frontend build on 8.5 stable branch by @ThorbenLindhauer in camunda/camunda#22524
Full Changelog: camunda/camunda@operate-8.5.6...operate-8.5.7
Tasklist
💊 Bugfixes
- support Bearer token with typ AT+JWT (#5040)
- check for isEmbeddedForm to handle customFormKey user tasks backport to 8.5 (#5036)
- process search query should return latest version of documents (#5034)
🧹 Chore
- bump identity and zeebe versions (#5046)
- fix flaky ZeebeImportMigrateProcessTaskIT.shouldMigrateProcessInstanceAndTasksDefinitionForZeebeUserTask (#5038)
- enable maven report artifact upload for tasklist tests (#5037)
- update CHANGELOG.md
Zeebe
Bug Fixes
Misc
- Tasklist: Bearer token with typ AT+JWT not supported (#22118)
- Process instance banned for timer trigger command with unknown process (#20677)
Merged Pull Requests
- Update base Docker image to latest Ubuntu LTS (#22383)
- fix: reject on missing process in timer trigger (#22169)
- fix: ensure access to raft role is thread safe (#22063)
- ci: use infra self-hosted runners for zeebe-ci.yml/property-tests job (#22028)
- ci: use infra self-hosted runners for zeebe-snyk.yml workflow (#21979)
- ci: use bigger runner for release workflow (#21579)