version:8.7.0-alpha5
Enhancements
Misc
- [Optimize] Support ad-hoc subprocesses (#25639)
- Migrate existing Tasklist v1 API to the harmonized index schema (#24665)
Bug Fixes
Broker
- Messages can be correlated out of order (#2459)
Misc
- Tasklist OS importer logs "missing exporter index" as warning (#28591)
- Uploading a document in local storage without an explicit ID does not return its ID (#28418)
- Spring boot starter camunda SDK: Variable with value null causes exception (#28116)
- Operate cannot renew an OIDC access token when the refresh token is not a JWT (#27710)
- Incorporate Spring Zeebe bug fixes in Spring SDK (#27502)
- Optimize is not showing current user name in Profile in a Self-Managed setup with a custom IDP (#27379)
- Message correlation on a non-interrupting message event is not idempotent (#26926)
- Unable to import a report in Optmize (#26353)
- Non-Prometheus Micrometer implementations only expose few C8 metrics (#26078)
- Unable to Assign Zeebe User Task in C8Run 8.7.0-alpha1 & 8.6.5 (#24808)
Maintenance
- [Doc Handling] Local file system document store implementation (#24846)
Merged Pull Requests
- ci: attempt to fix rejected git tag push problem (#28732)
- Assign original author to backport pull requests (#28671)
- fix: Tasklist OS importer logs "missing exporter index" as warning (#28660)
- deps: upgrade net.minidev:json-smart to 2.5.2 (#28658)
- fix: (8.6) bean post processor produced warn logs (#28547)
- deps: bump form-js deps (#28424)
- fix: Return document ID when storing doc locally (#28419)
- Migrate log stream metrics to Micrometer (#28353)
- fix: c8run add cmd line params to unix (#28346)
- Migrate broker client metrics to Micrometer (#28343)
- ci: run
deploy-snapshots
job on faster runner with enabled parallelism (#28323) - fix: Add missing flow-node type for ad-hoc subprocesses (#28320)
- test: verify that passive director closes all exporters (#28310)
- fix: always close exporter container and distribution service (#28243)
- Fix: job worker stream disabled by default (#28239)
VariableResolver
can returnnull
(#28225)- fix: add c8run log file to gitignore (#28182)
- fix: add info to authenticate against nexus for local usage (#28125)
- [Backport main] Migrate snapshot metrics to micrometer (#28085)
- [Backport main] Provide per-partition startup and transition/role meter registries (#28077)
- fix: RaftRequestMetrics is threadsafe (#28057)
- feat: Validate doc handling setup on startup (#28034)
- migrate ActorMetrics to micrometer (#28028)
- Migrate snapshot metrics to micrometer (#28027)
- Provide per-partition startup and transition/role meter registries (#28026)
- migrate TopologyMetrics to micrometer (#27986)
- ci: enable flaky test reporting for all Zeebe jobs (#27976)
- migrate JournalMetrics to micrometer (#27929)
- feat: add LinkedResource id lookup (part 4) (#27903)
- migrate MessagingMetrics to micrometer (#27848)
- feat: add LinkedResource transformation (part 3) (#27785)
- fix: Fix ServiceTask validation (part 2) (#27784)
- feat: propagate LinkedResource through custom headers (#27768)
- migrate LeaderMetrics to micrometer (#27728)
- Idempotent message correlation retries (#27525)
- ci: submit detailed test statistics on JUnit flaky tests (#26715)
- deps: Update dependency software.amazon.awssdk:bom to v2.29.48 (main) (#26708)
- feat: add LocalStorage document store implementation (#26706)
- INFRA-620: use centralized actionlint (#25508)
- [Backport stable/1.2] Fixes flakiness with the ElasticsearchExporter integration tests (#8203)