Skip to content

8.9.15

Choose a tag to compare

@github-actions github-actions released this 11 Aug 11:42
· 19437 commits to main since this release

version:8.9.15

Bug Fixes

Misc

  • Creating a Report/Collection/Dashboard with a very long name fails with an internal error (#59384)
  • Bulk cancel of process instances waiting on a user task with a canceling listener never completes (#58970)
  • Optimize import mediators run sequentially on a single shared scheduler thread (#56669)
  • Input/output mappings bugs and variable propagation collection issue (#56387)
  • c8run: JavaVersion.class compiled for Java 25 on stable re-releases, breaking users on Java 21–24 (#54876)
  • Regression in 8.9.1 leads to variables local to an ad-hoc sub-process inner instance scope to leak into the parent scope (#51939)
  • Global user task listeners not triggered for canceling events (#51630)
  • Redirect loop when accessing Optimize without permission in SM 8.8 (#35735)
  • All values in a nested variable are merged to parent scope when one value from the variable is listed as an output mapping (#35251)
  • FEEL expression doesn't work, bad mapping ordering (#11789)

Task

  • Test implementation: close gaps in input/output mapping and variable propagation coverage (#56738)
  • Test discovery: identify gaps in input/output mapping and variable propagation test coverage (#56737)

Merged Pull Requests

  • ci: post AlwaysGreen failure feedback for SaaS E2E failures (#59454)
  • ci: run AlwaysGreen triage for stable/8.9 failures (#59388)
  • ci: skip AlwaysGreen Slack alerts for draft PRs (#59386)
  • ci(#52693): share distball m2 with reusable database + webapp-UT workflows (#56514)