Skip to content

OpenShell v0.0.73

Choose a tag to compare

@github-actions github-actions released this 30 Jun 15:31
474d2d4

OpenShell v0.0.73

Quick install

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

What's Changed

  • fix(supervisor): drop sandbox child capability bounding set by @alangou in #2001
  • refactor(server): normalize compute driver config acquisition by @elezar in #1974
  • test(e2e): run gpu workloads from manifest by @elezar in #1709
  • fix(providers): reserve credential placeholder revisions by @johntmyers in #2049
  • fix(CONTRIBUTING): update label format for good first issues by @jgarciao in #2056

New Contributors

Full Changelog: v0.0.72...v0.0.73