Skip to content

OpenShell v0.0.48

Choose a tag to compare

@github-actions github-actions released this 25 May 21:20
· 170 commits to main since this release
286ce7c

OpenShell v0.0.48

Quick install

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

What's Changed

  • feat(providers): derive discovery from profiles by @johntmyers in #1503
  • docs: update NemoClaw/OpenClaw references by @drew in #1529
  • ci: seed shared Rust caches from main by @pimlock in #1530
  • fix(release): build host Linux binaries with glibc floor by @pimlock in #1490
  • fix(homebrew): repair local driver bootstrap state by @TaylorMutch in #1527
  • ci: install cargo-zigbuild from release binaries by @pimlock in #1533
  • fix(cli): propagate --gateway-insecure to OIDC auth flows by @zanetworker in #1535
  • ci(release): smoke test rpm artifacts on fedora by @pimlock in #1558
  • chore(deps): bump docker/login-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #1554
  • chore(helm): add missing SPDX header to gateway-config template by @mesutoezdil in #1545
  • ci(release): skip python rpm in gateway smoke test by @pimlock in #1559

Full Changelog: v0.0.47...v0.0.48