OpenShell v0.0.97
OpenShell v0.0.97
Quick install
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.97 shWhat's Changed
- refactor(otel): share OTLP trace provider setup by @krishicks in #2567
- feat(compute): negotiate gateway callback listeners by @elezar in #2492
- fix(server): isolate otel tracing test exporters by @krishicks in #2579
- chore(deps): bump actions/attest from 4.2.0 to 4.2.1 by @dependabot[bot] in #2572
- refactor(network): consolidate proxy egress pipeline by @johntmyers in #2373
- fix(podman): combine sandbox stop and removal by @pimlock in #2570
- chore(deps): bump docker/login-action from 4.5.2 to 4.6.0 by @dependabot[bot] in #2573
- chore(build): bump sccache to 0.16.0 by @matthewgrossman in #2581
- test(server): stabilize watch span cancellation test by @pimlock in #2582
- fix(supervisor): quote nft log prefix in bypass rules by @gracesmith6504 in #2555
- feat(build): prototype Bazel build system by @SDAChess in #2414
- build(bazel): add OpenTelemetry crate targets by @SDAChess in #2595
Full Changelog: v0.0.96...v0.0.97