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

Changelog History
Page 6

  • v0.2.0-alpha.18 Changes

    September 06, 2022
    • c0ba31a chore(deps): bump github.com/onsi/gomega from 1.20.1 to 1.20.2 (#846)
    • 13bc9a6 chore(deps): bump github.com/urfave/cli/v2 from 2.11.2 to 2.14.0 (#845)
    • 11966f8 chore(deps): bump github.com/docker/go-units from 0.4.0 to 0.5.0 (#848)
    • 7ba3b3f feat(cli): add msg when detach from container (#841)
    • 7fc9f34 fix: Update demo (#840)
    • 190ee76 feat(lang): install.python_packages(local_wheels=[]) (#838)
    • 977dd47 fix: Update demo (#839)
    • 5e7c182 bug: fix channels when use conda install with yaml file (#831)
    • be02a70 fix(lang): expose host port (#832)
    • 404de31 feat(lang): init py env by generating the bulid.envd (#827)
    • 36b1231 bug: fix permission issue when pip install from git repo (#829)
    • 1dcada4 feat(build): Mount local build context into the run command (#822)
    • f70a11c chore(deps): bump github.com/onsi/gomega from 1.20.0 to 1.20.1 (#821)
    • 3b440c6 chore(deps): bump github.com/moby/buildkit from 0.10.3 to 0.10.4 (#820)

    Contributors

    • Ce Gao
    • Jinjing Zhou
    • Keming
    • dependabot[bot]
  • v0.2.0-alpha.17 Changes

    August 26, 2022
    • 82fbc87 doc: add include, refine others (#817)
    • 630ada1 feat(lang): support include other git repo for envd functions/variables (#808)
    • 5c4971b feat(CLI): envd env describe expose info (#801)
    • c85766c fix: set to latest if git tag is empty (#798)

    Contributors

    • Keming
    • Zhizhen He
  • v0.2.0-alpha.16 Changes

    August 19, 2022
    • 4440e22 fix: add missing expose func exposed port to oci manifest (#797)
    • 3a97375 feat(examples): Add a streamlit mnist example (#795)
    • 7bf801b feat(example): Add streamlit hello and remove bash -c in entrypoint (#794)
    • 8e17307 built: :hammer: use latest tag when not version found for cache (#793)
    • 8225eab fix: use cockroachdb errors (#790)
    • 7d293d7 fix: panic if daemon command is invalid (#788)
    • 4d48767 feat: add runtime environments (#787)
    • 248fca3 doc: daemon and expose (#786)
    • e30866f feat(lang): implement expose func (#780)
    • c49863e feat(data): Add support for managed dataset and provide shortcut for common framework (#751)
    • 7c2fed6 feat(lang): add daemon function to run daemon process in the container (#777)

    Contributors

    • Ce Gao
    • Jinjing Zhou
    • Keming
    • Wei Zhang
    • nullday
  • v0.2.0-alpha.15 Changes

    August 16, 2022
    • 00e8df2 built: :hammer: keep v prefix in DOCKER_IMAGE_TAG env (#781)
    • 2f82fa5 proposal: daemon process (#769)
    • d06b878 doc: update python api doc (#759)
    • ce2e8b2 fix: Remove empty token arg (#772)
    • 8ab89b9 chore(deps): bump github.com/urfave/cli/v2 from 2.11.1 to 2.11.2 (#775)
    • 3a6b127 chore(deps): bump pypa/cibuildwheel from 2.8.1 to 2.9.0 (#774)
    • ec8cae1 fix: remove unnecessary if statement (#773)

    Contributors

    • Ce Gao
    • Keming
    • Wei Zhang
    • Zhizhen He
    • dependabot[bot]
  • v0.2.0-alpha.14 Changes

    August 12, 2022
    • b9f0af8 fix: -path and -file bug (#766)
    • 4a359f1 fix(release): :hammer: drop go build dep for homebrew (#768)
    • 542c7cb Fix the color display in wezterm (#767)
    • 590b4c0 fix(CLI): 🔨 use latest version for local build (#763)
    • 2342367 fix(docs): :memo: fix contributing and dev links, clean tailing space (#764)
    • b4a8519 fix: modify jupyter's authority from hash password to token string (#762)
    • 1f0af98 fix: use defined jupyter port (#757)
    • 381b653 docs(README): update Documentations link to https://envd.tensorchord.… (#758)
    • ad4b9ec fix: do not expose ports for custom image (#754)
    • e77b7d6 docs(README): Correct the cmd of get Jupyter Notebook endpoint (#756)
    • 8675316 fix: ParseFromStr, add unittest (#755)
    • 382aa2d bug(CLI): fix short alias confusion (#752)
    • 7625cd2 feat: Avoid gid in base image cache (#749)
    • 2e39182 feat(CLI): :sparkles: add --force args for init to overwrite build.envd (#748)
    • d241898 docs(README): One obvious way to declare supported python version (#745)
    • b492e83 add entrypoint in custom image (#739)
    • 4df956b The workaround to fix the label loss (#741)
    • dd609da feat: Enable build for all languages (#738)
    • ed998ce feat(lang): Add a new func runtime.command (#736)
    • 3c46efc fix: setup.py build (#735)

    Contributors

    • Bingyi Sun
    • Ce Gao
    • Keming
    • Wei Zhang
    • Zhenguo.Li
    • nullday
  • v0.2.0-alpha.13 Changes

    August 06, 2022

    Contributors

  • v0.2.0-alpha.12 Changes

    August 06, 2022
    • 8bef795 feat(CLI): :recycle: refactor bootstrap command to show what's envd doing (#728)
    • 8f19748 Bug: fix SIGSEGV of envd top (#726)
    • 8c83cad feat(base-image): Move conda to llb and cache it (#724)
    • 5587c3f feature: add envd top commands (#718)
    • f22b283 bug: allow multiple run command and use bash -c (#720)
    • da8feb7 bug: fix notebook entry when setting conda channel (#719)
    • 116271c example: add a dgl GAT example (#714)
    • 84ffea3 feat(lang): Add proposal for expose (#568)
    • ace70e9 feat: support io.mount (#708)
    • a1e0395 feat(lang): Add default conda pkg cache (#705)
    • c515f3c feat(CLI): Add category and refine help text (#707)
    • 54f412a feat(CLI): Support run command (#701)

    Contributors

    • Ce Gao
    • Jinjing Zhou
    • Wei Zhang
    • nullday
  • v0.2.0-alpha.11 Changes

    July 29, 2022
    • 62bd2dc bug: Fix version prefix (#696)

    Contributors

    • Jinjing Zhou
  • v0.2.0-alpha.10 Changes

    July 29, 2022
    • 4dffb5d bug: Fix git tag version (#692)

    Contributors

    • Jinjing Zhou
  • v0.2.0-alpha.1 Changes

    June 25, 2022
    • 0ae8df9 chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5 (#505)
    • 1cd5a27 chore(deps): bump github.com/urfave/cli/v2 from 2.8.1 to 2.10.3 (#504)
    • ca6435d feat(lang): Support julia (#495)
    • 220d874 feat(ssh): Config ssh key permanently and globally (#487)
    • 7127365 feat(lang): Support R language (#491)
    • 3f86086 feat(lang): Support python requirements.txt in python_packages (#484)
    • b31f4cd fix: correct comments and unify receiver names and simplify some code (#477)
    • 35c6b76 feat #246: envd up a GPU image without GPUs (#474)
    • ff43aa3 Update build.go (#472)
    • 229821a feat(CLI): Add '--detail' for detail version information (#283) (#471)
    • 6bd547e feat(CLI): Add go API to support LSP (#302)
    • 45fcbe3 fix typos (#468)
    • f2ff5b7 feat(CLI): Prune cache (#464)
    • 5d21bd3 chore(Makefile): add default goal as build (#465)
    • df4a395 feat: Print out container info when wait timeout (#460)
    • 657c2cb feat: Add base image for R language (#457)
    • 3c0afb3 fix: enable release with Homebrew only on stable versions (#455)

    Contributors

    • Aka.Fido
    • Ce Gao
    • Gui-Yue
    • Haiker Sun
    • Jinjing Zhou
    • Yuan Tang
    • Yuchen Cheng
    • Zhenzhen Zhao
    • Zhizhen He
    • dependabot[bot]
    • kenwoodjw