Skip to content

OpenShell v0.0.65

Choose a tag to compare

@github-actions github-actions released this 17 Jun 15:39
· 19 commits to main since this release
234e69d

OpenShell v0.0.65

Quick install

curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.65 sh

What's Changed

  • fix(server): retry sandbox delete phase conflicts by @TaylorMutch in #1905
  • feat(server): support TLS certificate hot-reload by @lunarwhite in #1870
  • feat(providers): add DeepInfra as a built-in inference provider by @mmilutinovic371 in #1902
  • docs(rfc): require issues before RFCs by @drew in #1918
  • test(e2e): retry forward proxy stale policy flake by @drew in #1929
  • fix(server): share gateway shutdown channel by @elezar in #1945
  • fix(e2e): refresh latest sandbox image for docker runs by @krishicks in #1928

New Contributors

Full Changelog: v0.0.64...v0.0.65