Skip to content

OpenShell v0.0.82

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jul 15:33
94cdd69

OpenShell v0.0.82

Quick install

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

What's Changed

  • fix(tui): route warning logs to status bar instead of stderr by @r3v5 in #2210
  • fix(mcp): include tool names in policy logs by @kirit93 in #2189
  • chore(deps): bump astral-sh/setup-uv from 8.3.1 to 8.3.2 by @dependabot[bot] in #2206
  • docs(openshift): simplify install steps and update Helm README by @ChristianZaccaria in #2125
  • docs(issues): require release and duplicate checks by @elezar in #2214
  • fix(core): pin supervisor image tag to gateway version for all drivers by @benoitf in #2070
  • fix(helm): propagate supervisor image overrides by @TaylorMutch in #2216
  • feat(kubernetes): add sidecar supervisor topology by @TaylorMutch in #2076
  • feat(kubernetes): support PVC subPath driver config by @mjamiv in #2034
  • fix(network): fail closed when credential placeholders cannot be rewritten by @TonyLuo-NV in #2162
  • fix(server): allow newlines in exec command arguments by @zanetworker in #1965
  • chore(deps): bump actions/stale from 10.3.0 to 10.4.0 by @dependabot[bot] in #2234

New Contributors

Full Changelog: v0.0.81...v0.0.82