Skip to content

8.3+gen19

Compare
Choose a tag to compare
@vheinila vheinila released this 10 Dec 07:04
· 4 commits to stable/8.3 since this release
ac02364

Overview

Camunda application in this release generation:

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

Identity

🧹 Chore

  • bump spring web dependency (#3215)

Operate

🧹 Chore

  • update Spring Boot to 3.2.11 (#6824)
  • update ES 7 client to 7.17.25 (#6822)

Tasklist

🧹 Chore

Zeebe

8.3.18

Bug Fixes

Java Client

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

Misc

  • Retry complete follower append on flush error (#14867)

Maintenance

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

Merged Pull Requests

  • [Backport stable/8.4] [Backport stable/8.5] [Backport main] Update transient message state as side-effect (#25511)
  • [Backport stable/8.5] [Backport main] Update transient message state as side-effect (#25497)
  • [Backport main] Update transient message state as side-effect (#25476)
  • Add go job timeouts to stable branches (#25056)
  • All Zeebe CI jobs need to specify GHA timeouts (#24880)
  • fix: switch client credential cache key to clientId (#24519)
  • 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)