Skip to content

Releases: tuananh/hyper-mcp

Nightly build

26 Mar 16:18
8cd99f5
Compare
Choose a tag to compare
Nightly build Pre-release
Pre-release

Nightly build from main branch.

This release includes:

  • hyper-mcp binaries for Linux & macOS
  • hyper-mcp container image: ghcr.io/tuananh/hyper-mcp:nightly
  • Plugin images: ghcr.io/tuananh/<plugin-name>-plugin:nightly

All container images are signed with Cosign. Verify the image like this:

cosign verify \
  --certificate-identity "https://github.com/tuananh/hyper-mcp/.github/workflows/nightly.yml@refs/heads/main" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  ghcr.io/tuananh/hyper-mcp:nightly

Release v0.1.4

03 Jul 14:51
Compare
Choose a tag to compare

Final release for v0.1.4.

Included:

  • hyper-mcp binaries for Linux & macOS
  • hyper-mcp container image: ghcr.io/tuananh/hyper-mcp:v0.1.4
  • Plugin images: ghcr.io/tuananh/<plugin-name>-plugin:v0.1.4

All container images are signed with Cosign. Verify with:

cosign verify \
  --certificate-identity "https://github.com/tuananh/hyper-mcp/.github/workflows/release.yml@refs/tags/v0.1.4" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  ghcr.io/tuananh/hyper-mcp:v0.1.4

Release v0.1.3

25 May 05:08
Compare
Choose a tag to compare

Final release for v0.1.3.

Included:

  • hyper-mcp binaries for Linux & macOS
  • hyper-mcp container image: ghcr.io/tuananh/hyper-mcp:v0.1.3
  • Plugin images: ghcr.io/tuananh/<plugin-name>-plugin:v0.1.3

All container images are signed with Cosign. Verify with:

cosign verify \
  --certificate-identity "https://github.com/tuananh/hyper-mcp/.github/workflows/release.yml@refs/tags/v0.1.3" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  ghcr.io/tuananh/hyper-mcp:v0.1.3

Release v0.1.2

08 May 11:35
Compare
Choose a tag to compare

Final release for v0.1.2.

Included:

  • hyper-mcp binaries for Linux & macOS
  • hyper-mcp container image: ghcr.io/tuananh/hyper-mcp:v0.1.2
  • Plugin images: ghcr.io/tuananh/<plugin-name>-plugin:v0.1.2

All container images are signed with Cosign. Verify with:

cosign verify ghcr.io/tuananh/hyper-mcp:v0.1.2
cosign verify ghcr.io/tuananh/<plugin-name>-plugin:v0.1.2

Release v0.1.1

29 Apr 08:48
Compare
Choose a tag to compare

Final release for v0.1.1.

Included:

  • hyper-mcp binaries for Linux & macOS
  • hyper-mcp container image: ghcr.io/tuananh/hyper-mcp:v0.1.1
  • Plugin images: ghcr.io/tuananh/<plugin-name>-plugin:v0.1.1

All container images are signed with Cosign. Verify with:

cosign verify ghcr.io/tuananh/hyper-mcp:v0.1.1
cosign verify ghcr.io/tuananh/<plugin-name>-plugin:v0.1.1

Release v0.1.0

23 Apr 15:50
Compare
Choose a tag to compare

Final release for v0.1.0.

Included:

  • hyper-mcp binaries for Linux & macOS
  • hyper-mcp container image: ghcr.io/tuananh/hyper-mcp:v0.1.0
  • Plugin images: ghcr.io/tuananh/<plugin-name>-plugin:v0.1.0

All container images are signed with Cosign. Verify with:

cosign verify ghcr.io/tuananh/hyper-mcp:v0.1.0
cosign verify ghcr.io/tuananh/<plugin-name>-plugin:v0.1.0