v0.3.4 🐋
github-actions
released this
19 Dec 03:05
·
1241 commits
to refs/heads/main
since this release
🧭 What's Changed
- bug(docker): fix sw-docker-entrypoint typo for python3.11 (#1617) @tianweidut
- bug(sdk): fix dataset create cache issue from existed dataset (#1595) @tianweidut
- bug: fix E2E fail occasionally with s3 client creation error (#1593) @anda-ren
- chore(ci): disable useless git lfs config (#1582) @tianweidut
- chore(ci): fix python3.10-3.11 pip install issue (#1589) @tianweidut
- chore(ci): remove useless lfs for ci (#1586) @tianweidut
- chore(client): detect starwhale version when build runtime (#1604) @jialeicui
- chore(client): update python require for client (#1620) @tianweidut
- chore(docker): install the correct starwhale version when startup (#1607) @jialeicui
- chore(docker): upgrade docker base image for python3.11 (#1588) @tianweidut
- chore(e2e test): make data preparation in sequence (#1583) @anda-ren
- chore: add remove e2e test script (#1587) @anda-ren
- deps(client): client/sdk supports python3.11 (#1584) @tianweidut
- feat(cli): add http backend for dataset storeage (#1619) @anda-ren
- feat(cli): model eval command support use-docker flag (#1610) @anda-ren
- feat(client): add model diff for client (#1605) @goldenxinxing
- feat(client): support owner:project instead of project name in uri (#1618) @dreamlandliu
- feat(console): support interactive filter bar cascaded with router (#1615) @waynelwz
- feat(controller): table query support multiple param for operand of 'AND','OR' (#1611) @goldenxinxing
- feat(model): add model diff api for server (#1591) @goldenxinxing
- feat(model): split model file from tar to dir (#1573) @goldenxinxing
- feat(runtime): support render runtime.yaml in the build runtime progress (#1613) @tianweidut
- feat(sdk): expand first level of annotations (#1612) @anda-ren
- feat(sdk): support cloud remote dataset build by dataset sdk (#1606) @tianweidut
- feat(sdk): support convert starwhale dataset to pytorch dataset (#1570) @tianweidut
- feat(sdk): support generating openAPI spec (#1590) @jialeicui
- feat(sdk): support to conver starwhale dataset to tensorflow dataset (#1594) @tianweidut
- feat: add export api to datastore query api (#1576) @anda-ren
- fix(ci): make test of dataset stable (#1592) @jialeicui
- fix(client): add default value to is_default field which is not required in controller api (#1597) @dreamlandliu
- fix(model): file desc typo (#1623) @goldenxinxing
- optimize(console): dataset layout & fullscreen (#1585) @waynelwz
⚙️ Who Contributes
@anda-ren, @dreamlandliu, @goldenxinxing, @jialeicui, @tianweidut and @waynelwz