Skip to content

OpenShell v0.0.85

Choose a tag to compare

@github-actions github-actions released this 16 Jul 15:12
3dee557

OpenShell v0.0.85

Quick install

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

What's Changed

  • fix(sdk): initialize sandbox annotations by @drew in #2296
  • fix(driver-vm): run sandbox supervisor as guest pid 1 by @drew in #2299
  • feat(ci): introduce merge queue by @elezar in #2024
  • feat(gateway): add elevated gateway info by @elezar in #2202
  • fix(ci): prune snap assets from dev release by @pimlock in #2302

Full Changelog: v0.0.84...v0.0.85