Releases: tensorchord/envd
Releases · tensorchord/envd
v0.3.41
chore(deps): bump crate-ci/typos from 1.16.24 to 1.16.25 (#1817) Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.16.24 to 1.16.25. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](https://github.com/crate-ci/typos/compare/v1.16.24...v1.16.25) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.3.40
Changelog
Exciting New Features 🎉
- d99cfa4: feat: abort when trying to run
envd up
on non-dev images (#1751) (@kemingy) - a6613c7: feat: add shm size support (#1746) (@lxb1226)
Documentation 🖊️
- 1aa4a8f: docs: highlight the example code (#1748) (@kemingy)
- 3b5fae2: docs: updated CHANGELOG.md (#1744) (@github-actions[bot])
Others:
- a0d1efb: chore(deps): bump crate-ci/typos from 1.16.4 to 1.16.6 (#1745) (@dependabot[bot])
- e712892: chore(deps): bump crate-ci/typos from 1.16.6 to 1.16.8 (#1749) (@dependabot[bot])
- 653e026: chore(deps): bump github.com/pkg/sftp from 1.13.5 to 1.13.6 (#1733) (@dependabot[bot])
v0.3.39
Changelog
Exciting New Features 🎉
Bug Fix 🛠
Documentation 🖊️
- a4fe97a: docs: add lxb1226 as a contributor for code (#1742) (@allcontributors[bot])
- 7384280: docs: updated CHANGELOG.md (#1739) (@github-actions[bot])
v0.3.38
Changelog
Exciting New Features 🎉
- be78326: feat(v1): copy the requirements content if possible (#1738) (@kemingy)
- 66d6d78: feat(v1): support copy from an image (#1737) (@kemingy)
- 7dfd379: feat: envd up with
--gpus
(#1730) (@kemingy)
Documentation 🖊️
Others:
- 89fb990: chore(deps): bump crate-ci/typos from 1.16.1 to 1.16.2 (#1728) (@dependabot[bot])
- e0a7525: chore(deps): bump crate-ci/typos from 1.16.2 to 1.16.4 (#1731) (@dependabot[bot])
- 7441e38: chore(deps): bump github.com/syncthing/syncthing from 1.23.5 to 1.23.7 (#1734) (@dependabot[bot])
- 5a9a819: chore(deps): bump golang.org/x/term from 0.10.0 to 0.11.0 (#1725) (@dependabot[bot])
- c7bdb3e: chore(deps): bump pypa/cibuildwheel from 2.14.1 to 2.15.0 (#1732) (@dependabot[bot])
v0.3.37
Changelog
Exciting New Features 🎉
Bug Fix 🛠
- b6b70c8: fix(v1): chown the whole envd conda env to user envd (#1712) (@kemingy)
- ddc3009: fix: prune bin from py source dist (#1721) (@kemingy)
- af583f4: fix: suppress telemetry send err msg (#1718) (@kemingy)
Documentation 🖊️
Others:
- ecfce51: chore(deps): bump github.com/containerd/containerd from 1.7.2 to 1.7.3 (#1716) (@dependabot[bot])
- a62d9f2: chore(deps): bump github.com/hashicorp/go-getter from 1.7.1 to 1.7.2 (#1715) (@dependabot[bot])
- c24160a: chore(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.9 (#1711) (@dependabot[bot])
- 3345804: chore(deps): bump github.com/onsi/gomega from 1.27.9 to 1.27.10 (#1717) (@dependabot[bot])
- cbf3413: chore: pin ci go version to 1.19.10 to avoid the invalid host header (#1713) (@kemingy)
v0.3.36
Changelog
Exciting New Features 🎉
Bug Fix 🛠
Documentation 🖊️
Others:
- c857850: chore(deps): bump crate-ci/typos from 1.15.10 to 1.16.1 (#1706) (@dependabot[bot])
- 27bab03: chore(deps): bump pypa/cibuildwheel from 2.13.1 to 2.14.1 (#1707) (@dependabot[bot])
v0.3.35
v0.3.34
feat(v1): disable diff/merge op for moby builder (#1699) * feat(v1): disable diff/merge op for moby builder Signed-off-by: Keming <[email protected]> * add e2e moby test Signed-off-by: Keming <[email protected]> * fix lint Signed-off-by: Keming <[email protected]> --------- Signed-off-by: Keming <[email protected]>