Skip to content

OpenShell v0.0.36

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Apr 15:18
· 29 commits to main since this release
4483c86

OpenShell v0.0.36

Quick install

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

What's Changed

  • feat(server): allow disabling health check listener by @TaylorMutch in #915
  • add configurable timeout for image transfer to gateway containerd by @tmckayus in #914
  • fix(sandbox): preserve explicit read-only baseline paths by @johntmyers in #910
  • fix(sandbox): resolve sandbox host aliases in SSRF checks by @johntmyers in #912
  • fix(sandbox): inject GIT_SSL_CAINFO so git clone trusts the sandbox CA by @laitingsheng in #918
  • ci(e2e): enable E2E to run on external forks throught the copy-pr-bot flow by @pimlock in #922
  • feat(server,driver-vm,e2e): gateway-owned readiness + VM compute driver e2e by @drew in #901

New Contributors

Full Changelog: v0.0.35...v0.0.36