Skip to content

8.9.19

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Sep 18:22
· 23056 commits to main since this release

version:8.9.19

Bug Fixes

Misc

  • Create-by-id starts an older version or fails, depending on partition routing, while the latest version is draining (#61719)
  • DRAINING process-definition state is intermittently never written to secondary storage (#61277)
  • IncidentUpdateTask: notifications not resent on retry after partial bulk update failure (#59931)
  • Optimize ES numeric variable filters silently round Long variable values beyond 2^53 (lossy double conversion) (#58074)
  • UsageMetricsServices runs its async reads on the common ForkJoinPool instead of the bounded ApiServicesExecutorProvider (#55699)
  • Searching for process instances by error message for process level incidents does not work (#44398)
  • Job streams registered on the broker are never removed (#28374)
  • OS's ISM validation for min_age (#15987)

Task

  • CamundaSpringProcessTestConnectorsIT is flaky (#61711)
  • Draining deletion: QA — verify solidity across partitions, paths & edges (#56995)

Merged Pull Requests

  • fix: validate OpenSearch minimum age configuration (#60840)