Skip to content

v0.20.12

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 20:36
· 385 commits to develop since this release

Bug Fixes

  • core: worker log are displaying the wrong state on terminated tasks (Ludovic DEHON)
  • webserver: reset correctly nextExecutionDate when enabling schedule (YannC)
  • core: plugin default was not validating correctly boolean methods (Ludovic DEHON)
  • jdbc: batch query expand query and lead to overflow of metrics (Ludovic DEHON)

Chores

Commits

  • 25753fc: fix(core, ui): send a "start" event to be sure the UI receive the SSE (Loïc Mathieu)