Releases: kestra-io/kestra
Releases · kestra-io/kestra
v0.20.13
v0.16.17
Chores
- deps: upgrade micrometer-core to 1.14.3 (Loïc Mathieu)
- upgrade to version 0.16.17 (YannC)
v0.15.32
Chores
- deps: upgrade micrometer-core to 1.14.3 (Loïc Mathieu)
- upgrade to version 0.15.32 (YannC)
Commits
- 8244a16: fix(ui,webserver): send a start execution to make sure the SSE connection is initialized (Loïc Mathieu)
v0.19.17
v0.16.16
v0.20.12
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
- deps: bump micronaut-platform to 4.7.3 (brian.mulier)
- version 0.20.12 (brian.mulier)
Commits
- 25753fc: fix(core, ui): send a "start" event to be sure the UI receive the SSE (Loïc Mathieu)
v0.15.30
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
- webserver: ensure all input streams are closed (Loïc Mathieu)
- update to version 0.15.30 (Loïc Mathieu)
v0.20.11
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
- version 0.20.11 (Loïc Mathieu)
v0.20.10
v0.20.9
Chores
- ui: always show flow revision column on executions listing (Miloš Paunović)
- ui: introduce horizontal scroll to cascader items (Miloš Paunović)
- upgrade version to 0.20.9 (YannC)