OpenShell v0.0.110
OpenShell v0.0.110
Quick install
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.110 shWhat's Changed
- fix(policy): gate uninspected credentialed endpoints by @alangou in #2493
- fix(cli): prompt for fresh OIDC login after logout by @grs in #2773
- feat(cli): support OIDC device authorization grant for headless login by @jhjaggars in #2795
- feat(policy): allow non-root sandbox identities by @drew in #2785
- feat(providers): store refresh credentials in credential drivers by @mrunalp in #2801
- chore(gitignore): add Pi agent state by @krishicks in #2813
- fix(cli): reuse sandbox provisioning display by @sjenning in #2816
- fix(podman): wait for container stop completion by @pimlock in #2820
- refactor(compute): unify gateway restart reconciliation by @drew in #2743
New Contributors
Full Changelog: v0.0.109...v0.0.110