Skip to content

8.5+gen6

Compare
Choose a tag to compare
@sbuettner sbuettner released this 01 Jul 12:51
· 168 commits to main since this release
89ab32a

Overview

Camunda application in this release generation:

  • Identity: 8.5.3
  • Operate: 8.5.4
  • Tasklist: 8.5.3
  • Zeebe: 8.5.4

Identity

💊 Bugfixes

  • fix logout when Identity runs on a subpath (#2964) (#2967)

Operate

What's Changed

Full Changelog: camunda/camunda@operate-8.5.3...operate-8.5.4

Tasklist

💊 Bugfixes

  • Cannot import Zeebe user tasks variables having "null" values (#4968)
  • Resource authorizations are not working without providing the de… (#4958)
  • exclude draft attribute from TaskSearchResponse during serialization (#4954)

🧹 Chore

  • deps: bump Zeebe and Identity versions (#4972)
  • add assert on taskId (#4970)
  • (deps) 19217 elasticsearch clients version bump (#4957)

Zeebe

8.5.4

Bug Fixes

Misc

  • Spring SDK 8.5.3 requires JDK 21+ (#19658)
  • Invalid offset when reading record from an older version (#19379)
  • Cannot take backup to Azure when using managed identity (#19104)
  • Default tenant id not picked up by Spring Zeebe SDK @Jobworker annotation (#18975)

Merged Pull Requests

  • Backport build-platform-docker GHA (#19740)
  • fix: check version before reading metadata length (#19582)
  • test: wait until deployment is distributed (#19466)
  • build: unpin msal4j version (#19463)
  • Stabilize ReplayStateRandomizedPropertyTest (#19393)
  • fix: remove static modifier of TestStandaloneBroker in client IT test classes (#19362)
  • fix flaky test DeploymentClusteredTest.shouldRedistributeDeploymentWhenDeploymentPartitionIsRestarted (#19358)
  • Fixing default tenant IDs not being picked up from properties (#19299)
  • Avoid NPE when parameter names are not available (#19082)
  • Checksums calculated with full file checksums (#18730)
  • feat: removed combined checksum check (#18722)
  • feat: enable full file checksum (#18721)