Features
- ui: improve styling of saved filter searches (#8040) (yuri)
- *****: add new methods findAllAsync for the backup (Loïc Mathieu)
- add new crudeventtype "account_locked" (#8103) (YannC)
Bug Fixes
- add missing command to flow subcommand (YannC)
- cli: make worker args available through static KestraContext (Florian Hussonnois)
- core: flatten map should not throw an exception (Loïc Mathieu)
- webserver: first eval without masking secret function to error in case of missing secret (brian.mulier)
- ui: properly detect yaml to inject json schema into MonacoEditor (brian.mulier)
- core: HttpClient log the URL even if it's a secret (Loïc Mathieu)
- core: properly fix the issue with MapUtils.flattenToNestedMap (Loïc Mathieu)
- kafka runner: #2709 filter child forEach tasks before merging th… (#8095) (Nicolas K.)
- core: avoid flow validation error on plugin alias duplicates (Florian Hussonnois)
- doc and deprecated field was not showing for dynamic non-string properties (#8006) (Roman Acevedo)
- core: compilation issue (Loïc Mathieu)
- core: namespace service now properly detects namespaces with flows inside (brian.mulier)
- webserver: handle out-of-bounds (>) namespaces fetch (brian.mulier)
- ui: add routeContext where it was missing (brian.mulier)
- ui: repair tenant translation (brian.mulier)
- ui: global secret page design (brian.mulier)
- ui: search bars are properly working in secrets & KV pages (brian.mulier)
- core: allow dash in plugin version qualifier (Florian Hussonnois)
- cli: properly register plugins uninstall cmd (Florian Hussonnois)
Chores
- ci: pass plugin version to docker workflow (YannC)
- translations: localize to languages other than English (#8071) (github-actions[bot])
- ui: improve saved search filtering functionality (#8073) (Miloš Paunović)
- ui: make app & dashboard editors re-sizable (#8096) (Miloš Paunović)
- ui: include labels of saved search filter on page reload (#8099) (Miloš Paunović)
- ui: pass custom height property to execution output debug editors (#8100) (Miloš Paunović)
- ui: handle editor blueprint loading problem (#8113) (Miloš Paunović)
- ui: amend file tree context menu link colors (#8123) (Miloš Paunović)
- ui: add padlock icon to secrets menu item (#8129) (Miloš Paunović)
- upgrade to version 'v0.22.0-rc2-SNAPSHOT' (Florian Hussonnois)