Skip to content

8.3+gen14

Compare
Choose a tag to compare
@sbuettner sbuettner released this 01 Jul 12:06
· 43 commits to stable/8.3 since this release
ba2daa2

Overview

Camunda application in this release generation:

  • Identity: 8.3.13
  • Operate: 8.3.13
  • Tasklist: 8.3.14
  • Zeebe: 8.3.13

Identity

No changes

Operate

🚀 New Features

  • skip creating update requests for missing batch operations (#6772)

💊 Bugfixes

  • avoid blocking the threads in importer (#6769)
  • remove dry-run and reusable workflow due the usage of master workflows (#6759)
  • add allowlist to SortValuesWrapper to prevent untrusted deserialization [Backport stable/8.3] (#6762)

🧹 Chore

  • update Zeebe and Identity till 8.3.12 (#6775)

Tasklist

💊 Bugfixes

  • exclude ElasticsearchClientAutoConfiguration from SchemaMigratio… (#4983)

🧹 Chore

  • Bump for release
  • preview-env: add dockerhub pull secret [Backport stable/8.3] (#4978)

Zeebe

8.3.13

Bug Fixes

Misc

  • Invalid offset when reading record from an older version (#19379)

Maintenance

  • Concurrent maven builds causing failures in CI process. (#19619)

Merged Pull Requests

  • ci: increase timeouts for acquiring locks during build (#19679)
  • fix: check version before reading metadata length (#19582)
  • [Backport stable/8.4] test: intercept request for deterministic test (#19470)
  • Stabilize ReplayStateRandomizedPropertyTest (#19393)
  • fix flaky test DeploymentClusteredTest.shouldRedistributeDeploymentWhenDeploymentPartitionIsRestarted (#19358)
  • Checksums calculated with full file checksums (#18730)
  • feat: removed combined checksum check (#18722)
  • feat: enable full file checksum (#18721)
  • fix: fix shouldEnableStreamingWithProperty fails to run locally (#18616)
  • ci: adjust after repository rename (#18507)
  • [Backport stable/8.4] Observe status of Zeebe CI jobs (#18505)
  • Observe status of Zeebe CI jobs (#18224)
  • test: intercept request for deterministic test (#17225)
  • deps(maven): Update dependency org.rocksdb:rocksdbjni to v8.10.0 (main) (#16021)
  • Fix flaky RequestTimeoutTest.shouldReturn504 (#15309)