Releases: kestra-io/kestra
Releases · kestra-io/kestra
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)
Commits
v0.18.11
Bug Fixes
- jdbc: always include deleted the the logs and metrics queries (Loïc Mathieu)
Chores
- version 0.18.11 (Loïc Mathieu)
v0.19.2
Features
- ui: added executions tab to single namespace (#5322) (Sachin)
- ui: improve page shown when flow has no dependencies (#5340) (Sai Mounika Peri)
- ui: add chart visibility toggle to flows and logs page (#5345) (Sachin)
- core: move service usages (Florian Hussonnois)
Bug Fixes
- ui: amend typos in french translations (#5272) (Antoine Gauthier)
- ui: enable keyboard shortcut to launch execution (#5288) (yuri)
- core: hide secret inputs in logs (Loïc Mathieu)
- ui: amend logs scrolling for the last task (#5294) (Miloš Paunović)
- ui: amend end date on dashboard refresh (#5303) (Miloš Paunović)
- ui: prevent cases where dashboard totals shows nan instead of value (#5308) (Miloš Paunović)
- core: path matcher for windows were not working (brian.mulier)
- ui: persisting flow metadata from low code editor (#5316) (Sachin)
- core: windows backslashes in paths were leading to wrong URI being created leading to error upon execution deletion (brian.mulier)
- ui: amend flow disable from low code editor (#5315) (Sachin)
- ui: prevent removal of empty fields in metadata editor (#5313) (Sachin)
- ui: add bottom border on debug outputs (#5334) (Sachin)
- core: use tenant for resolving worker groups (Florian Hussonnois)
- ui: amend translation keys usage (#5346) (Sachin)
- jdbc: always include deleted the the logs and metrics queries (Loïc Mathieu)
Chores
- ui: move the delete logs button to top (#5266) (AbdurRahman2004)
- ui: update parent from metadata editor (#5265) (Sai Mounika Peri)
- ci: generate translation values as a commit to existing pull request (#5278) (Miloš Paunović)
- ui: uniform using import class (MilosPaunovic)
- ci: expose paste to editor function globally for testing (MilosPaunovic)
- ci: separate direct pull requests and the ones from forked repositories (MilosPaunovic)
- ci: exit workflow with success if no changes are present (MilosPaunovic)
- ui: uniform translation keys across languages (#5298) (Miloš Paunović)
- ci: add check for translation keys matching (#5301) (Miloš Paunović)
- ui: re-calculate translation strings for left menu after language change (#5302) (Miloš Paunović)
- ui: making the color scheme the same for gantt and topology(#5280) (Vivek Gangwani)
- ui: use improved chart for flow executions (#5309) (Sachin)
- ui: improve the dashboard ratios calculation (#5311) (Miloš Paunović)
- translations: auto generate values for languages other than english (GitHub Action)
- ui: improve validation for kv store (#5321) (Sai Mounika Peri)
- ui: update button conditions based on flow states (#5319) (Antoine Gauthier)
- ui: reduced line height on input description (#5344) (riya mustare)
- translations: auto generate values for languages other than english (GitHub Action)
- translations: add missing key in english language file (MilosPaunovic)
- update version to v0.19.2 (Florian Hussonnois)
Commits
v0.18.10
Features
- core: add label rendering when an execution is triggered (flow and schedule only) (#5025) (Yoann Vernageau)
Chores
- upgrade to v0.18.10 (YannC)
v0.17.21
Features
- core: add label rendering when an execution is triggered (flow and schedule only) (#5025) (Yoann Vernageau)
Chores
- upgrade version to v0.17.21 (YannC)
v0.19.1
Bug Fixes
- ci: add back datahub plugin to ci build (brian.mulier)
Chores
- version: update to version 'v0.19.1'. (brian.mulier)