github camunda/camunda 8.0.2

latest releases: 8.7.0-alpha1-rc1, 8.6.4, c8run-8.6.2...
2 years ago

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

Don't miss a new camunda release

NewReleases is sending notifications on new releases.