v0.6.3 🐋
github-actions
released this
31 Oct 08:15
·
194 commits
to refs/heads/main
since this release
🧭 What's Changed
- bug(runtime): fix runtime.yaml arch field empty issue (#2917) @tianweidut
- chore(controller): add missing related resource field in job event (#2922) @jialeicui
- chore(controller): list event support task-scoped aggregation (#2915) @jialeicui
- chore(db): change desc column's character set to utf8mb4 (#2920) @goldenxinxing
- enhance(client): online serving handler support the latest gradio (#2924) @jialeicui
- enhance(client): support login with browser (#2916) @jialeicui
- enhance(datastore): map support multiple key value schemas (#2873) @jialeicui
- example: add code-llama example (#2911) @tianweidut
- fix(client): model serving handler can not run (#2919) @jialeicui
- fix(controller): add missing owner for dataset and model (#2926) @jialeicui
- fix(controller): make proxy works after serving handler run (#2921) @jialeicui