Releases: camunda/camunda
Releases · camunda/camunda
c8run-8.7
c8run-8.7
c8run-8.8
c8run-8.6
deps: upgrade camunda and connectors for c8run 8.6.13 release (#30526) ## Description Dependency upgrades for the upcoming 8.6.13 release of c8run <!-- Describe the goal and purpose of this PR. --> ## Checklist <!--- Please delete options that are not relevant. Boxes should be checked by reviewer. --> - [ ] for CI changes: - [ ] structural/foundational changes signed off by [CI DRI](https://github.com/cmur2) - [ ] [ci.yml](https://github.com/camunda/camunda/blob/main/.github/workflows/ci.yml) modifications comply with ["Unified CI" requirements](https://github.com/camunda/camunda/wiki/CI-&-Automation#workflow-inclusion-criteria) - [ ] enable backports [when recommended](https://github.com/camunda/camunda/wiki/CI-&-Automation#when-to-backport-ci-changes) ## Related issues closes #
c8run-macsigned-draft
c8run-macsigned-draft
8.6.12
c8run-8.8-rc
c8run-8.8-rc
c8run-8.6-rc
c8run-8.6-rc
8.8.0-alpha2
version:8.8.0-alpha2
Enhancements
Misc
- Allow task listener to provide reason to deny: changes to Protocol (REST and gRPC) (#27271)
- Prefix migration application (#27079)
- [Optimize] Support ad-hoc subprocesses (#25639)
- Migrate existing Tasklist v1 API to the harmonized index schema (#24665)
- [CPT] Assert that a process instance completed an element a given number of times (#23189)
- [CPT] Assert that a process instance is started (#23187)
Bug Fixes
Misc
- Tasklist OS importer logs "missing exporter index" as warning (#28591)
- NettyDnsMetrics is not safe under concurrent access (#28556)
- User key is set to -1 on user update (#28404)
- Spring boot starter camunda SDK: Variable with value null causes exception (#28116)
- Camunda exporter schema manager not updating index template settings (#28111)
- MessagingMetricsImpl is not thread-safe (#28109)
- Tasklist importer fails to start with 8.8.0-alpha1 version (#27854)
- Excessive Variable Outliers API Calls Causing Elasticsearch Overload in Task Analysis Page (#27844)
- 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)
- TreePath needs to be updated after PI modification/migration (#26094)
- Non-Prometheus Micrometer implementations only expose few C8 metrics (#26078)
- Camunda Exporter is not able to consume treePath (#26048)
- Importer(s) are not communicating import done correctly (#26046)
Maintenance
- Unify CODEOWNERS files (#28655)
- Auto-assign API reviewers to OpenAPI spec changes (#28384)
- Validate exporter root IT whether they are duplicate of client package tests (#28163)
- Merge archiver configuration with retention configuration (#26492)
- [Doc Handling] Local file system document store implementation (#24846)
- io.zeebe.broker.it.job.ActivateJobsTest.shouldActivateJobsOnPartitionsRoundRobin is flaky (#2287)
Merged Pull Requests
- Merge CODEOWNERS files (#28656)
- Create a stateful registry that is tied to the ZeebeDB instance lifecycle (#28072)
- migrate ActorMetrics to micrometer (#28028)
- Migrate snapshot metrics to micrometer (#28027)
- Provide per-partition startup and transition/role meter registries (#28026)
- Merge archiver and retention config (#27674)
8.6.11
version:8.6.11
Bug Fixes
Misc
- Optimize UpdateIndexStepResumesReindexOperationsIT is failing for OpenSearch (#29004)
- Incident creation has a routing problem to propagate child process to operate-list-view (#28468)
- MessagingMetricsImpl is not thread-safe (#28109)
- Process instances with start execution listeners are sometimes not visible in the Operate UI and REST API (#24744)
Maintenance
- Ensure gRPC gateway security config is consistent with REST (#28859)
Merged Pull Requests
- refactor: separate overridden settings from the rest of the logic (#29164)
- Create meters once to avoid gauge re-registration (#29136)
- [Backport stable/8.7] ci: include Tasklist docker tests in the common CI (#29078)
- Fix duplicate gauge registration (#29029)
- ci: include Tasklist docker tests in the common CI (#29005)
- Forward port migrating the job stream client metrics to main (#28890)
- fix: allow overriding env vars set by c8run (#28840)
- ci: attempt to fix rejected git tag push problem (#28732)
- [Backport stable/8.7] migrate MessagingMetrics to micrometer #27949 (#28192)
- [Backport main] Add support for OTLP as Micrometer backends (#28139)
- Add support for OTLP and Dynatrace as Micrometer backends (#28131)
- Migrates job client stream metrics to Micrometer (#28119)
- fix: make MessagingMetricsImpl ThreadSafe (#28108)
- migrate MessagingMetrics to micrometer (#27848)
- [Backport stable/1.2] Fixes flakiness with the ElasticsearchExporter integration tests (#8203)
8.7.0-alpha5-optimize
What's Changed
Bug Fixes
- Fixed issue where reports could not be imported in Optimize (#28362)
- Removed unnecessary information from UI config response (#28268)
- Removed business key from customer onboarding dataset (#27703)
- Removed variables column from outliers table (#28477)
- Fixed typo in Optimize release workflow (#27915)
- Ensured token name retrieval before falling back to username and ID (#27633)
Refactoring
- Removed C7 decision cleanup config from Optimize C8 (#28534)
- Removed deleted-config logic from Optimize C8 (#28538)
- Removed C7 tenants cache config from Optimize C8 (#28536)
- Removed C7 plugin config from Optimize C8 (#28540)
- Removed C7 engine-commons config from Optimize C8 (#28544)
Features
- Removed Optimize DB version checker on startup and upgrade (#26743)
- Added support for ad-hoc subprocesses (#28233)
Build & CI
- Removed non-Optimize CI pipelines (#27352)
Dependencies
🔗 Full Changelog: 8.6.4-optimize → 8.7.0-alpha5-optimize