Skip to content

OpenShell v0.0.56

Choose a tag to compare

@github-actions github-actions released this 04 Jun 17:30
· 42 commits to main since this release
eea9751

OpenShell v0.0.56

Quick install

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

What'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

Full Changelog: v0.0.55...v0.0.56