Skip to content

Releases: camunda/camunda-platform

8.5+gen17

13 Feb 09:37
dcdb47d
Compare
Choose a tag to compare

Overview

Camunda application in this release generation:

  • Identity: 8.5.11
  • Operate: 8.5.11
  • Tasklist: 8.5.12
  • Zeebe: 8.5.14

Identity

💊 Bugfixes

  • upgrade Spring Boot to version 3.3.7 [Backport v8.5] (#3234)

Operate

What's Changed

Full Changelog: camunda/camunda@operate-8.5.10...operate-8.5.11

Tasklist

💊 Bugfixes

  • Failing to deserialize GetRepositoryResponse with AWS opensearch (#5129)
  • backport 26576 ProcessInstanceArchiverJobOpenSearch missing index name (#5119)
  • change opensearch to default port 9200 (#5099)

🧹 Chore

  • bumping versions to release Tasklist 8.5.12 (#5134)
  • deps-update-playwright (#5120)
  • update CHANGELOG.md

Zeebe

version:

Bug Fixes

Misc

  • Non-Prometheus Micrometer implementations only expose few C8 metrics (#26078)
  • UnsupportedOperationException: Incorrect usage of actor.call(...) cannot be called from current actor. (#25897)

Maintenance

  • [FEEL] Store duration values in a normalized format (#27098)
  • Replace @AutoCloseResources extension with new built-in Junit AutoClose extension (#26421)

Merged Pull Requests

  • migrate JournalMetrics to micrometer (#27929)
  • Ignore misconfigured execution listeners (#27904)
  • Migrate gateway/gRPC metrics to Micrometer (#27878)
  • Fix setting bounded cache size metric (#27875)
  • migrate RaftServiceMetrics & RaftStartupMetrics to micrometer (#27830)
  • Migrate process engine metrics to Micrometer (#27790)
  • migrate RaftRequestMetrics to micrometer (#27769)
  • Introduce a Map with 3 keys (Map3D) as a generic collection (#27759)
  • migrate MetaStoreMetrics/SnapshotReplicationMetrics to prometheus (#27754)
  • Migrate RaftReplicationMetrics to micrometer (#27732)
  • Migrate RaftRoleMetrics to micrometer (#27731)
  • migrate LeaderMetrics to micrometer (#27728)
  • Pass and store meter registry down to ProcessEngineMetrics (#27686)
  • feat: allocate a partition MeterRegistry in RaftPartition (#27684)
  • Migrate stream processor metrics to Micrometer (#27669)
  • Migrate ProcessingMetrics from stream platform to Micrometer (#27654)
  • Migrate replay metrics of stream platform to micrometer (#27650)
  • Migrate partition role metrics to Micrometer (#27644)
  • fix: allow unauthenticated api access by default (#27608)
  • Migrate stream processor metrics to Micrometer (#27564)
  • Migrate replay metrics of stream platform to micrometer (#27561)
  • Migrate broker health metrics to Micrometer (#27538)
  • Migrate bounded command cache metrics to Micrometer (#27536)
  • Migrate job stream metrics to Micrometer (#27534)
  • Migrate exporter director metrics to Micrometer (#27532)
  • fix: Store duration values in a normalized format (#27161)
  • fix: avoid actor call to unregister handlers when it is closing (#26759)
  • deps: Update dependency software.amazon.awssdk:bom to v2.29.48 (main) (#26708)
  • Resolve junit 5 maven dependency convergence (#26641)

8.5+gen16

10 Feb 10:11
1eff0ec
Compare
Choose a tag to compare

Overview

Camunda application in this release generation:

  • Identity: 8.5.13
  • Operate: 8.5.11
  • Tasklist: 8.5.12
  • Zeebe: 8.5.13

Identity

💊 Bugfixes

  • upgrade only actions/download-artifact
  • update commons-io to 2.14.0 [Backport v8.5] (#3250)

Operate

What's Changed

Full Changelog: camunda/camunda@operate-8.5.10...operate-8.5.11

Tasklist

💊 Bugfixes

  • Failing to deserialize GetRepositoryResponse with AWS opensearch (#5129)
  • backport 26576 ProcessInstanceArchiverJobOpenSearch missing index name (#5119)
  • change opensearch to default port 9200 (#5099)

🧹 Chore

  • bumping versions to release Tasklist 8.5.12 (#5134)
  • deps-update-playwright (#5120)
  • update CHANGELOG.md

Zeebe

version:8.5.13

Dependency Updates

8.4+gen18

10 Feb 10:02
46f2adc
Compare
Choose a tag to compare

Overview

Camunda application in this release generation:

  • Identity: 8.4.18
  • Operate: 8.4.17
  • Tasklist: 8.4.17
  • Zeebe: 8.4.16

Identity

💊 Bugfixes

  • upgrade only actions/download-artifact
  • update commons-io to 2.14.0 [Backport v8.4] (#3249)

Operate

💊 Bugfixes

  • ignore MIGRATED variable records (#6844)
  • update login screenshot to correct year (#6840)

🧹 Chore

  • update visual regression snapshots
  • update playwright
  • deps: upgrade Spring Boot to version 3.3.7 (#6836)
  • remove 1.0.0 from migration test suite
  • run migration test suite on stable branch

Tasklist

💊 Bugfixes

  • Failing to deserialize GetRepositoryResponse with AWS opensearch [Backport stable/8.4] (#5130)
  • backport ProcessInstanceArchiverJobOpenSearch missing index name (#5121)
  • set default port for opensearch to 9200 [Backport stable/8.4] (#5118)

🧹 Chore

  • bumping version to release 8.4.17 (#5133)

Zeebe

version:8.4.16

Bug Fixes

Misc

  • Backpressure at 100% after backup & restore (#26104)
  • Zeebe 8.5 leaks backpressure in-flight spots (#24521)

Maintenance

  • [FEEL] Store duration values in a normalized format (#27098)

Merged Pull Requests

  • fix: Store duration values in a normalized format (#27161)
  • fix: @TestZeebe resources are closed even when constructed in a @beforeeach (#26737)
  • Replace usage of internal Junit 5 helper removed in Junit 5.11 (#26722)
  • Fixes Zeebe 8.5 Limiters inFlight concurrent access (#26408)
  • ci: update zeebe-performance-test link (#26128)

8.3+gen21

10 Feb 09:52
21b4ce5
Compare
Choose a tag to compare

Overview

Camunda application in this release generation:

  • Identity: 8.3.19
  • Operate: 8.3.20
  • Tasklist: 8.3.22
  • Zeebe: 8.3.20

Identity

💊 Bugfixes

  • upgrade only actions/upload-artifact
  • upgrade only actions/download-artifact

Operate

💊 Bugfixes

  • update login vr test to current reflect new year (#6841)

🧹 Chore

  • update visual regression snapshots
  • update upload-artifact to v4
  • run migration test suite on stable branch

Tasklist

🧹 Chore

  • bumping versions to release 8.3 (#5136)

Zeebe

version:8.3.20

Bug Fixes

Misc

  • Backpressure at 100% after backup & restore (#26104)
  • Zeebe 8.5 leaks backpressure in-flight spots (#24521)

Merged Pull Requests

  • fix: @TestZeebe resources are closed even when constructed in a @beforeeach (#26737)
  • Replace usage of internal Junit 5 helper removed in Junit 5.11 (#26722)
  • ci: use correct latest benchmark version (#26674)
  • Fixes Zeebe 8.5 Limiters inFlight concurrent access (#26408)
  • ci: update zeebe-performance-test link (#26128)

8.5+gen15

20 Jan 15:15
06ebe7b
Compare
Choose a tag to compare

Overview

Camunda application in this release generation:

  • Identity: 8.5.11
  • Operate: 8.5.10
  • Tasklist: 8.5.11
  • Zeebe: 8.5.12

Identity

💊 Bugfixes

  • upgrade Spring Boot to version 3.3.7 [Backport v8.5] (#3234)

Operate

What's Changed

Full Changelog: camunda/camunda@operate-8.5.9...operate-8.5.10

Tasklist

💊 Bugfixes

  • Tasklist archiver is creating too many scrolls (#5109)
  • opensearch return 404 on GET document by ID (#5106)
  • backport form linking (#5077)
  • move from Apache to AWS CRT client for AWS Opensearch (#5097)
  • set opensearch default port to 9200

🧹 Chore

  • bumping versions to release 8.5 (#5115)
  • fix linting (#5112)
  • deps: upgrade Spring Boot to version 3.3.7 (#5103)
  • deps: update ES 7 client to 7.17.25 (#5092)
  • remove add_ti_hto_project GHA (#5095)
  • deps: upgrade to springboot 3.3.6 (#5086)
  • update CHANGELOG.md

Zeebe

version:8.5.12

Fixes

  • fix: @TestZeebe resources are closed even when constructed in a @beforeeach (#26737)
  • Fixes Zeebe 8.5 Limiters inFlight concurrent access (#26408)

Improvements

  • Replace usage of internal Junit 5 helper removed in Junit 5.11 (#26722)
  • ci: use correct latest benchmark version (#26674)
  • ci: update zeebe-performance-test link (#26128)

8.6+gen6

14 Jan 14:47
79665bf
Compare
Choose a tag to compare

Overview

Camunda application in this release generation:

  • Identity: 8.6.7
  • Operate: 8.6.7
  • Tasklist: 8.6.7
  • Zeebe: 8.6.7

Identity

💊 Bugfixes

  • upgrade Spring Boot to version 3.3.7 [Backport v8.6] (#3235)

Operate

Tasklist

Zeebe

Bug Fixes

Java Client

  • Unauthorized REST requests are retried forever when OAuth is used (#26012)
  • Zeebe Java Client Fails to Handle Error Responses Gracefully (#25087)
  • Add Spring SDK Testing support that was present in community Spring SDK (#26423)

Misc

  • [Opensearch] Tasklist archiver is creating too many scrolls (#26571)
  • CommandWrapper#executeAsyncWithMetrics fails with ClassCastException (#26418)
  • Same-name form resources inside deployments overridden with unexpected content on deployment distribution (#25727)
  • Redirect the /instances/* routes to /operate/instances/* (#25711)
  • Tasklist Error on Initial and Subsequent Navigations (#25638)
  • Channel closed when a response times out in NettyMessagingService (#25596)
  • Tasklist ignores context path when redirecting to deep link URLs after OIDC login (#25534)
  • Process modification on inclusive gateway makes active token disappear (#25099)
  • Scrolls are not sufficiently cleared on AWS Opensearch: rework fix for #19869 (#24321)
  • A process instance is stuck after modifing to an inclusive gateway (#20587)
  • InvalidConfigurationException when GCS store is not accessible on startup (#14593)

Merged Pull Requests

  • fix: Tasklist archiver is creating too many scrolls (#26573)
  • test: use lowercase GCS bucketname (#26538)
  • Limit REST requests (#26442)
  • fix: make CommandWrapper response type agnostic (#26419)
  • Opensearch handle 404 for GET by document ID (#26410)
  • Support activating Inclusive Gateway via Process Instance Modification (#25771)
  • fix: only create one CREATED event per form on distribution (#25728)
  • fix: Redirect the /instances/* routes to /operate/instances/* (#25712)
  • fix: parse unexpected REST responses in client (#25681)
  • ci: add lint rule to check for Caching Strategy best practices and fix problems (#25658)
  • fix: Tasklist redirections are not working properly after login (#25643)
  • fix: do not close active channels on first response timeout (#25615)
  • fix: add context path to Tasklist redirection urls #25534 (#25564)
  • fix: update user task when formId is not set during importing (#25181)
  • fix: do not throw Exception when GCS store is not accessible on startup (#23057)
  • ci: use setup-yarn-cache everywhere (#21607)

8.5+gen14

14 Jan 14:29
c633228
Compare
Choose a tag to compare

Overview

Camunda application in this release generation:

  • Identity: 8.5.11
  • Operate: 8.5.10
  • Tasklist: 8.5.11
  • Zeebe: 8.5.11

Identity

💊 Bugfixes

  • upgrade Spring Boot to version 3.3.7 [Backport v8.5] (#3234)

Operate

What's Changed

Full Changelog: camunda/camunda@operate-8.5.9...operate-8.5.10

Tasklist

💊 Bugfixes

  • Tasklist archiver is creating too many scrolls (#5109)
  • opensearch return 404 on GET document by ID (#5106)
  • backport form linking (#5077)
  • move from Apache to AWS CRT client for AWS Opensearch (#5097)
  • set opensearch default port to 9200

🧹 Chore

  • bumping versions to release 8.5 (#5115)
  • fix linting (#5112)
  • deps: upgrade Spring Boot to version 3.3.7 (#5103)
  • deps: update ES 7 client to 7.17.25 (#5092)
  • remove add_ti_hto_project GHA (#5095)
  • deps: upgrade to springboot 3.3.6 (#5086)
  • update CHANGELOG.md

Zeebe

Bug Fixes

Java Client

  • Unauthorized REST requests are retried forever when OAuth is used (#26012)
  • Zeebe Java Client Fails to Handle Error Responses Gracefully (#25087)

Misc

  • Same-name form resources inside deployments overridden with unexpected content on deployment distribution (#25727)
  • Channel closed when a response times out in NettyMessagingService (#25596)
  • Process modification on inclusive gateway makes active token disappear (#25099)
  • A process instance is stuck after modifing to an inclusive gateway (#20587)
  • InvalidConfigurationException when GCS store is not accessible on startup (#14593)

Merged Pull Requests

  • test: use lowercase GCS bucketname (#26538)
  • Limit REST requests (#26442)
  • Update zcl repo location (#26298)
  • Support activating Inclusive Gateway via Process Instance Modification (#25771)
  • fix: only create one CREATED event per form on distribution (#25728)
  • fix: parse unexpected REST responses in client (#25681)
  • fix: do not close active channels on first response timeout (#25615)
  • fix: do not throw Exception when GCS store is not accessible on startup (#23057)

8.4+gen17

14 Jan 14:15
32bb3f3
Compare
Choose a tag to compare

Overview

Camunda application in this release generation:

  • Identity: 8.4.16
  • Operate: 8.4.16
  • Tasklist: 8.4.16
  • Zeebe: 8.4.15

Identity

💊 Bugfixes

  • upgrade Spring Boot to version 3.3.7 [Backport v8.4] (#3233)

Operate

💊 Bugfixes

  • move from Apache to AWS CRT client for AWS Opensearch (#6833)

🧹 Chore

  • update zeebe and identity versions (#6839)

Tasklist

💊 Bugfixes

  • Tasklist archiver is creating too many scrolls (#5110)
  • move from Apache to AWS CRT client for AWS Opensearch (#5098)
  • backport 26410 OS returns 404 on document not found (#5107)
  • backport form linking (#5078)

🧹 Chore

  • bump versions to release Tasklist 8.4 (#5116)
  • backport tasklist-update_visual_snapshots.yml (#5113)
  • fix linting (#5111)
  • deps: upgrade Spring Boot to version 3.3.7 (#5104)
  • deps: update ES 7 client to 7.17.25 (#5091)
  • remove add_to_hto_project GHA (#5096)
  • deps: upgrade to springboot 3.3.6 (#5088)

Zeebe

Bug Fixes

Java Client

  • OAuthCredentialsCache in Zeebe Java client does not work correctly in multi-tenancy setup (#20471)

Misc

  • Same-name form resources inside deployments overridden with unexpected content on deployment distribution (#25727)
  • Channel closed when a response times out in NettyMessagingService (#25596)
  • Process modification on inclusive gateway makes active token disappear (#25099)
  • A process instance is stuck after modifing to an inclusive gateway (#20587)
  • InvalidConfigurationException when GCS store is not accessible on startup (#14593)

Merged Pull Requests

  • test: use lowercase GCS bucketname (#26538)
  • Update zcl repo location (#26298)
  • Support activating Inclusive Gateway via Process Instance Modification (#25771)
  • fix: only create one CREATED event per form on distribution (#25728)
  • fix: do not close active channels on first response timeout (#25615)
  • fix: switch client credential cache key to clientId (#24519)
  • fix: do not throw Exception when GCS store is not accessible on startup (#23057)

8.3+gen20

14 Jan 13:49
67fd23c
Compare
Choose a tag to compare

Overview

Camunda application in this release generation:

  • Identity: 8.3.18
  • Operate: 8.3.19
  • Tasklist: 8.3.21
  • Zeebe: 8.3.19

Identity

💊 Bugfixes

  • upgrade Spring Boot to version 3.3.7 [Backport v8.3] (#3232)

Operate

🧹 Chore

  • update zeebe and identity versions (#6838)

Tasklist

💊 Bugfixes

  • fix jackson dependency convergence (#5123)

🧹 Chore

  • update CHANGELOG.md
  • bump version to release Tasklist 8.3 (#5117)
  • backport tasklist-update_visual_snapshots.yml (#5114)
  • deps: upgrade Spring Boot to version 3.3.7 (#5105)
  • deps: update ES 7 client to 7.17.25 (#5090)
  • deps: upgrade to springboot 3.3.6 (#5089)

Zeebe

Bug Fixes

Misc

  • Same-name form resources inside deployments overridden with unexpected content on deployment distribution (#25727)
  • Channel closed when a response times out in NettyMessagingService (#25596)
  • Process modification on inclusive gateway makes active token disappear (#25099)
  • A process instance is stuck after modifing to an inclusive gateway (#20587)

Merged Pull Requests

  • test: use lowercase GCS bucketname (#26538)
  • Update zcl repo location (#26298)
  • Support activating Inclusive Gateway via Process Instance Modification (#25771)
  • fix: only create one CREATED event per form on distribution (#25728)
  • fix: do not close active channels on first response timeout (#25615)

8.7-alpha3

14 Jan 15:41
5356816
Compare
Choose a tag to compare
8.7-alpha3 Pre-release
Pre-release

Overview

Camunda application in this release generation:

  • Identity: 8.7.0-alpha3
  • Operate: 8.7.0-alpha3
  • Tasklist: 8.7.0-alpha3
  • Zeebe: 8.7.0-alpha3

Identity

🚀 New Features

  • add endpoint for role migration (#3227)
  • add endpoint to fetch tenant groups (#3228)
  • implement endpoint to fetch groups for migration (#3225)
  • add endpoint to fetch tenant users (#3223)
  • add endpoint for mapping rule migration (#3220)
  • add endpoints for tenant migration (#3208)
  • identity - extend License for isCommercial and expiresAt, show data on front end (#3103)

💊 Bugfixes

  • upgrade Spring Boot to version 3.3.7 (#3231)
  • migration flag is off by default (#3224)
  • use the correct license field on the front end (#3201)
  • update dependency org.apache.logging.log4j:log4j-layout-template-json to v2.24.2 (#3194)
  • update aws-java-sdk-v2 monorepo to v2.29.20 (#3191)
  • update spring boot to v3.3.5 (#3163)
  • update dependency org.yaml:snakeyaml to v2.3 (#3161)
  • update dependency software.amazon.jdbc:aws-advanced-jdbc-wrapper to v2.5.2 (#3162)
  • update dependency org.apache.commons:commons-lang3 to v3.17.0 (#3159)
  • update dependency org.apache.logging.log4j:log4j-layout-template-json to v2.24.1 (#3160)
  • update dependency io.micrometer:micrometer-registry-prometheus to v1.14.1 (#3158)
  • update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.1 (#3157)
  • update dependency @carbon/themes to v11.43.0 (#3156)
  • update dependency @carbon/motion to v11.24.0 (#3155)
  • update dependency @carbon/layout to v11.28.0 (#3154)
  • update dependency software.amazon.awssdk:bom to v2.29.15 (#3152)
  • update aws-java-sdk-v2 monorepo to v2.29.14 (#3151)
  • update keycloak.version to v25.0.6 (#3118)
  • update dependency org.postgresql:postgresql to v42.7.4 (#3117)
  • update dependency org.apache.james:apache-mime4j-core to v0.8.11 (#3116)
  • update dependency com.squareup.okio:okio to v3.9.1 (#3115)
  • update dependency axios to v1.7.7 (#3114)
  • increase member maxresults to 1000 (#3106)
  • upgrade Alpine base image to 3.20.3 (#3095)

🧹 Chore

  • update postgres docker tag to v16.6 (#3199)
  • update dependency typescript to v5.7.2 (#3198)
  • update europe-docker.pkg.dev/camunda-saas-registry/vendor/cloud-sql-proxy docker tag to v2.14.1 (#3197)
  • update dependency cypress to v13.16.0 (#3196)
  • update dependency @types/node to v18.19.65 (#3188)
  • update testcontainers-java monorepo to v1.20.4 (#3183)
  • update infra-preview-environments-ingress docker tag to v1.4.4 (#3181)
  • update dependency husky to v9.1.7 (#3180)
  • update europe-docker.pkg.dev/camunda-saas-registry/vendor/cloud-sql-proxy docker tag to v2.14.0 (#3153)
  • update testcontainers-java monorepo to v1.20.3 (#3150)
  • update dependency tsconfig-paths-webpack-plugin to v4.2.0 (#3148)
  • update slackapi/slack-github-action action to v1.27.1 (#3149)
  • update dependency sass to v1.81.0 (#3147)
  • update s4u/maven-settings-action action to v3.1.0 (#3146)
  • update postgres docker tag to v16.5 (#3144)
  • update react-router monorepo (#3145)
  • update camunda-composite-components to 0.11.0 (#3143)
  • update junit5 monorepo (#3141)
  • update dependency typescript to v5.6.3 (#3140)
  • update dependency sops to v3.9.1 (#3137)
  • update dependency testcafe to v3.7.0 (#3138)
  • update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.1 (#3135)
  • update dependency sass to v1.80.7 (#3136)
  • update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.5.2 (#3134)
  • update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.6.0 (#3133)
  • update dependency kustomize to v5.5.0 (#3131)
  • update node.js to v18.20.5 (#3130)
  • update dependency husky to v9.1.6 (#3128)
  • update dependency eslint-plugin-jsx-a11y to v6.10.2 (#3126)
  • update infra-preview-environments-ingress docker tag to v1.4.3 (#3127)
  • update dependency eslint-plugin-import to v2.31.0 (#3125)
  • update dependency cypress to v13.15.2 (#3124)
  • update dependency com.puppycrawl.tools:checkstyle to v10.20.1 (#3123)
  • update dependency com.mycila:license-maven-plugin to v4.6 (#3122)
  • update dependency @testing-library/jest-dom to v6.6.3 (#3121)
  • update babel monorepo (#3120)
  • update actions/checkout action to v4.2.2 (#3119)
  • update yarn to v3.8.6 (#3113)
  • update slf4j monorepo to v2.0.16 (#3112)
  • update react monorepo (#3109)
  • update node.js to v18.20.4 (#3108)
  • update maven docker tag to v3.9.9 (#3107)
  • update infra-preview-environments-ingress docker tag to v1.4.2 (#3105)
  • update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.7 (#3104)
  • update dependency msw to v1.3.5 (#3101)
  • update dependency java to v17.0.13+11 (#3100)
  • upgrade org.springframework.boot:spring-boot-starter from 3.2.7 to 3.2.11 (#3082)
  • upgrade org.springframework.boot:spring-boot from 3.2.7 to 3.2.11 (#3085)
  • update dependency eslint-import-resolver-typescript to v3.6.3 (#3094)
  • update dependency eslint to v8.57.1 (#3093)
  • update dependency com.github.eirslett:frontend-maven-plugin to v1.15.1 (#3092)
  • update dependency @types/jest to v29.5.14 (#3091)

Operate

Tasklist

Zeebe

Enhancements

Gateway

  • Enable Query API (not configurable, remove dedicated annotation for query controllers) (#25993)
    ##...
Read more