Skip to content

OpenShell v0.0.106

Choose a tag to compare

@github-actions github-actions released this 14 Aug 18:47
· 59 commits to main since this release
c4b500a

OpenShell v0.0.106

Quick install

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

What's Changed

  • ci(cargo-deny): add dependency audit with cargo-deny by @Ygnas in #2677
  • feat(sdk/go): complete Go SDK with domain clients, auth, and hardening by @rhuss in #2702
  • chore(deps): bump jdx/mise-action from 4.2.0 to 4.2.4 by @dependabot[bot] in #2716
  • chore(deps): bump Swatinem/rust-cache from 2.9.1 to 2.9.2 by @dependabot[bot] in #2670
  • feat(sdk): add TypeScript SDK (@nvidia/openshell-sdk) by @maxdubrinsky in #2122
  • docs(telemetry): Add telemetry reports by @kirit93 in #2690
  • feat(helm): cert-manager external issuer + OpenShift passthrough Route by @jhjaggars in #2468

Full Changelog: v0.0.105...v0.0.106