Skip to content

Releases: camunda/camunda

8.8.0-alpha8-rc3

02 Sep 10:36
Compare
Choose a tag to compare
8.8.0-alpha8-rc3 Pre-release
Pre-release

version:8.8.0-alpha8-rc3

Bug Fixes

Misc

  • Exporting backlog from 8.7 should exclude 8.8 fields from being serialized (#37343)
  • QueryBatchOperationTest is flaky (#37289)

Merged Pull Requests

  • test: cleanup IncidentNotifierIT resources (#37409)
  • test: stabilize flaky role migration acceptance tests (#37397)
  • Exclude 8.8 fields from being serialized for 8.7 records (#37346)
  • fix: map batch operation types correctly (#37290)
  • fix: hasDuplicateElementsToActivate should be removed in AdHocSubProcessInstructionActivateProcessor (#37177)
  • test: cannot start a process instance inside of a ahsp (#37077)

8.7.12

02 Sep 10:47
Compare
Choose a tag to compare

version:8.7.12

Bug Fixes

Misc

  • Exporting backlog from 8.7 should exclude 8.8 fields from being serialized (#37343)
  • Prevent exporter related data loss due to configuration errors (#29674)

Maintenance

  • Prevent exporter related data loss due to configuration errors (#29674)

Merged Pull Requests

  • Exclude 8.8 fields from being serialized for 8.7 records (#37346)
  • 28529 introduce release process dry run (#37238)
  • feat: add gateway endpoint for deleting an exporter (#36997)
  • feat: add support for deleting exporter from runtime in broker (#36986)
  • ci: better check-results error message (#36723)
  • feat: add support for DeleteExporter request handling in broker (#35324) (#36516)
  • feat(config): add and apply cluster change operation for delete exporter (#35623)
  • feat: do not remove exporters that are removed from application config (#35504)

8.6.26

02 Sep 13:44
Compare
Choose a tag to compare

version:8.6.26

Bug Fixes

Misc

  • Exporting backlog from 8.7 should exclude 8.8 fields from being serialized (#37343)

Merged Pull Requests

  • Exclude 8.8 fields from being serialized for 8.7 records (#37346)

8.5.24

02 Sep 11:24
Compare
Choose a tag to compare

version:8.5.24

8.8.0-alpha8-rc2

28 Aug 10:41
Compare
Choose a tag to compare
8.8.0-alpha8-rc2 Pre-release
Pre-release

version:8.8.0-alpha8-rc2

Bug Fixes

Misc

  • Unnecessary index template settings updates cause redundant PUT requests and startup overhead (#37240)
  • Reduce the noise in schema-manager logs for nominal cases (#37164)
  • Authorization field is printed in the log when an error is raised when processing a record (#35177)

Merged Pull Requests

  • fix: update index template settings only when they change (#37217)
  • refactor: do not print out record in error responses (#37152)

8.8.0-alpha8-rc1

27 Aug 08:39
Compare
Choose a tag to compare
8.8.0-alpha8-rc1 Pre-release
Pre-release

version:8.8.0-alpha8-rc1

Enhancements

Java Client

  • Empty responses should not result in a null future in the client (#23075)

Misc

  • [CPT] Assert that a process instance is not waiting for a message (#23257)
  • [CPT] Assert that a process instance is waiting for a message (#23256)
  • [CPT] Generate a process coverage JSON report (#19257)

Bug Fixes

Misc

  • Sorting doesn't work on some pages in FE (#37101)
  • Identity Header redirects to 404 (#37100)
  • Empty exporter record metdata prevents the ES/OS exporters resuming successfully (#37014)
  • “Whitelabel Error Page” when navigating to Operate or Tasklist (#36932)
  • Operate/Tasklist API doesn't apply tenancy checks when configuring tenancy properties using kebab case (#36597)
  • When we try to save a custom filter on Task List, it gives error "TypeError: crypto.randomUUID is not a function" (#36540)
  • Incorrect Token Movement and Display in Multi-Instance Process (#36481)
  • Mark undocumented v2 endpoint as @hidden (#36467)
  • UserController incorrectly implements specification (#36404)
  • Migration app is not working with BYOG enabled (#36379)
  • NPE in AuthorizationEntity.getResourceMatcher() (#36343)
  • Identity doesn't display favicon in non-root context path deployments (e.g. SaaS) (#36134)
  • Partitions are not bootstrapped after purge operation (#35650)
  • Overlapping IDs for child docs causing overwriting of records (#35549)
  • Authorization field is printed in the log when an error is raised when processing a record (#35177)
  • Changes to application authorizations, groups, roles, and tenants take only effect after re-login (#34698)
  • [Authorizations] Permission picker does not reset after changing resource type (#34663)
  • Mapping Rules UI should not be displayed in SaaS deployments (#34475)
  • Failure to start if OIDC provider is unavailable (#34189)
  • Unable to deploy process with boundary event without outgoing flows (#33589)
  • App switcher doesn't work in Operate/Tasklist/Identity (#33212)
  • User tasks cannot be completed through the Tasklist V1 API when authentication with an M2M client. (#33185)
  • App visible to all users regardless of roles (starting from 8.8) (#31600)
  • Retry and cancel options can apply in all the processes via the operations menu. (#32971)

Maintenance

  • Refactor BatchOperation Scheduler for better modularity (#36751)

Merged Pull Requests

  • Feature/35308 cpt client configuration (#37239)
  • fix: add missing metadata name to Maven module (#37227)
  • [Backport main] test: remove pre-condition that snapshot do not exists (#37208)
  • test: remove pre-condition that snapshot do not exists (#37203)
  • feat: Enable configurable priority for zeebe-record Index templates (#36207)

operate-8.5.19

29 Aug 13:05
Compare
Choose a tag to compare

What's Changed

  • Release/operate 8.5.13 by @pedesen in #30576
  • fix: update Spring Boot to 3.3.10 by @ThorbenLindhauer in #30437
  • refactor: remove CDN font-path by @pedesen in #21363
  • deps: Update all non-major dependencies (stable/operate-8.5) by @renovate[bot] in #30904
  • deps: Update version.swagger-annotations to v2.2.30 (stable/operate-8.5) by @renovate[bot] in #30907
  • fix: Operate variable values are null when MIGRATED and CREATED in #29623
  • deps: Update dependency http-proxy-middleware to v3 [SECURITY] (stable/operate-8.5) by @renovate[bot] in #31149
  • deps: update identity and operate versions by @vitorwtavares in #31682
  • fix: correct zeebe and identity version in pom file for operate 8.5.14 release by @vitorwtavares in #31811
  • chore: upgrade springboot to 3.3.11 to resolve CVE-2025-31650 by @georgios-goulos in #31810
  • 8.5 backport - Operate collapsed subprocess badges for incidents by @vitorwtavares in #31990
  • [Backport stable/operate-8.5] fix: remove elastic.co Maven repository by @backport-action in #32164
  • [Backport stable/operate-8.5] fix: Operate Opensearch importer throws IllegalFormatConversionException by @backport-action in #32229
  • [Backport stable/operate-8.5] fix: Big decision evaluation failures can't be indexed by @backport-action in #32468
  • [Backport stable/operate-8.5] fix: use correct logger class in DecisionType by @backport-action in #32545
  • deps: Update camunda/tasklist Docker tag to v8.5.16 (stable/operate-8.5) by @renovate[bot] in #32568
  • deps: Update stefanzweifel/git-auto-commit-action digest to ae11462 (stable/operate-8.5) by @renovate[bot] in #32565
  • deps: Update alpine Docker tag to v3.19.7 (stable/operate-8.5) by @renovate[bot] in #32567
  • deps: Update dependency com.google.protobuf:protobuf-bom to v3.25.7 (stable/operate-8.5) by @renovate[bot] in #32580
  • deps: Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.783 (stable/operate-8.5) by @renovate[bot] in #32579
  • deps: Update camunda/zeebe Docker tag to v8.5.18 (stable/operate-8.5) by @renovate[bot] in #32578
  • deps: Update all non-major dependencies (stable/operate-8.5) (patch) by @renovate[bot] in #32566
  • deps: Update dependency io.camunda:zeebe-bom to v8.5.18 (stable/operate-8.5) by @renovate[bot] in #32594
  • deps: Update version.lucene to v8.11.4 (stable/operate-8.5) (patch) by @renovate[bot] in #32598
  • deps: Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8.11.4 (stable/operate-8.5) by @renovate[bot] in #32597
  • deps: Update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.12 (stable/operate-8.5) by @renovate[bot] in #32596
  • deps: Update version.swagger-annotations to v2.2.32 (stable/operate-8.5) (patch) by @renovate[bot] in #32603
  • deps: Update dependency com.google.protobuf:protobuf-bom to v3.25.8 (stable/operate-8.5) by @renovate[bot] in #32727
  • deps: Update version.identity to v8.5.17 (stable/operate-8.5) (patch) by @renovate[bot] in #32774
  • deps: Update camunda/identity Docker tag to v8.5.17 (stable/operate-8.5) by @renovate[bot] in #32773
  • deps: Revert Update version.lucene to v8.11.4 by @kristinkomschow in #33134
  • deps: update operate and zeebe dependencies for 8.5.15 by @kristinkomschow in #33081
  • deps: Update camunda/tasklist Docker tag to v8.5.17 (stable/operate-8.5) by @renovate[bot] in #33172
  • deps: Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.785 (stable/operate-8.5) by @renovate[bot] in #33174
  • deps: Update dependency io.camunda:zeebe-bom to v8.5.19 (stable/operate-8.5) by @renovate[bot] in #33175
  • deps: Update camunda/zeebe Docker tag to v8.5.19 (stable/operate-8.5) by @renovate[bot] in #33173
  • deps: Revert Update alpine Docker tag to v3.19.7 by @kristinkomschow in #33189
  • deps: prepare for next development iteration by @kristinkomschow in #33192
  • deps: Update stefanzweifel/git-auto-commit-action digest to ddb7ae4 (stable/operate-8.5) by @renovate[bot] in #33171
  • deps: Update dependency maven to v3.9.10 (stable/operate-8.5) by @renovate[bot] in #33267
  • deps: Update actions/checkout digest to 09d2aca (stable/operate-8.5) by @renovate[bot] in #33316
  • deps: Update stefanzweifel/git-auto-commit-action digest to a82d80a (stable/operate-8.5) by @renovate[bot] in #33584
  • deps: Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.786 (stable/operate-8.5) by @renovate[bot] in #33585
  • deps: Update stefanzweifel/git-auto-commit-action digest to 66f124b (stable/operate-8.5) by @renovate[bot] in #33619
  • deps: Update all non-major dependencies (stable/operate-8.5) (patch) by @renovate[bot] in #32602
  • [Backport stable/operate-8.5] ci: run operate importer tests on PR by @backport-action in #32752
  • [Backport stable/operate-8.5] fix: Operate cannot deserialize IN_PROGRESS snapshot state in Opensearch by @backport-action in #33593
  • [stable/operate-8.5] fix operate icon type by @pedesen in #34072
  • fix: upgrade spring-boot version to 3.3.13 by @abremard in #34198
  • deps: Update stefanzweifel/git-auto-commit-action digest to 01d77ca (stable/operate-8.5) by @renovate[bot] in #33801
  • deps: Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.787 (stable/operate-8.5) by @renovate[bot] in #33746
  • deps: Update dependency styled-components to v6.1.19 (stable/operate-8.5) by @renovate[bot] in #33747
  • deps: Update version.swagger-annotations to v2.2.34 (stable/operate-8.5) (patch) by @renovate[bot] in #33758
  • [Backport stable/operate-8.5] fix: added result to Operate v1 DecisionInstance response by @backport-action in #34160
  • deps: Update dependency com.auth0:jwks-rsa to v0.22.2 (stable/operate-8.5) by @renovate[bot] in #34270
  • deps: Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v7.17.29 (stable/operate-8.5) by @renovate[bot] in #34271
  • deps: Update docker.elastic.co/kibana/kibana Docker tag to v7.17.29 (stable/operate-8.5) by @renovate[bot] in #34274
  • deps: Update version.elasticsearch7 to v7.17.29 (stable/operate-8.5) (patch) by @renovate[bot] in #34275
  • [Backport stable/operate-8.5] fix: Operate does not correctly convert snapshot endTime by @backport-action in #33930
  • deps: Update camunda/identity Docker tag to v8.5.18 (stable/operate-8.5) by @renovate[bot] in #34613
  • deps: Update version.identity to v8.5.18 (stable/operate-8.5) (patch) by @renovate[bot] in #34637
  • deps: update Zeebe dependencies by @pedesen in #34688
  • ci: don't cache Docker images according to strategy by @cmur2 in #34691
  • ci: use setup-yarn-cache action to follow caching strategy by @cmur2 in #34694
  • deps: Update camunda/operate Docker tag to v8.5.16 (stable/operate-8.5) by @renovate[bot] in #34820
  • deps: Update camunda/zeebe Docker tag to v8.5.20 (stable/operate-8.5) by @renovate[bot] in #34828
  • deps: Update camunda/tasklist Docker tag to v8.5.18 (stable/operate-8.5) by @renovate[bot] in #34827
  • deps: Update dependency io.camunda:zeebe-bom to v8.5.20 (stable/operate-8.5) by @renovate[bot] in #34829
  • pg-34858-backport-os-archiver by @panagiotisgts in #34951
  • deps: update commons-lang3 to 3.18.0 by @matthewBearCamunda in #35386
  • [Backport stable/operate-8.5] deps: update tomcat version to 10.1.43 by @backport-action in https://github.com/camunda/camunda/...
Read more

8.7.11

25 Aug 13:35
Compare
Choose a tag to compare

version:8.7.11

Bug Fixes

Misc

  • [8.6][8.7] Investigate failing test ExporterDisableTest.exporterStaysDisabledAfterRestart (#37046)
  • Empty exporter record metdata prevents the ES/OS exporters resuming successfully (#37014)
  • When we try to save a custom filter on Task List, it gives error "TypeError: crypto.randomUUID is not a function" (#36540)
  • Unable to deploy process with boundary event without outgoing flows (#33589)
  • Tasklist index templates settings are not updated with shards and replicas count config (#31238)

Maintenance

  • Visualize critical health components (#16454)

Merged Pull Requests

  • fix: handle exporter opening if record counters are not present in me… (#37012)
  • deps: upgrade tomcat to 10.1.44 (#36906)
  • ArchUnit rule to support both camelCase and kebab-case in ConditionalOnProperty (#36872)
  • docs: remove outdated Zeebe CI docs and keep test debugging (#36840)
  • Add headers to ping request. (#36768)
  • fix: prevent random ID of custom filters from breaking Tasklist (#36700)
  • Fix flaky Elasticsearch/Opensearch exporter IT tests (#36602)
  • ci: add release branch patterns to license scanning (#36532)
  • fix: support for AWS LegacyMd5Plugin (#36408)
  • Prevent finished instances operations (#36305)
  • Fix CompletableActorFuture.andThen methods to catch exceptions and complete futures exceptionally (#34544)
  • Unable to deploy process with boundary event without outgoing flows (#34459)
  • feat: introduce onSuccess,onError callbacks implemented with onComplete (#32046)
  • Change reported name of HealthMonitorable and refactor HealthMonitor (#24669)
  • feat: HealthMonitor reports arbitrarily nested component in a tree-like structure (#23929)

8.7.8-optimize

26 Aug 20:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.7.7-optimize...8.7.8-optimize

8.6.25

25 Aug 11:14
Compare
Choose a tag to compare

version:8.6.25

Bug Fixes

Misc

  • [8.6][8.7] Investigate failing test ExporterDisableTest.exporterStaysDisabledAfterRestart (#37046)
  • Empty exporter record metdata prevents the ES/OS exporters resuming successfully (#37014)
  • When we try to save a custom filter on Task List, it gives error "TypeError: crypto.randomUUID is not a function" (#36540)
  • Unable to deploy process with boundary event without outgoing flows (#33589)
  • Tasklist index templates settings are not updated with shards and replicas count config (#31238)

Maintenance

  • Visualize critical health components (#16454)

Merged Pull Requests

  • [Backport stable/8.6] fix: make Tasklist and Operate updateSchemaSettings default to false (#37168)
  • fix: make Tasklist and Operate updateSchemaSettings default to false (#37132)
  • Ensure snapshots can be committed after migration (#37064)
  • test: disable ExporterDisableTest. exporterStaysDisabledAfterRestart (#37047)
  • fix: handle exporter opening if record counters are not present in me… (#37012)
  • [Backport stable/8.7] fix: always take a snapshot after update, even without any migrations (#36847)
  • docs: remove outdated Zeebe CI docs and keep test debugging (#36840)
  • [Backport stable/8.7] Change reported name of HealthMonitorable and refactor HealthMonitor (#36811)
  • [Backport stable/8.7] feat: HealthMonitor reports arbitrarily nested component in a tree-like structure (#36806)
  • [Backport stable/8.7] feat: introduce onSuccess,onError callbacks implemented with onComplete (#36803)
  • [Backport stable/8.7]: feat: when a migration is performed try to perform a snapshot immediately (#36795)
  • fix: prevent random ID of custom filters from breaking Tasklist (#36700)
  • Apply number_of_replicas and number_of_shards ES/OS configuration changes (#36680)
  • update tasklist component template with configured number of shards and replicas (#36569)
  • ci: add release branch patterns to license scanning (#36532)
  • fix: set a project id for gcs backup store tests (#36409)
  • fix: support for AWS LegacyMd5Plugin (#36408)
  • [Backport stable/8.7] Fix CompletableActorFuture.andThen methods to catch exceptions and complete futures exceptionally (#34563)
  • Fix CompletableActorFuture.andThen methods to catch exceptions and complete futures exceptionally (#34544)
  • Unable to deploy process with boundary event without outgoing flows (#34459)
  • feat: introduce onSuccess,onError callbacks implemented with onComplete (#32046)
  • Change reported name of HealthMonitorable and refactor HealthMonitor (#24669)
  • feat: HealthMonitor reports arbitrarily nested component in a tree-like structure (#23929)
  • Change reported name of HealthMonitorable and refactor HealthMonitor (#24669)
  • feat: HealthMonitor reports arbitrarily nested component in a tree-like structure (#23929)