OpenShell v0.0.113
OpenShell v0.0.113
Quick install
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.113 shWhat'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