Releases: kestra-io/kestra
Releases · kestra-io/kestra
v0.21.0-rc0-SNAPSHOT
Features
- core: introduce an
finally
block on flow & flowable (#6686) #6686 (Ludovic DEHON) - ui: introduce the revamped no code editor (#6787) #6787 (Miloš Paunović)
- add a story for executions list (#6784) #6784 (Barthélémy Ledoux)
- ui: allow exporting the flow to yaml file (#6610) #6610 (Piyush Bhaskar)
- ui: improvements of no code editor (#6804) #6804 (Miloš Paunović)
- various design fixes asked by nico (#6798) #6798 (Barthélémy Ledoux)
- core: validate in editor if subflow with namespace present (#6717) #6717 (Aabhas Sao)
- core: add a randomPort pebble function #6850 (Ludovic DEHON)
- tasks: introduce an Assert tasks #6844 (Ludovic DEHON)
- core: Schema title annotation for Custom Dashboard Filter (YannC)
- export oss chunks of vite config (Bart Ledoux)
- simplify logs chunks by packaging markdown (Bart Ledoux)
- ui: improvements of no code editor (#6876) #6876 (Miloš Paunović)
- *****: OpenTelemetry traces #6817 (Loïc Mathieu)
- ui: re-work the task array field for the no code editor (#6885) #6885 (Miloš Paunović)
- ui: new plugin doc redesign #6890 (brian.mulier)
- add support for multiple blueprint kinds #6855 (Florian Hussonnois)
- ui: make the one of component work properly (#6900) #6900 (Miloš Paunović)
- ui: add the ability to remove tasks and other items (#6902) #6902 (Miloš Paunović)
- ui: improve the one of task section (#6903) #6903 (Miloš Paunović)
- ui: new gantt layout to display taskrun state & duration with also attempts one (Ludovic DEHON)
- ui: improvements of no code editor (#6916) #6916 (Miloš Paunović)
- ui: multiple improvements of no code editor (#6923) #6923 (Miloš Paunović)
- ui: improve custom dashboard access (#6940) #6940 (YannC)
- ui: new 404 page layout (Ludovic DEHON)
- core: add system.restarted: true label when changing the status of a task #6799 (Loïc Mathieu)
- ui: pretty layout for status on filters (Ludovic DEHON)
- ui: multiple improvements of no code editor (#6951) #6951 (Miloš Paunović)
- ui: make DashboardEdit.vue overrided components (#6954) #6954 (YannC)
- ui: multiple improvements of no code editor (#6981) #6981 (Miloš Paunović)
- core: Rename WaitFor task to LoopUntil (#6978) #6978 (YannC)
- ui: don't load all revisions, optimize unnecessary calls and add back query params upon changing revisions #6979 (brian.mulier)
- ui: Design change on dashboard creation (#6984) #6984 (YannC)
- ui: Better empty chart view + default view to documentation (YannC)
- deps: add support for OpenTelemetry metrics #6995 (Loïc Mathieu)
- ui: multiple improvements of no code editor (#6991) #6991 (Miloš Paunović)
- add demo page for EE only features (#7003) #7003 (Barthélémy Ledoux)
- ui: add quick theme switcher (Ludovic DEHON)
- add enterprise edition empty to flow edition audit logs (Bart Ledoux)
- add gradient animation on enterprise edition (Bart Ledoux)
- ui: multiple improvements of no code editor (#7028) #7028 (Miloš Paunović)
- core: remove deprecated properties and reduce duplication #6800 (Loïc Mathieu)
- ui: added Dashboards icons (YannC)
Bug Fixes
- improve storybook styles (Bart Ledoux)
- async docs were failing beause of issue in ui-libs MDC (Bart Ledoux)
- storybook - only i18nize once in preview (Bart Ledoux)
- jdbc: batch query expand query and lead to overflow of metrics (Ludovic DEHON)
- core: always close the queue after receive #6736 (Loïc Mathieu)
- core: graph on dag are not attaching finally at the end of the dag task (Ludovic DEHON)
- ui: missing icons for finally (Ludovic DEHON)
- allow custom translations to be passed (#6752) #6752 (Barthélémy Ledoux)
- jdbc: ensure JdbcIndexer is only closed once #6781 ([Florian Hussonnois](https://github.com/kestra-io/...
v0.17.24
Bug Fixes
- webserver: ensure queues are not closed in nioEventLoop (Florian Hussonnois)
Chores
- upgrade to version 0.17.24 (Florian Hussonnois)
v0.20.14
Features
- ui: don't load all revisions, optimize unnecessary calls and add back query params upon changing revisions (brian.mulier)
Bug Fixes
- core: Flow equalsWithoutRevision don't use serialization to compare flows so that map orders don't matter (brian.mulier)
- ui: save content to proper file using the namespace file editor (#6931) (Miloš Paunović)
- webserver: ensure queues are not closed in nioEventLoop (Florian Hussonnois)
Chores
- ui: amend typo in markdown (MilosPaunovic)
- upgrade to version 0.20.14 (Florian Hussonnois)
v0.19.19
Bug Fixes
- ui: save content to proper file using the namespace file editor (#6931) (Miloš Paunović)
- webserver: ensure queues are not closed in nioEventLoop (Florian Hussonnois)
Chores
- upgrade to version 0.19.19 (Florian Hussonnois)
v0.18.16
Bug Fixes
- webserver: ensure queues are not closed in nioEventLoop (Florian Hussonnois)
Chores
- upgrade to version 0.18.16 (Florian Hussonnois)
v0.16.18
Bug Fixes
- webserver: ensure queues are not closed in nioEventLoop (Florian Hussonnois)
Chores
- upgrade to version 0.16.18 (Florian Hussonnois)
v0.15.33
Bug Fixes
- webserver: ensure queues are not closed in nioEventLoop (Florian Hussonnois)
Chores
- upgrade to version 0.15.33 (Florian Hussonnois)
v0.19.18
v0.18.15
v0.20.13
Bug Fixes
- core: fix some labels are lost when having same prefix key (Florian Hussonnois)
Chores
- upgrade to version 0.20.13 (YannC)
Commits
- 6bde5d5: feat(webserver, ui): avoid cancelled SSE connection from following exec (Loïc Mathieu)