Skip to content

OpenShell v0.0.113

Choose a tag to compare

@github-actions github-actions released this 25 Aug 15:04
· 44 commits to main since this release
4558839

OpenShell v0.0.113

Quick install

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

What's Changed

  • feat(docker): export driver traces over OTLP by @krishicks in #2851
  • fix(proxy): normalize trailing-dot CONNECT hosts before policy evaluation by @letv1nnn in #2248
  • feat(sandbox,podman): trust corporate CA for https:// proxies and intercepted TLS by @feloy in #2512
  • test(e2e): pin direct podman calls to harness socket on macOS by @russellb in #2909
  • fix(core): fall back to podman CLI when no API socket is found by @russellb in #1858
  • fix(ci): allow pasta to receive Podman stop signals by @elezar in #2900
  • fix(python): remove CLI from wheel by @SDAChess in #2321

Full Changelog: v0.0.112...v0.0.113