Skip to content

8.0.2

Compare
Choose a tag to compare
released this 10 May 08:55
· 25868 commits to main since this release

8.0.2

Bug Fixes

Broker

  • DueDateTimeChecker will block progress if many timers are due (#9238)
  • DueDateTimeChecker may be scheduled with a negative delay (#9236)
  • NPE in Validator (#9083)
  • Job of cancelled instance can be activated if an error was thrown on it (#8588)
  • Boundary Event can't be triggered after EventSubProcess is triggered (#6874)

Misc

  • Partition is healthy is logged unnecessarily (#9207)
  • IndexOutOfBounds if output collection of multi-instance is modified (#9143)

Merged Pull Requests

  • refactor(engine): prevent instant rescheduling (#9237)
  • Cancel job with incident when canceling the process instance (#9219)
  • Mark annotation dependencies as optional (#9215)
  • Do not log health status unnecessarily (#9208)
  • Fix ArrayOutOfBounds / collection has wrong type errors by raising an incident (#9178)
  • Trigger boundary events after an interrupting event subprocess is triggered (#9175)
  • Check for message names being null during validation (#9164)

Full Changelog: 8.0.1...8.0.2