Skip to content

Releases: kestra-io/kestra

v0.19.17

16 Jan 15:05
Compare
Choose a tag to compare

Chores

Commits

  • b0ae3b6: fix(core, ui): send a "start" event to be sure the UI receive the SSE (Loïc Mathieu)
  • 317cc02: feat(webserver, ui): avoid cancelled SSE connection from following exec (Loïc Mathieu)

v0.16.16

15 Jan 11:59
Compare
Choose a tag to compare

Chores

Commits

  • 8c34ed2: fix(core, ui): send a "start" event to be sure the UI receive the SSE (Loïc Mathieu)
  • 9936f39: feat(webserver, ui): avoid cancelled SSE connection from following exec (Loïc Mathieu)

v0.20.12

14 Jan 20:36
Compare
Choose a tag to compare

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)

v0.15.30

08 Jan 11:35
Compare
Choose a tag to compare

Bug Fixes

  • webserver: properly close the queue on Flux.onFinally (Loïc Mathieu)
  • webserver: discard file upload in case of errors (Loïc Mathieu)

Chores

v0.20.11

07 Jan 17:49
Compare
Choose a tag to compare

Bug Fixes

  • core: killing paused without subtask should transition to KILLED (Loïc Mathieu)
  • jdbc: avoid duplicating the source when deleting the flow (Loïc Mathieu)
  • storage-local: path traversal guard should include File.separator (Loïc Mathieu)
  • core: path traversal guard (Loïc Mathieu)
  • set the flowEditor docId on new (Bart Ledoux)
  • core: test compilation issue (Loïc Mathieu)
  • core: test domain self-signed.badssl.com not reachable ATM (Loïc Mathieu)

Chores

v0.20.10

31 Dec 21:59
Compare
Choose a tag to compare

Chores

  • upgrade version to 0.20.10 (YannC)

v0.20.9

31 Dec 11:31
Compare
Choose a tag to compare

Chores

v0.20.8

24 Dec 15:03
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.15.29

24 Dec 14:46
Compare
Choose a tag to compare

Chores

  • upgrade to version v0.15.29 (YannC)

v0.19.16

19 Dec 11:11
Compare
Choose a tag to compare

Chores