v0.5.10 🐋
·
478 commits
to refs/heads/main
since this release
🧭 What's Changed
- bug(charts): fix minio svc name typo (#2595) @tianweidut
- bug(ci): fix server api test typo for tag api (#2594) @tianweidut
- bug(ci): fix tag check in the api test (#2596) @tianweidut
- chore(client): Support
Resourse.refine
for the user's tags in the standalone instance (#2586) @tianweidut - chore(client): update conda log verbose mapping to reduce the useless output (#2582) @tianweidut
- chore(console): link to the latest version in model list (#2578) @jialeicui
- chore(console): show web handler links in task list view (#2576) @jialeicui
- chore(controller): add more detail info for job api (#2571) @goldenxinxing
- chore(controller): support exposed link in task list api (#2574) @jialeicui
- chore(controller): validate tag name and add api for getting version id by tag (#2581) @jialeicui
- chore(script): record sync version to file (#2561) @goldenxinxing
- enhance(console): support custom tag (#2588) @jialeicui
- enhance(controller): support baidu oss offical sdk (#2519) @jialeicui
- enhance(controller): support custom tags for the resources (#2569) @jialeicui
- example(LLM): disable save checkpoint for llama finetune (#2585) @tianweidut
- example(LLM): fix llama finetune build model modules typo (#2587) @tianweidut
- feat(client): support copy with tags for model/runtime/dataset (#2589) @tianweidut
- feat(client): support
--tag
argument for model/runtime/dataset build (#2580) @tianweidut - feat(client): support
swcli model/dataset/runtime tag
for the server instance (#2590) @tianweidut - feat(sdk): add
login
andlogout
sdk (#2579) @tianweidut - feat: add support for setting up a server instance in the manner of docker compose (#2584) @anda-ren
- fix(controller): add constraint(UK) for resource entity (#2568) @goldenxinxing
- fix(controller): fix the missing function call (#2593) @jialeicui
- update(console): control render rate avoid user interactive blocking, cached component (#2583) @waynelwz
- update(console): refactor job form combint extend components, support rerun & online eval (#2572) @waynelwz
- update(console): remove modify check when rerun (#2577) @waynelwz
⚙️ Who Contributes
@anda-ren, @goldenxinxing, @jialeicui, @tianweidut and @waynelwz