Skip to content

8.4+gen16

Compare
Choose a tag to compare
@vheinila vheinila released this 10 Dec 07:22
· 5 commits to stable/8.4 since this release
8695478

Overview

Camunda application in this release generation:

  • Identity: 8.4.15
  • Operate: 8.4.15
  • Tasklist: 8.4.15
  • Zeebe: 8.4.14

Identity

🧹 Chore

  • upgrade dependencies to resolve Spring CVEs (#3213)
  • update dependency body-parser to v1.20.3 [security] (#3039)

Operate

🧹 Chore

  • update Spring Boot to 3.2.11 (#6823)
  • update ES 7 client to 7.17.25 (#6821)

Tasklist

🧹 Chore

Zeebe

8.4.14

Bug Fixes

Misc

  • Form cache is corrupt and causes inconsistent processing (#25504)
  • Archiver does not work with AWS Opensearch (#24262)
  • Retry complete follower append on flush error (#14867)

Maintenance

  • Do not log MessagingException$ConnectionClosed as an error in the gateway (#18339)

Merged Pull Requests

  • fix: don't use mutable keys for forms cache (#25523)
  • [Backport stable/8.5] [Backport main] Update transient message state as side-effect (#25497)
  • [Backport main] Update transient message state as side-effect (#25476)
  • Update transient message state as side-effect (#25298)
  • Add go job timeouts to stable branches (#25056)
  • All Zeebe CI jobs need to specify GHA timeouts (#24880)
  • feature: when a follower fails to flush respond with error to leader (#24378)
  • ci: use non-preemptible runners for jobs with highest disconnect rate (#24370)
  • Properly handle connection closed error in the gRPC server (#20066)