Releases: kestra-io/kestra
Releases · kestra-io/kestra
v0.19.11
v0.19.10
Bug Fixes
- core: If in a flowable task (Loïc Mathieu)
Chores
- webserver: ensure all input streams are closed (Loïc Mathieu)
- version 0.19.10 (Loïc Mathieu)
Commits
- 3aace06: chore(core,webserver): discard not-used completed part and reads in an IO thread (Loïc Mathieu)
v0.15.24
Chores
- version 0.15.24 (Loïc Mathieu)
- remove --break-system-packages (Loïc Mathieu)
Commits
- 9a5a417: fix(cli,core,webserver): better handle input files (Loïc Mathieu)
v0.19.9
Bug Fixes
- core: save the If evaluation condition in the output (Loïc Mathieu)
- core: redo the If fix (Loïc Mathieu)
- core: return flow outputs in execution API response when wait=true (#5531) (Malay Dewangan)
- core: Windows path issues (#5763) (YannC)
- ui: encode filename when downloading it (#5760) (YannC)
- core: Namespace file changes for git tasks (#5784) (YannC)
Chores
- upgrade to version 0.19.9 (YannC)
v0.18.12
Bug Fixes
- webserver: don't load the flow too early so a user with only EXECUTION permission can access execution files (Loïc Mathieu)
Chores
- upgrade to version 0.18.12 (YannC)
v0.19.8
Bug Fixes
- ui: prevent duplicate input validations + avoid error spamming + send boolean inputs properly (brian.mulier)
Chores
- upgrade to version 0.19.8 (brian.mulier)
v0.19.7
Features
- ui: only show columns with data on triggers page (#5555) (Mradul Vishwakarma)
Bug Fixes
- ui: prevent validation errors showing if inputs are empty (#5648) (Miloš Paunović)
- ui: log navigation is now working in temporal view (#5685) (Sachin)
- gantt view was no longer fetching logs (brian.mulier)
- better log display and combine temporal & taskruns view log navigation handling (brian.mulier)
Chores
- ui: add background color to every namespace on listing (#5603) (Abhishek Khairnar)
- ui: amend table link colors on main dashboard (#5638) (AbdurRahman2004)
- upgrade to version 0.19.6 (brian.mulier)
- upgrade to version 0.19.7 (brian.mulier)
Commits
- a59f758: feat(core,jdbc): add message protection metric (Loïc Mathieu)
v0.19.5
Bug Fixes
- core: fix inputs for execution resume (#5494) (Florian Hussonnois)
- doc: CardLogos.vue had wrong URL (brian.mulier)
- core: better error message in case of docker socket not found / not accessible (brian.mulier)
- core: decrypt additional render variables (Loïc Mathieu)
- webserver: don't load the flow too early so a user with only EXECUTION permission can access execution files (Loïc Mathieu)
- core: serialize default inputs (Loïc Mathieu)
- core: missing method (YannC)
- core: encode filename (#5593) (YannC)
Chores
- upgrade to version 0.19.5 (YannC)
Commits
v0.19.4
Bug Fixes
- ui: hide pagination when no flows results data available (#5501) (Sachin)
- core: correctly cast input to FLOAT for subflows (#5539) (YannC)
- ui: missing translation (YannC)
Chores
- ui: update no logs message for flows source search (Sachin)
- translations: auto generate values for languages other than english (GitHub Action)
- ui: add an extra space between icon and label inside a button (#5507) (Purandhar Adigarla)
- ui: increase the in-app docs scrollbar width (#5473) (Varsha U N)
- ui: remove the unnecessary file for this version (MilosPaunovic)
- upgrade to version 0.19.4 (YannC)
v0.19.3
Features
- ui: add a tooltip over flow triggers tab if empty (#5358) (Sai Mounika Peri)
- core: ForEachItme avoid checking all split file for existance but list them (Loïc Mathieu)
- ui: add option to delete multiple kv pairs at once (#5413) (Mohammed Viqar Ahmed)
- ui: allow searching read-only inputs (#5427) (yuri)
Bug Fixes
- ui: prevent overwriting the flow after save from topology (#5361) (Harshvardhan Parmar)
- ui: amend dark mode icon color on plugins page (#5385) (Miloš Paunović)
- ui: revert icon coloring tweak (#5393) (Miloš Paunović)
- ui: make execution replay dialog description readable in dark theme (#5360) (Ahmad Midlaj B)
- ui: make sure disable toggle for triggers of next executions works every time (#5397) (Miloš Paunović)
- ui: amend duplication the lables field on execution run (#5405) (Miloš Paunović)
- core: incorrect duration metric computed on the Worker (Loïc Mathieu)
- ui: take default namespace into account on filters (#5406) (Jonnadula Chaitanya)
- cli: incorrect JDBC conf (Loïc Mathieu)
- ui: resolve issue preventing flow creation (#5444) (Sachin)
- ui: prevent tab title change on cancelling unsaved changes (#5435) (Sachin)
- core: OutputValues to support arrays and complex objects (#5440) (Malay Dewangan)
- core: fix do not upload file when validating inputs (#5399) (Florian Hussonnois)
Code Refactoring
- core: move to reactor for handling execution inputs (#5383) (Florian Hussonnois)
Chores
- translations: auto generate values for languages other than english (GitHub Action)
- ui: make sidebar toggle more prominent (#5357) (Miloš Paunović)
- docs: add section about javascript memory heap out error in contributing guide (#5392) (Mohammed Viqar Ahmed)
- ui: filter out system namespace from namespace select filter (#5403) (Miloš Paunović)
- translations: auto generate values for languages other than english (GitHub Action)
- ui: check if tab exists before setting dirty attribute on it (#5423) (Miloš Paunović)
- ui: add filters for flow logs (#5446) (Miloš Paunović)
- ui: make bar chart more responsive on smaller screens (#5439) (MITHIN DEV)
- ui: use standard graphs across all pages (#5443) (Sachin)
- version 0.19.3 (Loïc Mathieu)