Releases: tensorchord/envd
Releases · tensorchord/envd
v0.2.6
Changelog
Exciting New Features 🎉
- 56d25a0: feat: Support specify resource requirement when creating the environment (#1268) (@VoVAllen)
- fc29fdd: feat: add option to output the completion script to terminal (#1303) (@frostming)
- 382a6c1: feat: install pypi packages in different groups (#1289) (@kemingy)
- 4f82290: feat: support no default language in v1 (#1278) (@kemingy)
- 8e9cb2e: feat: support serving (#1228) (@kemingy)
Bug Fix 🛠
- 23a2448: chore: fix ci coverage reporter (#1277) (@kemingy)
- d90dbf8: fix: Add more error info in env ls (#1301) (@gaocegege)
- 5c4aae9: fix: Remove graph access in ssh (#1281) (@gaocegege)
- a24c4cb: fix: Update svg and simplify readme (#1297) (@gaocegege)
- 3800ea2: fix: add PATH when switch to envd user (#1295) (@kemingy)
- 1cc8c48: fix: flatten pypi packages in the label (#1302) (@kemingy)
- d0a803e: fix: init uid/gid in Graph (#1299) (@kemingy)
- db0396d: fix: make starship prompt pure text (#1296) (@kemingy)
- 31eec50: fix: v0 bashrc file (#1307) (@kemingy)
Documentation 🖊️
- d07813e: docs: add oubotong as a contributor for code (#1275) (@allcontributors[bot])
- e2148be: docs: updated CHANGELOG.md (#1274) (@github-actions[bot])
Others:
- f7f2b34: Add config.owner to v1 syntax for setting UID and GID (#1286) (@aseaday)
- 935e55d: Interactive cli (#1294) (@AlexXi19)
- 8651444: Remove incorrect
sudo
command when installing system package (#1273) (@oubotong) - c66f201: chore(deps): bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0 (#1293) (@dependabot[bot])
- 50a8bb6: chore(deps): bump github.com/urfave/cli/v2 from 2.23.6 to 2.23.7 (#1291) (@dependabot[bot])
- d15c3ca: chore(deps): bump golang.org/x/term from 0.2.0 to 0.3.0 (#1292) (@dependabot[bot])
- 99e8a15: chore(deps): bump pypa/cibuildwheel from 2.11.2 to 2.11.3 (#1290) (@dependabot[bot])
- 47361c9: chore(vendor): Update envd server (#1305) (@gaocegege)
- 09e5655: chore: Keep v1 and v0 in envd (#1272) (@gaocegege)
- 166978c: chore: Refine CLI interfaces (#1282) (@gaocegege)
- 0a416d1: doc: add more installation methods (#1300) (@kemingy)
- 1fec54e: doc: v1 (#1284) (@kemingy)
v0.2.5
Changelog
Exciting New Features 🎉
- 06b4880: feat: Add JWT and user/pwd in envd server context (#1243) (@gaocegege)
Bug Fix 🛠
- 235dde9: fix: Remove ir direct access in ssh (#1271) (@gaocegege)
Documentation 🖊️
Others:
- 7badc67: chore(deps): bump github.com/tensorchord/envd-server from 0.0.11 to 0.0.12 (#1266) (@dependabot[bot])
- cefd1df: chore(deps): bump github.com/urfave/cli/v2 from 2.23.5 to 2.23.6 (#1264) (@dependabot[bot])
v0.2.5-rc.7
v0.2.5-rc.6
Changelog
Bug Fix 🛠
- 8594d10: fix: Update python setuptools to python3 (#1261) (@gaocegege)
Documentation 🖊️
- cb2c826: docs: add tisonkun as a contributor for code (#1259) (@allcontributors[bot])
- 64ad93c: docs: updated CHANGELOG.md (#1260) (@github-actions[bot])
v0.2.5-rc.5
v0.2.5-rc.4
v0.2.5-rc.3
docs: add frostming as a contributor for code (#1256) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
v0.2.5-rc.2
docs: add frostming as a contributor for code (#1256) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
v0.2.5-rc.1
Changelog
Documentation 🖊️
Others:
- a4dad9b: chore(deps): bump github.com/tensorchord/envd-server from 0.0.9 to 0.0.10 (#1235) (@dependabot[bot])
- 69fe6ce: chore: Support arm macOS build (#1236) (@gaocegege)
v0.2.5-alpha.8
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #1203
- docs: add AlexXi19 as a contributor for code by @allcontributors in #1204
- docs: add dqhl76 as a contributor for doc by @allcontributors in #1205
- docs: add MyFRA as a contributor for doc by @allcontributors in #1206
- docs: add dqhl76 as a contributor for code by @allcontributors in #1207
- feat: add name to
envd envs describe
by @AlexXi19 in #1201 - fix: only mkdir /home/envd/* when image==nil by @kemingy in #1208
- chore(deps): bump github.com/tensorchord/envd-server from 0.0.8 to 0.0.9 by @dependabot in #1212
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 by @dependabot in #1213
- chore: add github user name to changelog & release note by @kemingy in #1214
- feat: merge coverage file and report to goverall by @cutecutecat in #1211
- chore: remove deprecated linter by @dragonly in #1216
- docs: add dragonly as a contributor for code by @allcontributors in #1217
- feat: support add new dir to runtime PATH by @kemingy in #1218
- docs: add cutecutecat as a contributor for code by @allcontributors in #1215
- docs: add suyanhanx as a contributor for doc by @allcontributors in #1220
- chore: update horust to support glibc 2.17 by @kemingy in #1221
New Contributors
- @AlexXi19 made their first contribution in #1201
- @cutecutecat made their first contribution in #1211
Full Changelog: v0.2.5-alpha.7...v0.2.5-alpha.8