Skip to content

v0.9.2

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 14:13
· 3762 commits to develop since this release

Features

Bug Fixes

  • ui: don't load task type and use flow instead (Ludovic DEHON)
  • core: TestUtils.mockTrigger() must call runContext.forScheduler() (Loïc Mathieu)
  • ui: Flow with dependencies can now be deleted (YannC)
  • core: multiple potential deadlocks and races on the AbstractScheduler (Loïc Mathieu)
  • core: redundant synchronization on the FlowListeners (Loïc Mathieu)
  • ui: validation of trigger on lowcode failed (#1440) (Ludovic DEHON)
  • tests: falling test depending on the backend (Ludovic DEHON)

Chores