Releases: kestra-io/kestra
Releases · kestra-io/kestra
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)
v0.19.0
Features
- jdbc-postgres: improve JSONB performance #4899 (Loïc Mathieu)
- Implements message protection for the JDBC Queue #4679 (Loïc Mathieu)
- handle QueueException on tests #4679 (Loïc Mathieu)
- webserver: Purge system flow created from blueprint at startup #4883 (brian.mulier)
- ui: Added trigger detail on flow triggers page and make icon clickable for webhook to copy link (#4914) #4914 (YannC)
- add Meilisearch plugin #4923 (Mathieu Gabelle)
- ui: provide a real duration input that validate it and generate it (#4955) #4955 (YannC)
- implement refresh token (#4833) #4833 (YannC)
- *****: schedule an execution on a fixed date #4924 (Loïc Mathieu)
- ui: warn usage of trigger variable in flow when executing (#4969) #4969 (YannC)
- cli: add version & commit on startup log (Ludovic DEHON)
- ui: refreshing the main dashboard (#4959) #4959 (Miloš Paunović)
- core: add support for dependsOn on input (#3610) #4972 (Florian Hussonnois)
- ui: add support for dependsOn on input (#3610) #4972 (Florian Hussonnois)
- add displayName to inputs (#4470) #5021 (Florian Hussonnois)
- ci: set PG14 as used docker image for validating compatibility (#5020) #5020 (YannC)
- core: add label rendering when an execution is triggered (flow and schedule only) (#5025) #5025 (Yoann Vernageau)
- core: provide convenience methods to build a Data property #5039 (Loïc Mathieu)
- ui: add multiple color schemes for dashboard (#5058) #5058 (Miloš Paunović)
- jdbc: make the JdbcQueueIndexer tolerant to flow topology fault #5062 (Loïc Mathieu)
- jdbc: emit async in a dedicated thread pool #5011 (Loïc Mathieu)
- ui: create different dashboard for flow overview (#5075) #5075 (Miloš Paunović)
- webserver: Add REST methods for task and trigger validation that accept JSON body (#3785) #3785 (rybandrei2014)
- *****: implement impersonate inside UI (#5092) #5092 (YannC)
- ui: Display input id as "id" in the execution overview page #5134 (Loïc Mathieu)
- ui: introduce in-app doc #5145 (brian.mulier)
- ui: conurrency view in flow page (#5150) #5150 (YannC)
- ui-ee: search for content in docs (brian.mulier)
- ui: light mode for in-app doc (brian.mulier)
- core: add support to validate worker groups #5189 (Florian Hussonnois)
Bug Fixes
- ui: improve scope filter select field (#4886) #4886 (Miloš Paunović)
- cli: allow HTTP header up to 32k #4889 (Loïc Mathieu)
- jdbc: handle duplicate key on flow topology save #4887 (Loïc Mathieu)
- core: handle array in outputs #4892 (Loïc Mathieu)
- #4827 (Anna Geller)
- #4873 (Anna Geller)
- ui: amend trigger logs flickering (#4894) #4894 (Miloš Paunović)
- ui: revert casing of a variable in a translation file (Miloš Paunović)
- #4895 (Anna Geller)
- jdbc: forEachItem tests that are flaky with SQLServer #4679 (Loïc Mathieu)
- ui: reflect changes in code after making them in topology (#4901) #4901 (Miloš Paunović)
- ui: remove cursor from logs and uppercase log levels (brian.mulier)
- ui: properly filter logs by level on running executions (brian.mulier)
- ui: don't duplicate read-only warning if existing (#4907) #4907 (Miloš Paunović)
- core: use subgroup package infos when available (#4908) #4908 (YannC)
- ui: enabled editor content mouse scroll (#4912) #4912 (Miloš Paunović)
- ui: remove passing input prop to editor (MilosPaunovic)
- ui: better handling of reflecting changes in code from topology (MilosPaunovic)
- ui: filter system namespace overview tab for system data (#4928) #4928 (Miloš Paunović)
- ui: filter system flows' executions tab for system data (#4929) [#4...
v0.15.23
v0.18.9
Bug Fixes
- webserver: missing params in file paths (#4966) (YannC)
- ui: route was null in NamespaceDependenciesWrapper in production build (brian.mulier)
- jdbc: compatible with Postgres 14 (#5019) (YannC)
- core: Slash/backslash windows issue when listing all folders (#5065) (YannC)
Chores
- build the release branch on each push (Loïc Mathieu)
- update version to v0.18.9 (YannC)
v0.18.8
Bug Fixes
- ui: filter system namespace overview tab for system data (#4928) (Loïc Mathieu)
- ui: filter system flows' executions tab for system data (#4929) (Loïc Mathieu)
- ui: make sure the talk to us dialogs do not stack on eachother (#4930) (Miloš Paunović)
- ui: allow sorting triggers table on flow name (#4949) (Miloš Paunović)
- core: always add the secret consumer (Loïc Mathieu)
- core: make flow plugin defaults override global ones (yuri1969)
Chores
- ui: remove blueprint browser tags on namespace section (#4926) (Miloš Paunović)
- deps-dev: bump vite from 5.4.5 to 5.4.6 in /ui (#4963) (Loïc Mathieu)
- ui: improve labeling of namespaces in listing (#4957) (Loïc Mathieu)
- version 0.18.8 (Loïc Mathieu)
v0.17.20
Chores
- version v0.17.20 (Loïc Mathieu)