Skip to content

OpenShell v0.0.59

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jun 20:07
· 19 commits to main since this release
3a4463e

OpenShell v0.0.59

Quick install

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

What's Changed

  • test(cli): avoid browser launch in auth rollback test by @elezar in #1808
  • docs: document DCO commit sign-off requirement by @elezar in #1811
  • refactor: deduplicate OCSF builder setters and persistence helpers by @ericcurtin in #1800
  • feat(vm): add vm life cycle extensions by @cheese-head in #1583
  • feat(cli): add generic output formatter to eliminate --output flag duplication by @jeffmaury in #1753
  • feat(cli): add --env flag to sandbox create/exec and fix env var passthrough by @russellb in #1730
  • chore(snap): remove early snap packaging by @zyga in #1648
  • fix(cli): fall back to regular upload when git filtering excludes all files by @russellb in #1783

New Contributors

Full Changelog: v0.0.58...v0.0.59