Releases: tensorchord/envd
Releases · tensorchord/envd
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]>
v0.3.33
v0.3.32
v0.3.31
Changelog
Bug Fix 🛠
- b5f9a49: Fix PATH Order (#1679) (@RichhLi)
- 67ce1d7: fix: mount buildkitd toml file (#1686) (@kemingy)
Documentation 🖊️
Others:
- 5383e01: chore(deps): bump crate-ci/typos from 1.15.5 to 1.15.9 (#1681) (@dependabot[bot])
- d4664fb: chore(deps): bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 (#1682) (@dependabot[bot])
- cde4632: support using json for registry config (#1680) (@RichhLi)
v0.3.30
v0.3.29
v0.3.28
fix(v1): keep the PATH from the base image (#1673) Signed-off-by: Keming <[email protected]>