Skip to content

OpenShell v0.0.115

Choose a tag to compare

@github-actions github-actions released this 27 Aug 18:03
· 16 commits to main since this release
f68867b

OpenShell v0.0.115

Quick install

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

What's Changed

  • feat(dev): unify local Kubernetes gateway workflow by @krishicks in #2914
  • docs(agents): clarify user-visible PR review feedback by @krishicks in #2910
  • feat(kubernetes): export driver traces over OTLP by @krishicks in #2958
  • fix(supervisor): log unmatched L7 route denials by @wtrep in #2916
  • fix(supervisor-network): distinguish absent policy binary from filesystem-access failure by @letv1nnn in #2948
  • feat(driver-mxc): native Windows MXC compute driver + server wiring by @jamieknvidia in #2721
  • ci: remove rootless podman e2e lane by @elezar in #2981
  • ci(stale): increase stale workflow processing budget by @elezar in #2979
  • ci(security): add informational security checks by @alangou in #2930
  • chore(deps): bump quinn-proto from 0.11.14 to 0.11.17 by @dependabot[bot] in #2986
  • chore(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.1 in /sdk/go by @dependabot[bot] in #2985
  • feat(test-guest): add snap lifecycle reproduction harness by @elezar in #2865
  • feat(build): publish OCI SBOM and provenance attestations by @alangou in #2836
  • ci: build release binaries with Nix by @SDAChess in #2977
  • feat(gateway): identify gateways in exported traces by @krishicks in #2647

New Contributors

Full Changelog: v0.0.114...v0.0.115