OpenShell v0.0.98
Quick install
:::bash
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.98 sh
What's Changed
- test(podman): gate gateway discovery test on Linux by @krishicks in https://github.com/NVIDIA/OpenShell/pull/2580
- feat(bazel): add rustfmt checks to tests by @SDAChess in https://github.com/NVIDIA/OpenShell/pull/2599
- feat(vm): export driver traces over OTLP by @krishicks in https://github.com/NVIDIA/OpenShell/pull/2564
Full Changelog: https://github.com/NVIDIA/OpenShell/compare/v0.0.97...v0.0.98