Skip to content

OpenShell v0.0.15

Choose a tag to compare

@github-actions github-actions released this 24 Mar 14:50
· 7 commits to main since this release
f37b69b

OpenShell v0.0.15

Quick install

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

What's Changed

  • fix: security hardening batch 1 (SEC-002 through SEC-010) by @johntmyers in #548
  • fix(cli): clear stale last-used sandbox on deletion by @Kh4L in #510
  • fix(docker): enable dev-settings feature by default in local builds by @drew in #523
  • feat(sandbox): auto-detect TLS and terminate unconditionally for credential injection by @johntmyers in #544

Full Changelog: v0.0.14...v0.0.15