Skip to content

OpenShell v0.0.16

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Mar 14:57
· 6 commits to main since this release
6afe945

OpenShell v0.0.16

Quick install

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

What's Changed

  • feat(tasks): add cluster:gpu task and wire e2e:gpu to use it by @elezar in #547
  • fix(ci): harden CI image tool installation by @pimlock in #572
  • fix(server): preserve credential key names in redacted provider responses by @johntmyers in #569
  • fix(sandbox): treat literal IP in policy host as implicit allowed_ips by @johntmyers in #570
  • fix(sandbox,server): fix chunk merge duplicates and OPA variable collision with overlapping policies by @johntmyers in #571
  • fix(sandbox): block unspecified addresses in SSRF guards by @johntmyers in #598

Full Changelog: v0.0.15...v0.0.16