Skip to content

OpenShell v0.0.88

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:18
3ff15a1

OpenShell v0.0.88

Quick install

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

What's Changed

  • ci(e2e): reuse prebuilt CLI and gateway artifacts by @elezar in #2311
  • docs: fix broken links and small inconsistencies by @mesutoezdil in #2329
  • fix(gateway): honor tty flag for interactive exec by @emonq in #2315
  • chore(deps): bump actions/attest from 4.1.1 to 4.2.0 by @dependabot[bot] in #2357
  • chore(ci): pin pr gate action by @elezar in #2368
  • fix(ci): grant E2E permissions to release workflows by @pimlock in #2376
  • fix(providers): allow git clone/fetch via default GitHub provider by @russellb in #2317
  • fix(build): raise open-file limit for host musl cross-compile on macOS by @purp in #2307
  • fix(supervisor-network): warn on unsupported L7 access presets by @lunarwhite in #2177
  • feat(workspace): add workspace resource model with scoping, membershi… by @derekwaynecarr in #2243
  • fix(supervisor): tailor Landlock rights by inode type by @drew in #2380
  • perf(build): share sccache across worktrees by @matthewgrossman in #2379
  • chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #2381
  • fix(driver-podman): avoid panic when HOME is unset on macOS by @mesutoezdil in #2327
  • fix(ci): fix mirror SHA detection in e2e-label-help workflow by @rhuss in #2236

New Contributors

Full Changelog: v0.0.87...v0.0.88