Skip to content

OpenShell v0.0.102

Choose a tag to compare

@github-actions github-actions released this 10 Aug 15:05
· 85 commits to main since this release
f48b05e

OpenShell v0.0.102

Quick install

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

What's Changed

  • fix(e2e): separate Podman Machine loopback listeners by @matthewgrossman in #2622
  • fix(policy): prevent implicit authorization inheritance by @shiju-nv in #2499
  • fix(gateway-interceptors): apply tls-native-roots for HTTPS interceptor endpoints by @sauagarwa in #2666

Full Changelog: v0.0.101...v0.0.102