Releases: kestra-io/kestra
Releases · kestra-io/kestra
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)
v0.20.8
Bug Fixes
- add missing mutation when loading plugin doc form cache (#6502) (Barthélémy Ledoux)
- ui: if no trigger state filter is selected, show them all (#6522) (Miloš Paunović)
- core: save flowable's output when flowable is child of another flowable (#6500) (YannC)
- jdbc: read the disabled flag from the DB (Loïc Mathieu)
- core: existing ns based on KV and not only flows (Loïc Mathieu)
Chores
- ui: automatically add namespace filter where needed (#6296) (Miloš Paunović)
v0.15.29
v0.19.16
Chores
- version: version 0.19.16 (brian.mulier)