Releases: tensorchord/envd
Releases Β· tensorchord/envd
v0.3.16
Changelog
Exciting New Features π
- 21c3355: feat(CLI): add fish completion (#1546) (@arugal)
- 04f43da: feat: fall back default builder to buildkit-container (#1548) (@Kaiyang-Chen)
Documentation ποΈ
Others:
- c3a8e1c: chore(deps): bump crate-ci/typos from 1.13.26 to 1.14.3 (#1540) (@dependabot[bot])
- bf88f7c: chore(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#1545) (@dependabot[bot])
- 828fad7: chore(deps): bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2 (#1542) (@dependabot[bot])
- 1f547f9: chore(deps): bump github.com/onsi/gomega from 1.27.4 to 1.27.5 (#1544) (@dependabot[bot])
- ba76ca6: chore(deps): bump github.com/urfave/cli/v2 from 2.25.0 to 2.25.1 (#1543) (@dependabot[bot])
v0.3.15
Changelog
Exciting New Features π
- 4d62312: feat: Support set environment name in
envd up
command (#1495) (@Zheaoli) - c065935: feat: support GitHub merge queue (#1531) (@kemingy)
Bug Fix π
Documentation ποΈ
Others:
- b644dc5: chore(deps): bump actions/setup-go from 3 to 4 (#1532) (@dependabot[bot])
- b4ab3f3: chore(deps): bump crate-ci/typos from 1.13.20 to 1.13.26 (#1533) (@dependabot[bot])
- 574a93a: chore(deps): bump github.com/onsi/gomega from 1.27.2 to 1.27.4 (#1535) (@dependabot[bot])
- 176637b: chore(deps): bump github.com/schollz/progressbar/v3 from 3.13.0 to 3.13.1 (#1534) (@dependabot[bot])
v0.3.14
Changelog
Exciting New Features π
- b641b0c: feat: Support installing multi-language environment at the same time (#1501) (@oubotong)
- dc57256: feat: add typos to pre-commit and GitHub action (#1493) (@hezhizhen)
Bug Fix π
- 095811d: fix: add env to the image itself instead of runtime config (#1528) (@kemingy)
- 84b24ee: fix: upgrade buildkit to fix the secury issue (#1526) (@kemingy)
Documentation ποΈ
- a7af1f2: docs: envd expose port should be int (#1529) (@kemingy)
- 4be022e: docs: updated CHANGELOG.md (#1487) (@github-actions[bot])
Others:
- a4f7a5c: build: FQN mockgen bin path (#1499) (@tisonkun)
- 6cbe558: build: Reduce more redundant output (#1502) (@tisonkun)
- fa036bc: build: Reduce redundant output (#1500) (@tisonkun)
- 484a452: chore(deps): bump crate-ci/typos from 1.13.10 to 1.13.12 (#1504) (@dependabot[bot])
- 2a3b592: chore(deps): bump crate-ci/typos from 1.13.12 to 1.13.16 (#1512) (@dependabot[bot])
- 7ef5074: chore(deps): bump crate-ci/typos from 1.13.16 to 1.13.20 (#1521) (@dependabot[bot])
- 17c7113: chore(deps): bump github.com/charmbracelet/lipgloss from 0.6.0 to 0.7.1 (#1525) (@dependabot[bot])
- 2ded823: chore(deps): bump github.com/containerd/containerd from 1.6.18 to 1.7.0 (#1524) (@dependabot[bot])
- 17e133c: chore(deps): bump github.com/onsi/gomega from 1.26.0 to 1.27.1 (#1489) (@dependabot[bot])
- cb90327: chore(deps): bump github.com/onsi/gomega from 1.27.1 to 1.27.2 (#1513) (@dependabot[bot])
- 1e1819f: chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1507) (@dependabot[bot])
- c165138: chore(deps): bump github.com/tensorchord/envd-server from 0.0.25 to 0.0.27 (#1505) (@dependabot[bot])
- 6bf7d5b: chore(deps): bump github.com/urfave/cli/v2 from 2.24.3 to 2.24.4 (#1490) (@dependabot[bot])
- 8269b6b: chore(deps): bump github.com/urfave/cli/v2 from 2.24.4 to 2.25.0 (#1522) (@dependabot[bot])
- 168434a: chore(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#1515) (@dependabot[bot])
- 3919cb2: chore(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 (#1488) (@dependabot[bot])
- 60ebd49: chore(deps): bump golang.org/x/term from 0.5.0 to 0.6.0 (#1514) (@dependabot[bot])
- a50d7b5: chore(deps): bump pypa/cibuildwheel from 2.12.0 to 2.12.1 (#1520) (@dependabot[bot])
- 332c70c: chore: Upgrade Go to v1.19 (#1496) (@terrytangyuan)
- 8c23bad: e2e MNIST deep learning example for R (#1510) (@oubotong)
- f19289e: misc: Use GitHub Issue Form instead of markdown template (#1494) (@Zheaoli)
v0.3.13
Changelog
Exciting New Features π
- b0143c3: feat: Allow buildkit timeout to be configurable (#1482) (@terrytangyuan)
- 53ba50e: feat: support CPU and memory limit for docker runner (#1486) (@kemingy)
Bug Fix π
- 7d8fc46: fix: add revive and address indent-error-flow issues (#1480) (@hezhizhen)
Documentation ποΈ
Others:
- 8adb6a9: Julia MNIST classification e2e test example (#1484) (@oubotong)
- 0f21639: chore(deps): bump github.com/containerd/containerd from 1.6.17 to 1.6.18 (#1481) (@dependabot[bot])
- 8c3e97a: ci: Remove rowserrcheck linter to avoid warning (#1485) (@terrytangyuan)
v0.3.12
Changelog
Exciting New Features π
- 23e4fa9: feat: add progress bar for
envd up
andenvd run
(#1460) (@kemingy) - 0929661: feat: support buildx moby worker in docker 23.0.0 onward to accelerating building process by skipping docker load (#1472) (@Kaiyang-Chen)
Bug Fix π
- ae3a1e5: fix: pass loop variable as a function parameter (#1470) (@hezhizhen)
- 986c52a: fix: unify receiver type for generalManager (#1473) (@hezhizhen)
Documentation ποΈ
Others:
- 8413af8: chore(deps): bump docker/build-push-action from 3 to 4 (#1463) (@dependabot[bot])
- 34ca5b6: chore(deps): bump github.com/charmbracelet/bubbletea from 0.23.1 to 0.23.2 (#1475) (@dependabot[bot])
- 4b3e768: chore(deps): bump github.com/cockroachdb/errors from 1.9.0 to 1.9.1 (#1467) (@dependabot[bot])
- 5bf3816: chore(deps): bump github.com/containerd/containerd from 1.6.16 to 1.6.17 (#1474) (@dependabot[bot])
- d9f8dfc: chore(deps): bump github.com/onsi/ginkgo/v2 from 2.7.1 to 2.8.0 (#1465) (@dependabot[bot])
- 8706aef: chore(deps): bump github.com/urfave/cli/v2 from 2.24.1 to 2.24.3 (#1464) (@dependabot[bot])
- 4885a2f: chore(deps): bump golang.org/x/crypto from 0.5.0 to 0.6.0 (#1476) (@dependabot[bot])
- 6fea644: chore: add unconvert to linters and address related issues (#1469) (@hezhizhen)
v0.3.11
Changelog
Exciting New Features π
- b9f20a4: feat: separate starship installation by using fixed image (#1424) (@Kaiyang-Chen)
- 29ffd89: feat: support envd run in local docker context (#1428) (@VoVAllen)
Bug Fix π
Documentation ποΈ
- dc5cbfa: docs: add Kaiyang-Chen as a contributor for code (#1456) (@allcontributors[bot])
- e88cc74: docs: updated CHANGELOG.md (#1448) (@github-actions[bot])
Others:
- 08f6975: chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#1450) (@dependabot[bot])
- c781d85: chore(deps): bump github.com/containerd/containerd from 1.6.14 to 1.6.16 (#1451) (@dependabot[bot])
- 890b712: chore(deps): bump github.com/docker/cli from 23.0.0-rc.1+incompatible to 23.0.0-rc.3+incompatible (#1455) (@dependabot[bot])
- 2ae200b: chore(deps): bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.7.1 (#1454) (@dependabot[bot])
- a20aa01: chore(deps): bump github.com/onsi/gomega from 1.25.0 to 1.26.0 (#1453) (@dependabot[bot])
- ba63c8f: chore(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#1439) (@dependabot[bot])
v0.3.10
Changelog
Exciting New Features π
- b6d49c6: feat: add
make
as a default system package (#1433) (@kemingy) - f940354: feat: add shm size to start options (#1445) (@kemingy)
Bug Fix π
- f47f7a3: doc: add init and daemon debug guide (#1435) (@kemingy)
- 686d029: fix: Add docker auth (#1432) (@gaocegege)
- 83c63c7: fix: pip install requirements.txt (#1434) (@kemingy)
- efdd05f: fix: rm remote cache for v1 (#1447) (@kemingy)
Documentation ποΈ
- 04a2588: docs: updated CHANGELOG.md (#1430) (@github-actions[bot])
- 567004b: docs: updated CHANGELOG.md (#1431) (@github-actions[bot])
Others:
- b0320cb: chore(deps): bump github.com/onsi/gomega from 1.24.2 to 1.25.0 (#1442) (@dependabot[bot])
- 0a2d9af: chore(deps): bump golang.org/x/crypto from 0.2.0 to 0.5.0 (#1443) (@dependabot[bot])
- 34c3150: chore(deps): bump pypa/cibuildwheel from 2.11.4 to 2.12.0 (#1438) (@dependabot[bot])
- 5b57c0f: ci: π¨ only run nightly on main repo (#1444) (@zwpaper)
v0.3.8
v0.3.9
Changelog
Exciting New Features π
- b93cd48: feat: add checksum check for Julia archive file (#1419) (@oubotong)
- e1bbd56: feat: support trust the pypi index in v1, add api doc (#1412) (@kemingy)
Bug Fix π
- 0f556d0: fix: change default channel to
defaults
(#1427) (@kemingy) - c0b88a9: fix: create a legal container env name from cur dir (#1406) (@kemingy)
- 47b4dba: fix: julia v1 test (#1408) (@kemingy)
- d1179a6: fix: v1 gid on darwin (#1411) (@kemingy)
Documentation ποΈ
- 7e97fce: docs: add hwdef as a contributor for code (#1415) (@allcontributors[bot])
- 4d5d2b1: docs: updated CHANGELOG.md (#1405) (@github-actions[bot])
- a306b0f: docs: v1 r_lang and julia packages (#1426) (@kemingy)
Others:
- 949f188: LLM inference example (#1425) (@VoVAllen)
- 64b5a0a: Optimize the logic of adding entry in wsl (#1414) (@hwdef)
- c87846e: chore(deps): bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0 (#1418) (@dependabot[bot])
- 46f5996: chore(deps): bump github.com/tensorchord/envd-server from 0.0.23 to 0.0.24 (#1388) (@dependabot[bot])
v0.3.7
fix: change default channel to `defaults` (#1427) Signed-off-by: Keming <[email protected]> Signed-off-by: Keming <[email protected]>