OpenShell v0.0.99
OpenShell v0.0.99
Quick install
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.99 shWhat's Changed
- test: disable tests flaky under parallel stress by @SDAChess in #2611
- feat(build): add system CA root mode by @politerealism in #2324
- test(server): fix race condition in tracing tests by @krishicks in #2604
- docs: add experimental Bazel build commands by @rhuss in #2600
- feat(sandbox): honor OCI image working directories by @matthewgrossman in #2530
- docs(cli): recommend providers for secrets by @krishicks in #2603
- perf(net): set TCP_NODELAY on latency-sensitive TCP hops by @purp in #2220
Full Changelog: v0.0.98...v0.0.99