Skip to content

v0.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 10:18
· 3308 commits to develop since this release

Features

Bug Fixes

  • jdbc: missing filter on daily statistics for namespace and flow (Ludovic DEHON)
  • jdbc: exectorstate is clean to early that lead to duplicate execution (Ludovic DEHON)
  • core: deleting an execution will still blocked the scheduler (Ludovic DEHON)
  • jdbc: don't send execution on queue from executor (Ludovic DEHON)
  • jdbc: jdbc runner don't purge schedule trigger when you update the flow (Ludovic DEHON)
  • ui: wrong import with @ (Ludovic DEHON)
  • ui: dailyGroupByFlowStatistics is not filtered correctly (Ludovic DEHON)
  • ui: multiple select with too many values are not removable (Ludovic DEHON)
  • core: missing template freeze the executor (Ludovic DEHON)
  • kafka-runner: remove a plugins can lead to stop of executor #745 (Ludovic DEHON)
  • jdbc: remove a plugins can lead to stop of executor #745 (Ludovic DEHON)

Chores