Skip to content

OpenShell v0.0.72

Choose a tag to compare

@github-actions github-actions released this 29 Jun 15:42
· 323 commits to main since this release
8cb16de

OpenShell v0.0.72

Quick install

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

What's Changed

  • fix(policy): reserve provider rule namespace by @johntmyers in #1991
  • fix(openshell-network-supervisor): gate proxy accept on symlink resolution readiness by @Cali0707 in #1968
  • feat(sandbox): proxy-side AWS SigV4 credential signing for CONNECT tunnels by @jhjaggars in #1638
  • feat(kubernetes): support agent-sandbox v1beta1 by @TaylorMutch in #2009
  • fix(server): prevent exec relays from hanging on idle connections by @Gal-Zaidman in #1992
  • fix(build): use zig archive tools for cross builds by @TaylorMutch in #2014
  • fix(python): include generated proto stubs in Linux wheels by @maxdubrinsky in #2029
  • feat(l7): add JSON-RPC and MCP policy enforcement by @krishicks in #1865
  • chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #2038
  • chore(deps): bump actions/attest from 4.1.0 to 4.1.1 by @dependabot[bot] in #2037
  • chore(deploy): use OCI registry for cert-manager Helm chart by @lunarwhite in #2041

New Contributors

Full Changelog: v0.0.71...v0.0.72