OpenShell v0.0.56
OpenShell v0.0.56
Quick install
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.56 shWhat's Changed
- chore(mise): refresh tool lockfile by @krishicks in #1712
- ci(release): authenticate snap canary artifact download by @krishicks in #1711
- docs(container-gateway): fix Docker driver setup for containerized gateway by @ericcurtin in #1419
- refactor(server): deduplicate test helpers and grpc utilities by @ericcurtin in #1708
- fix(gateway): allow local sandbox jwt to not expire by @TaylorMutch in #1721
- fix(helm): create sandbox JWT secret when cert-manager is enabled by @TaylorMutch in #1700
- feat(k8s-driver): add default_runtime_class_name config for sandbox pods by @sjenning in #1729
- docs: Add Hermes Agent to supported agents by @shannonsands in #1735
- fix(cli): roll back gateway registration when auth fails during gateway add by @zanetworker in #1538
- refactor: deduplicate shared driver and TUI helpers by @ericcurtin in #1741
- feat(cli): support multiple --upload flags on sandbox create (#1635) by @feloy in #1645
New Contributors
- @shannonsands made their first contribution in #1735
- @feloy made their first contribution in #1645
Full Changelog: v0.0.55...v0.0.56