All Versions
82
Latest Version
Avg Release Cycle
3 days
Latest Release
478 days ago

Changelog History
Page 1

  • v0.2.5 Changes

    December 06, 2022
    • 235dde9 fix: Remove ir direct access in ssh (#1271)
    • 06b4880 feat: Add JWT and user/pwd in envd server context (#1243)
    • 7badc67 chore(deps): bump github.com/tensorchord/envd-server from 0.0.11 to 0.0.12 (#1266)
    • cefd1df chore(deps): bump github.com/urfave/cli/v2 from 2.23.5 to 2.23.6 (#1264)
    • 8594d10 fix: Update python setuptools to python3 (#1261)
    • 0042b24 feat: add completion command (#1258)
    • 5cbed88 fix: put the binary under bin directly (#1254)
    • c7fd12b bug: Update envd-server version to 0.0.11 (#1245)
    • a4dad9b chore(deps): bump github.com/tensorchord/envd-server from 0.0.9 to 0.0.10 (#1235)
    • 2f37901 feat: support add new dir to runtime PATH (#1218)
    • e85f062 feat: merge coverage file and report to goverall (#1211)
    • 7f10440 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 (#1213)
    • 6db3f15 chore(deps): bump github.com/tensorchord/envd-server from 0.0.8 to 0.0.9 (#1212)
    • 5efb0b1 fix: only mkdir /home/envd/* when image==nil (#1208)
    • 8c8c3f3 feat: add name to envd envs describe (#1201)
    • 3fa3070 feat: support build owner (#1202)
    • 5462d30 fix: release CI add runneradmin to docker group (#1199)
    • 731b6f8 fix: github action release cache command (#1197)
    • 4a7d6cc fix: daemon command (#1185)
    • 212f996 chore(deps): bump github.com/urfave/cli/v2 from 2.23.4 to 2.23.5 (#1188)
    • c4854e8 chore(deps): bump github.com/onsi/gomega from 1.24.0 to 1.24.1 (#1189)
    • 62b7b2f chore(deps): bump github.com/moby/buildkit from 0.10.5 to 0.10.6 (#1190)
    • b1eb44e fix: pre-create the workdir (#1174)
    • 66d9cb0 fix: Move user to image config (#1173)
    • dd9dd30 refact: move env to server (#1172)
    • 2d37b48 fix stable diffusion demo via b/c huggingface api change (#1170)
    • c364958 feat: support envd-server image (#1150)
    • f9e7c67 chore(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#1164)
    • 5c9ac69 chore(deps): bump github.com/onsi/gomega from 1.23.0 to 1.24.0 (#1163)
    • d1de890 chore(deps): bump github.com/urfave/cli/v2 from 2.23.0 to 2.23.4 (#1162)
    • ad5ce11 chore(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#1161)
    • 6b7a0e9 fix: cuda tag in image cache (#1156)
    • 1af3449 fix: pre mkdir for runtime mount (#1153)
    • 46d24fd fix: horust cache (#1151)
    • 28d73f9 feat: Fetch base image metadata (#1148)
    • a2aa9fe feat: add environment name as label (#1135)
    • bc1c513 Bug/add support for wsl2 (#1134)
    • 5053054 feat(cli): Add alias rm to envd image remove (#1136)
    • 7bf8c00 feat: expose support listen addr (#1128)
    • 8776a25 fix: Fix zsh tab issue (#1129)
    • cff88a9 fix: Fix the order to make conda cache always work (#1126)
    • 07768b7 feat: record cmd duration in telemetry (#1122)
    • 0bdca3c fix: Remove cwd in conda to enable remote cache (#1125)
    • 535e26a feat(debug): Add llb export (#1124)
    • d693254 fix: Disable telemetry in CI (#1116)
    • 3cba45e chore(deps): bump github.com/urfave/cli/v2 from 2.20.3 to 2.23.0 (#1119)
    • 57a63e0 chore(deps): bump pypa/cibuildwheel from 2.11.1 to 2.11.2 (#1115)
    • 77b3d84 chore(deps): bump github.com/onsi/gomega from 1.22.1 to 1.23.0 (#1117)

    Contributors

    • Alex Xi
    • Ce Gao
    • Frost Ming
    • Isaac
    • Jinjing Zhou
    • Keming
    • cutecutecat
    • dependabot[bot]
    • nullday
    • tison
    • xieydd
  • v0.2.5-rc.7 Changes

    December 04, 2022

    Contributors

  • v0.2.5-rc.6 Changes

    December 04, 2022
    • 8594d10 fix: Update python setuptools to python3 (#1261)

    Contributors

    • Ce Gao
  • v0.2.5-rc.5 Changes

    December 02, 2022
    • 0042b24 feat: add completion command (#1258)

    Contributors

    • tison
  • v0.2.5-rc.4 Changes

    December 02, 2022

    Contributors

  • v0.2.5-rc.3 Changes

    December 02, 2022

    Contributors

  • v0.2.5-rc.2 Changes

    December 02, 2022
    • 5cbed88 fix: put the binary under bin directly (#1254)
    • c7fd12b bug: Update envd-server version to 0.0.11 (#1245)

    Contributors

    • Frost Ming
    • Jinjing Zhou
  • v0.2.5-rc.1 Changes

    November 28, 2022
    • a4dad9b chore(deps): bump github.com/tensorchord/envd-server from 0.0.9 to 0.0.10 (#1235)

    Contributors

    • dependabot[bot]
  • v0.2.5-alpha.8 Changes

    November 23, 2022
    • 2f37901 feat: support add new dir to runtime PATH (#1218)
    • e85f062 feat: merge coverage file and report to goverall (#1211)
    • 7f10440 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 (#1213)
    • 6db3f15 chore(deps): bump github.com/tensorchord/envd-server from 0.0.8 to 0.0.9 (#1212)
    • 5efb0b1 fix: only mkdir /home/envd/* when image==nil (#1208)
    • 8c8c3f3 feat: add name to envd envs describe (#1201)

    Contributors

    • Alex Xi
    • Keming
    • cutecutecat
    • dependabot[bot]
  • v0.2.5-alpha.7 Changes

    November 15, 2022
    • 3fa3070 feat: support build owner (#1202)

    Contributors

    • Keming