Skip to content

Releases: star-whale/starwhale

v0.4.8 🐋

13 Jun 02:20
fbc131e
Compare
Choose a tag to compare

🧭 What's Changed

⚙️ Who Contributes

@anda-ren, @goldenxinxing, @jialeicui, @tianweidut and @waynelwz

v0.4.7 🐋

06 Jun 02:29
a755f7c
Compare
Choose a tag to compare

🧭 What's Changed

  • bug(client): fix multi conda pkgs installation error (#2291) @tianweidut
  • chore(client): forbid snapshot mechanism for model run in the workdir mode (#2299) @tianweidut
  • chore(client): ignore urllib3 InsecureRequestWarning for http requests (#2301) @tianweidut
  • chore(client): make conda log verbose following with swcli verbose level (#2298) @tianweidut
  • chore(client): refactor runtime docker image info (#2305) @tianweidut
  • chore(console): optimise image build button (#2296) @goldenxinxing
  • enhance(client): model download support progress and speed (#2286) @jialeicui
  • example(LLM): remove useless cudatoolkit for belle runtime in conda mode (#2290) @tianweidut
  • example(LLM): update example belle-bloom for runtime and dataset ingest (#2281) @tianweidut
  • example: add bloom mt0xxl 11B model ppl (#2292) @anda-ren
  • feat(client): support condarc for runtime yaml (#2294) @tianweidut
  • feat(controller): support private resource pool (#2287) @jialeicui
  • feat: debug mode with preinstalled code server use job version as ault password (#2313) @waynelwz
  • fix(client): copy remote rc without version fail (#2288) @jialeicui
  • fix(client): wrong file path linked when model file exists in cache (#2302) @jialeicui
  • fix(controller): image build support separate registry url (#2295) @goldenxinxing
  • fix(controller): prevent flyway migration from failing (#2311) @jialeicui
  • fix(controller): support node select for image build (#2307) @goldenxinxing
  • optimize(e2e): remove test dep / wait for auth token (#2293) @waynelwz
  • refactor(console): split the e2e test case according to different scenarios (#2285) @waynelwz
  • update(console): disable multi worker for e2e tests should have certain order (#2284) @waynelwz
  • update(e2e): dynamic create user for admin, disable fullyParallel for tests in single file (#2297) @waynelwz

⚙️ Who Contributes

@anda-ren, @goldenxinxing, @jialeicui, @tianweidut and @waynelwz

v0.4.6 🐋

27 May 12:31
4048d0e
Compare
Choose a tag to compare

🧭 What's Changed

⚙️ Who Contributes

@anda-ren, @goldenxinxing, @jialeicui, @tianweidut and @waynelwz

v0.4.5 🐋

16 May 04:49
da5a69d
Compare
Choose a tag to compare

🧭 What's Changed

⚙️ Who Contributes

@anda-ren, @goldenxinxing, @jialeicui, @lijing-susan, @tianweidut, @waynelwz and @xuchuan

v0.4.4 🐋

04 May 02:07
94eeff7
Compare
Choose a tag to compare

🧭 What's Changed

⚙️ Who Contributes

@anda-ren, @goldenxinxing, @jialeicui, @tianweidut and @waynelwz

v0.4.3 🐋

23 Apr 04:22
0c528f8
Compare
Choose a tag to compare

🧭 What's Changed

⚙️ Who Contributes

@anda-ren, @goldenxinxing, @jialeicui, @tianweidut, @waynelwz and @xuchuan

v0.4.2 🐋

15 Apr 13:25
d34d29b
Compare
Choose a tag to compare

🧭 What's Changed

Read more

v0.4.1 🐋

14 Mar 02:03
b10d32d
Compare
Choose a tag to compare

🧭 What's Changed

⚙️ Who Contributes

@anda-ren, @dreamlandliu, @goldenxinxing, @jialeicui, @tianweidut and @waynelwz

v0.4.0 🐋

16 Feb 12:00
7d52d61
Compare
Choose a tag to compare

🧭 What's Changed

  • (model): add hugging face transformer textattack/albert-base-v2-ag-news example (#1783) @anda-ren
  • bug(client): fix local wheel package unexpected freezing issue (#1799) @tianweidut
  • bug(controller): modify image resolve behavior (#1818) @anda-ren
  • chore(cli): add --no-cache flag for runtime lock command (#1801) @tianweidut
  • chore(client): Add Dockerfile for assistance broker (#1839) @xuchuan
  • chore(client): tune gradio import to slove slow import issue (#1759) @tianweidut
  • chore(client): tune import with TYPE_CHECKING flag (#1769) @tianweidut
  • chore(controller): online eval resource pool implementation (#1761) @jialeicui
  • chore(controller): online eval rtt optimization (#1763) @jialeicui
  • chore(controller): optimize swagger annotations of api (#1768) @dreamlandliu
  • chore(deploy): remove image pull policy config (#1762) @jialeicui
  • chore(doc): update doc registry with the available address (#1803) @tianweidut
  • chore(doc):update tutorials' doc (#1771) @goldenxinxing
  • chore(e2e): ignore controller service check command non-zero exit for e2e script (#1847) @tianweidut
  • chore(example): refactor example makefile for the seperated prepare phases (#1841) @tianweidut
  • chore(example): use the latest starwhale version in pytorch runtime (#1755) @jialeicui
  • chore(install): remove useless internal pypi mirror address (#1796) @tianweidut
  • chore(server):remove redundant module and files (#1732) @goldenxinxing
  • chore(test): fix dataset test for unexpected .dataset_tmp dir in the code tree (#1788) @tianweidut
  • chore(test): remove proxy in E2E test before client test (#1822) @anda-ren
  • doc(helm): update cloud install docs for docker registry (#1773) @tianweidut
  • enhance(cli): make copy command compatible with no cloud:// prefix uri (#1804) @tianweidut
  • enhance(install) tune helm charts for minikube mode (#1823) @tianweidut
  • example(dataset): add cityscapes 3dbox dataset (#1779) @anda-ren
  • example(dataset): add cityscapes_disparity dataset (#1780) @anda-ren
  • example(dataset): add kitti lane dataset (#1778) @anda-ren
  • example(dataset): add kitti-object-birds dataset example (#1781) @anda-ren
  • example(dataset): add sintel dataset; add NumpyBinary in sw (#1782) @anda-ren
  • example(dataset): modify jupyter example (#1800) @anda-ren
  • example(dataset): update example datasets for new dataset format (#1777) @anda-ren
  • example(model): add hugging face transformer Ahmed9275/Vit-Cifar100 example (#1784) @anda-ren
  • example(runtime): remove example and doc for the unsupported pre/post runtime hook (#1802) @tianweidut
  • feat(client): online eval handler support example (#1752) @jialeicui
  • feat(client): support remote assistance (#1827) @xuchuan
  • feat(console): auto fill runtime if possible in online eval page (#1809) @jialeicui
  • feat(controller): populate pypi/docker startup envs to system setting (#1817) @anda-ren
  • feat(controller): support collecting resource events (#1831) @jialeicui
  • feat(datestore): naive version implementation, add records timestamp (#1807) @xuchuan
  • fix(client): dataset/model upload failed (#1829) @goldenxinxing
  • fix(client): do not wait for stdin so that the remote side can stop immediately when the command quits (#1844) @xuchuan
  • fix(client): improve ut stability by prolonging the time gap (#1835) @xuchuan
  • fix(client):unified the dataset table name when copy (#1772) @goldenxinxing
  • fix(console): fix import issues (#1794) @jialeicui
  • fix(console): image data empty when cros error (#1848) @waynelwz
  • fix(controller): file pull support using project id (#1764) @jialeicui
  • fix(controller): prevent closing input in aliyun oss (#1791) @jialeicui
  • fix(controller): remove headers from model download api (#1797) @goldenxinxing
  • fix(controller):datastore api return empty results when query multi times for type of bytes (#1813) @goldenxinxing
  • fix(controller):step entity without name (#1787) @goldenxinxing
  • fix(controller):unified paths to use project id (#1815) @goldenxinxing
  • fix(dataset): fix user local fs data can't be fetched by server instance (#1793) @anda-ren
  • fix(datastore): lazy to init table name for eval & replace name with id (#1840) @goldenxinxing
  • optimize(console): normalize most of basic components and moved to starwhale/ui (#1767) @waynelwz
  • optimize(console): search bar with dynamic search keyword & evaluation support order by with api (#1816) @waynelwz
  • refactor(console): table components, change to full grid table, support row scroll cache, add inline query (#1833) @waynelwz
  • refactor(controller): move mapper xml to annotation (#1758) @dreamlandliu
  • refactor(dataset): take equal treatment to dataset data and annotation (#1705) @anda-ren
  • update(console): add panel query api, optimize in view load status (#1838) @waynelwz
  • update(console): use projectId for table query (#1845) @waynelwz

⚙️ Who Contributes

@anda-ren, @dreamlandliu, @goldenxinxing, @jialeicui, @tianweidut, @waynelwz and @xuchuan

v0.3.6 🐋

30 Jan 08:14
d391907
Compare
Choose a tag to compare

🧭 What's Changed

⚙️ Who Contributes

@anda-ren, @dreamlandliu, @goldenxinxing, @jialeicui, @tianweidut and @waynelwz