OpenShell v0.0.103
OpenShell v0.0.103
Quick install
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.103 shWhat's Changed
- fix(sandbox): acknowledge unchanged policy revisions by @NaveCohenMonday in #2557
- fix(gator): allow same-sha state nudges by @johntmyers in #2681
- feat(proxy): bind static credentials to provider endpoints by @johntmyers in #2510
- fix(gateway-interceptors): configure connect timeout and HTTP/2 keepalive on interceptor gRPC channel by @letv1nnn in #2618
- chore(ci): disable telemetry in internal test runs by @matthewgrossman in #2648
- perf(supervisor-middleware): remove body clones from local dispatch by @shiju-nv in #2679
Full Changelog: v0.0.102...v0.0.103