Releases: kestra-io/kestra
Releases · kestra-io/kestra
v0.15.25
v0.19.12
Bug Fixes
- core: serialize duration as strings in Property (Loïc Mathieu)
Chores
- upgrade version to 0.19.12 (brian.mulier)
v0.19.11
Chores
- ui: properly refresh gantt view after replaying the execution (#5829) (Manoj Balaraj)
- upgrade to version 0.19.11 (YannC)
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)