Releases: tensorchord/envd
Releases · tensorchord/envd
v0.4.0
Important
envd
v0.4 changed to use Ubuntu 22.04 and Python 3.11 as default.
Added shell("fish")
support for envd v1 syntax.
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #1941
- docs(readme): fix github markdown callout by @kemingy in #1945
- feat: upgrade to python 3.11 by @kemingy in #1940
- chore(deps): bump pypa/cibuildwheel from 2.19.2 to 2.22.0 by @dependabot in #1950
- feat: upgrade to ubuntu 22.04 by @kemingy in #1939
- docs: fix discord and x badge by @kemingy in #1951
- feat: support fish shell by @kemingy in #1952
- fix: use ubuntu 22.04 for all the dind related tests by @kemingy in #1955
Full Changelog: v0.3.47...v0.4.0
v0.3.47
What's Changed
- chore: Update macos runner version by @gaocegege in #1942
- feat(cache): update cuda & cudnn version by @kemingy in #1943
Full Changelog: v0.3.46...v0.3.47
v0.3.46
What's Changed
This release comes with many CVE fixes.
- feat: envd up with --gpu-set by @arugal in #1861
- chore: use go stable version by @kemingy in #1863
- fix(cve): go-get & x/crypto by @kemingy in #1934
- feat(ci): adopt ruff & lychee by @kemingy in #1935
- fix(cve): docker & buildkit by @kemingy in #1936
- fix(cve): containers/image, fix toto conflicts by @kemingy in #1938
Full Changelog: v0.3.45...v0.3.46
v0.3.45
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #1838
- fix: allow cli --gpus to override config gpu by @kemingy in #1843
- fix: go-git security issue GHSA-mw99-9chc-xw7r by @kemingy in #1844
- chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #1845
Full Changelog: v0.3.44...v0.3.45
v0.3.44
Changelog
Exciting New Features 🎉
- 7b49cc3: feat(bootstrap): support resume (#1828) (@Electronic-Waste)
Bug Fix 🛠
- 94a4661: chore: rm auto merge, fix release tag (#1837) (@kemingy)
- 1f927d7: fix: fix comment in /pkg/home/auth.go. (#1831) (@Electronic-Waste)
Documentation 🖊️
Others:
- 48e5239: chore(deps): bump crate-ci/typos from 1.16.25 to 1.16.26 (#1827) (@dependabot[bot])
- df24380: chore(deps): bump crate-ci/typos from 1.16.26 to 1.17.0 (#1830) (@dependabot[bot])
v0.3.43
v0.3.42
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] <support@github.com> 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])