Skip to content

OpenShell v0.0.105

Choose a tag to compare

@github-actions github-actions released this 13 Aug 15:02
· 65 commits to main since this release
0f8fad2

OpenShell v0.0.105

Quick install

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

What's Changed

  • fix(gator): separate review budget from approval gate by @johntmyers in #2704
  • perf(supervisor-network): avoid reparsing native policy input by @shiju-nv in #2654
  • fix(dev): separate Podman Machine loopback listeners by @krishicks in #2725
  • feat(sandbox): add stop and start operations by @sjenning in #2653

Full Changelog: v0.0.104...v0.0.105