Releases: kestra-io/kestra
Releases · kestra-io/kestra
v0.18.13
Bug Fixes
- core: serialize default inputs (Loïc Mathieu)
Chores
- version: version 0.18.13 (Loïc Mathieu)
Commits
v0.17.22
Bug Fixes
- core: serialize default inputs (Loïc Mathieu)
Chores
- version: version v0.17.22 (Loïc Mathieu)
Commits
v0.16.14
v0.15.27
Chores
- version: version 0.15.27 (Loïc Mathieu)
Commits
- 1bfc68f: feat(core,jdbc): small trigger / scheduler improvements (Loïc Mathieu)
v0.20.6
Chores
- deps: version 0.20.6 (Loïc Mathieu)
Commits
- 70dd343: feat(core,jdbc): small trigger / scheduler improvements (Loïc Mathieu)
v0.20.5
Features
- ui: add flow validation to FlowCreate component (#6370) (Barthélémy Ledoux)
- ui: add triggers sorting by next execution date (#6318) (Miloš Paunović)
Bug Fixes
- ui: properly handle filename with multiple dots in editor sidebar (#6362) (Shivam)
- ui: pass flow revision on execution overview (#6380) (Miloš Paunović)
Chores
- ui: respect date format form setting inside filter label (#6335) (Miloš Paunović)
- ui: prevent text wrap inside trigger id column (#6336) (Miloš Paunović)
- docs: switch link to good first issues in readme file (MilosPaunovic)
- ui: add scrolling to totals chart legend if more than 4 items present (#5971) (Yerin Lee)
- deps: version 0.20.5 (Loïc Mathieu)
v0.20.4
Chores
- core: add unit test for if nested in parallel (Ludovic DEHON)
- version: version 0.20.4 (Ludovic DEHON)
v0.20.3
Bug Fixes
- ui: properly handle pebble expression if it contains dash character (#6062) (Manoj Balaraj)
- jdbc: topology was built across all tenants (brian.mulier)
- ui: axios missing content type (YannC)
- core: catch errors on task run (Loïc Mathieu)
- core: fix cannot create Metric from null in Worker class (Florian Hussonnois)
Chores
- ui: improve bulk actions design in the executions listing (#6240) (Piyush Bhaskar)
- version: version 0.20.3 (Loïc Mathieu)
v0.20.2
Bug Fixes
- ui: only apply editor padding on main editor (#6310) (Miloš Paunović)
- ui: filter out system labels from executing using prefill (#6311) (Miloš Paunović)
Chores
- ui: remove default editor outline (#6303) (Piyush Bhaskar)
- version: upgrade to 0.20.2 (Loïc Mathieu)
Commits
v0.20.1
Features
Bug Fixes
- ui: improve debug outputs expression on initial load (#6094) (Manoj Balaraj)
- core: Correctly parse Content-Disposition in the Download task (Loïc Mathieu)
- ui: handle logs selector overflow in a good manner (#6224) (Abhishek Pawar)
Chores
- ui: properly highlight selected options in all of the filter dropdowns (#6173) (Ines Qian)
- ui: add top and left padding to editor component (#6191) (Piyush Bhaskar)
- ui: remove search field background on single plugin page (#6220) (Joe Celaster)
- ui: amend spacing on plugins page (#6223) (Nitin Bisht)
- ui: Improvement in Welcome Page. (#6077) (Piyush Bhaskar)
- version: update to version 'v0.20.1'. (Ludovic DEHON)
Commits
- 3e726b5: fix(core, webserver): properly close the queue on Flux.onFinally (Loïc Mathieu)