Releases: kestra-io/kestra
Releases · kestra-io/kestra
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)
v0.19.13
Features
- core: implements equals() and hashCode() for Property (Loïc Mathieu)
Bug Fixes
- core: deserialize duration from a float string (Loïc Mathieu)
- better comparison of triggers (#6018) (YannC)
- core: Correctly parse Content-Disposition in the Download task (Loïc Mathieu)
Chores
- upgrade to version 0.19.13 (YannC)
Commits
v0.16.13
v0.15.26
v0.20.0
Features
- ui: add relative and absolute dates as filtering options (#5898) #5898 (Miloš Paunović)
- ui: add page settings dropdown to filters (#5905) #5905 (Miloš Paunović)
- core: add support for AppPluginInterface #5803 (Florian Hussonnois)
- ui: add right click actions to editor tabs (#5869) #5869 (Ian Cheng)
- ui: add cancel button to execution resume dialog (#5859) #5859 (RyanVem)
- ui: display input error (#5919) #5919 (YannC)
- core: refactor ExecutionLogService #5913 (Florian Hussonnois)
- core: Implement fileSize() function #5935 (benjo.sinanovic)
- ui: allow to not show toast on server error response #5938 (Florian Hussonnois)
- ui: implement local search for kv store (#5963) #5963 (sophiakkm)
- core: refactor flow trigger #5903 (Loïc Mathieu)
- replace EachSequential with ForEach (#5978) #5978 (Shruti Mantri)
- ui: introduce new filtering system (#5988) #5988 (Miloš Paunović)
- replace EachParallel with ForEach (#5979) #5979 (Shruti Mantri)
- fileURI() Pebble Function (asharan2buff)
- core: add a path traversal guard to the fileURI Pebble function #6015 (Loïc Mathieu)
- in app contextual docs (#5906) #5906 (Barthélémy Ledoux)
- tasks: support allowFailed on http.Download tasks (Ludovic DEHON)
- *****: exception error from logs #5989 (Loïc Mathieu)
- core: add
errorLogs()
Pebble function #5989 (Loïc Mathieu) - *****: add namespace as a parameter of the internal storage #6022 (Loïc Mathieu)
- Rework user invitation (#5853) #5853 (YannC)
- core: rename all conditons to not ends with Condition #6032 (Loïc Mathieu)
- core: Add displayName to flow level outputs(backend) (#5605) #5605 (Kratos)
- ui: use default styled scrollbar (Ludovic DEHON)
- ui: fix create execution layout (Ludovic DEHON)
- jdbc: Improve execution queued performance #6050 (Loïc Mathieu)
- ui: restore red marker show new blog posts (#6054) #6054 (Barthélémy Ledoux)
- core: set Data property to not dynamic #6058 (Loïc Mathieu)
- core: flow SLA #5907 (Loïc Mathieu)
- ui: better error message on overview header (#6105) #6105 (Ludovic DEHON)
- core: allow accessing Worker thread count #6087 (Loïc Mathieu)
- core: check for system label at validation time #6088 (Loïc Mathieu)
- ui: tag light color (YannC)
- ui: allows to copy id from Id tooltip (YannC)
- ui: better banner color (YannC)
- plugin layout is now dotted (#6143) #6143 (Barthélémy Ledoux)
- ui: improve keyboard selection of new filters (#6147) #6147 (Miloš Paunović)
- ui: Implemented all state colors and design from Figma (YannC)
- ui: Cascader to use CSS ellipsis instead of truncated label (#6161) #6161 (Barthélémy Ledoux)
- InputsForm: delay watchers until flow, execution & default values are set (#6151) #6151 (Barthélémy Ledoux)
- core: rename EXECUTION_CONDITION SLA to EXECUTION_ASSERTION (#6187) #6187 (Loïc Mathieu)
- ui: add a hamburger dropdown component (Ludovic DEHON)
- ui: add icon on filter bars (Ludovic DEHON)
- *****: introduce custom dashboards (#6144) #6144 (brian-mulier-p)
- core: Missing RegisteredPlugin (#6189) #6189 (YannC)
- core: dymamic timeout and delay in the Pause task #6199 (Loïc Mathieu)
- core: implements equals() and hashCode() for Property #6199 (Loïc Mathieu)
- core: flow SLA is in beta (Loïc Mathieu)
Bug Fixes
- core: flaky tests #5901 (Loïc Mathieu)
- ui: display the correct key (#5886) #5886 (YannC)
- core: multiple condition test is flaky [...
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)