OpenShell v0.0.116
Quick install
:::bash
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.116 sh
What's Changed
- fix(dev): harden local cluster and gateway startup by @krishicks in https://github.com/NVIDIA/OpenShell/pull/2993
- fix(server): suppress expected session errors on shutdown by @krishicks in https://github.com/NVIDIA/OpenShell/pull/2994
- test(network): avoid DNS socket bind race by @krishicks in https://github.com/NVIDIA/OpenShell/pull/2996
- chore(deps): bump jdx/mise-action from 4.2.4 to 4.3.0 by @dependabot[bot] in https://github.com/NVIDIA/OpenShell/pull/2970
- fix(ci): normalize macOS binary dependencies by @SDAChess in https://github.com/NVIDIA/OpenShell/pull/3006
Full Changelog: https://github.com/NVIDIA/OpenShell/compare/v0.0.115...v0.0.116