Skip to content

8.2+gen29

Compare
Choose a tag to compare
@sbuettner sbuettner released this 01 Jul 11:12
· 27 commits to stable/8.2 since this release
7254370

Overview

Camunda application in this release generation:

  • Identity: 8.2.29
  • Operate: 8.2.28
  • Tasklist: 8.2.29
  • Zeebe: 8.2.29

Identity

No changes

Operate

🚀 New Features

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

💊 Bugfixes

  • avoid blocking the threads in importer (#6770)
  • add allowlist to SortValuesWrapper to prevent untrusted deserialization [Backport stable/8.2] (#6763)

🧹 Chore

  • pom: update zeebe and identity to v8.2.28 (#6778)

Tasklist

🧹 Chore

  • Bump C8 dependencies (#4975)
  • (deps) 19217 elasticsearch clients version bump [Backport stable/8.2] (#4963)

Zeebe

8.2.29

Bug Fixes

Misc

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

Maintenance

  • Concurrent maven builds causing failures in CI process. (#19619)
  • Improve raft snapshot replication failure handling (#11496)

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)
  • [Backport stable/8.4] Do not reset snapshot replication when a single request timedout (#19030)
  • Checksums calculated with full file checksums (#18730)
  • feat: removed combined checksum check (#18722)
  • feat: enable full file checksum (#18721)
  • Schedule tasks by timestamp (#18508)
  • ci: adjust after repository rename (#18507)
  • test: intercept request for deterministic test (#17225)
  • Do not reset snapshot replication when a single request timedout (#16971)
  • deps(maven): Update dependency org.rocksdb:rocksdbjni to v8.10.0 (main) (#16021)