OpenShell v0.0.86
OpenShell v0.0.86
Quick install
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.86 shWhat's Changed
- feat!(openshell-cli): remove openshell policy prove command and z3 de… by @SDAChess in #2318
- fix(server): persist sandbox labels on create by @matthewgrossman in #2306
- fix: remove mentions of bundled-z3 in CI and wheel builds by @SDAChess in #2322
- fix(gateway): probe Docker socket during driver auto-detection by @krishicks in #2303
- chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 by @dependabot[bot] in #2289
- chore(deps): bump softprops/action-gh-release from 3.0.1 to 3.0.2 by @dependabot[bot] in #2288
- feat(tui): navigate panels via Up/Down arrow overflow at list boundaries by @varshaprasad96 in #2287
- feat(providers): AWS STS AssumeRole refresh strategy and aws-s3 profile by @russellb in #1782
- rfc-0009: supervisor middleware by @pimlock in #1738
- test(e2e): run VM suite in CI by @drew in #2305
- fix(vm-driver): fixes BYOC sandbox creation failing with ext4-fs writ… by @bornav in #2150
- feat(supervisor-middleware): add network egress middleware by @pimlock in #2027
New Contributors
- @matthewgrossman made their first contribution in #2306
- @varshaprasad96 made their first contribution in #2287
- @bornav made their first contribution in #2150
Full Changelog: v0.0.85...v0.0.86