Skip to content

OpenShell v0.0.46

Choose a tag to compare

@github-actions github-actions released this 21 May 15:30
· 23 commits to main since this release
e3f009f

OpenShell v0.0.46

Quick install

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

What's Changed

  • docs(providers): add Providers v2 guide by @johntmyers in #1442
  • refactor: deduplicate shared driver and provider constants by @ericcurtin in #1474
  • docs(agents): add release canary testing skill by @TaylorMutch in #1440
  • chore(deps): bump azure/setup-helm from 4 to 5 by @dependabot[bot] in #1468
  • fix(server): add ConnectSupervisor and RelayStream to SANDBOX_METHODS by @zanetworker in #1475
  • fix(ci): eliminate image-tag race between concurrent workflows by @mesutoezdil in #1413
  • test(server): cover service endpoint plaintext security by @drew in #1352
  • fix(cli): add auth and TLS support to completion client by @sjenning in #1489
  • fix(scripts): use portable lowercase in normalize_bool for Bash 3.2 by @benoitf in #1493
  • refactor(server): extract shared relay-await and sandbox-scan helpers by @ericcurtin in #1495

New Contributors

Full Changelog: v0.0.45...v0.0.46