Skip to content

OpenShell v0.0.62

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jun 15:35
· 1 commit to main since this release
fb83d1a

OpenShell v0.0.62

Quick install

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

What's Changed

  • fix(server): use public tonic body type in gRPC rate limiter by @alangou in #1872
  • feat(gateway): add reconciler lease for HA multi-replica deployments by @derekwaynecarr in #1577
  • feat(gateway): add system registry support and source indicators by @alexclewontin in #1625

Full Changelog: v0.0.61...v0.0.62