Releases: kestra-io/kestra
Releases · kestra-io/kestra
v0.20.7
Features
- ui: add missing filter options for metrics (#6409) (Miloš Paunović)
- UI: added new filters to Flows -> Metrics tab (#6305) (michascant)
- ui: Add new filters to Administration -> Triggers page (#6328) (Piyush Bhaskar)
Bug Fixes
- ui: Flow create was no longer generating graph (brian.mulier)
- ui: total is not needed in FlowCreate.vue (brian.mulier)
- ui: avoid unsaved changes pop-up upon clicking on plugin property type definition anchors (brian.mulier)
- avoid redirect loops when axios calls an unauthorized API (#6450) (Barthélémy Ledoux)
- core: properly check next scheduled date for backfill execution (#6413) (Florian Hussonnois)
- bump package-lock.json versions (brian.mulier)
Chores
- translations: auto generate values for languages other than english (GitHub Action)
- translations: auto generate values for languages other than english (GitHub Action)
- core: refactor SecretService (Ludovic DEHON)
- deps: version 0.20.7 (brian.mulier)
Commits
- 30e6bc4: npm audit fix (Bart Ledoux)
v0.19.14
Bug Fixes
- ui: axios missing content type (YannC)
Chores
- version: version 0.19.14 (Loïc Mathieu)
Commits
- 97d1267: feat(core,jdbc): small trigger / scheduler improvements (Loïc Mathieu)
v0.18.13
Bug Fixes
- core: serialize default inputs (Loïc Mathieu)
Chores
- version: version 0.18.13 (Loïc Mathieu)
Commits
v0.17.22
Bug Fixes
- core: serialize default inputs (Loïc Mathieu)
Chores
- version: version v0.17.22 (Loïc Mathieu)
Commits
v0.16.14
v0.15.27
Chores
- version: version 0.15.27 (Loïc Mathieu)
Commits
- 1bfc68f: feat(core,jdbc): small trigger / scheduler improvements (Loïc Mathieu)
v0.20.6
Chores
- deps: version 0.20.6 (Loïc Mathieu)
Commits
- 70dd343: feat(core,jdbc): small trigger / scheduler improvements (Loïc Mathieu)
v0.20.5
Features
- ui: add flow validation to FlowCreate component (#6370) (Barthélémy Ledoux)
- ui: add triggers sorting by next execution date (#6318) (Miloš Paunović)
Bug Fixes
- ui: properly handle filename with multiple dots in editor sidebar (#6362) (Shivam)
- ui: pass flow revision on execution overview (#6380) (Miloš Paunović)
Chores
- ui: respect date format form setting inside filter label (#6335) (Miloš Paunović)
- ui: prevent text wrap inside trigger id column (#6336) (Miloš Paunović)
- docs: switch link to good first issues in readme file (MilosPaunovic)
- ui: add scrolling to totals chart legend if more than 4 items present (#5971) (Yerin Lee)
- deps: version 0.20.5 (Loïc Mathieu)
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)