Skip to content

Release v0.8.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 21:30

Final release for v0.8.0.

Commit:

  • ba67e796418c530a6372b01e06935dde31324290

Included:

  • hyper-mcp binaries for Linux, macOS & Windows
  • hyper-mcp MCP Bundles (.mcpb) for one-click install in Claude Desktop
  • hyper-mcp container image: ghcr.io/hyper-mcp-rs/hyper-mcp:v0.8.0

✅ Multi-arch digest (immutable, recommended for pinning):

  • ghcr.io/hyper-mcp-rs/hyper-mcp@sha256:65f1c89376c382f7a3709278d58c2de9b943ba4075c3f369ba2f3801ffdb91ca

All container images are signed with Cosign. Verify with:

cosign verify   --certificate-identity "https://github.com/hyper-mcp-rs/hyper-mcp/.github/workflows/release.yml@refs/tags/v0.8.0"   --certificate-oidc-issuer "https://token.actions.githubusercontent.com"   ghcr.io/hyper-mcp-rs/hyper-mcp@sha256:65f1c89376c382f7a3709278d58c2de9b943ba4075c3f369ba2f3801ffdb91ca

What's Changed

  • github-actions Update GitHub Actions to v7 by @renovate[bot] in #194
  • github-actions Update GitHub Actions to v6.0.3 by @renovate[bot] in #195

Full Changelog: v0.7.4...v0.8.0