Skip to content

OpenShell v0.0.104

Choose a tag to compare

@github-actions github-actions released this 12 Aug 15:02
· 117 commits to main since this release
dd2b4e3

OpenShell v0.0.104

Quick install

curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.104 sh

What's Changed

  • feat(build): add glibc-static supervisor libc variant by @EmilienM in #2682
  • fix(sbom): detect sha256 hashes in expression-form licenses in needs_fix by @mesutoezdil in #1911
  • feat(gateway,cli): windows compilation support by @araza008 in #2496
  • feat(cli): warn when --env values look like credentials by @letv1nnn in #2655

New Contributors

Full Changelog: v0.0.103...v0.0.104