Skip to content

Releases: hyprmcp/mcp-gateway

v0.3.1

30 Oct 16:35
9ca08f3

Choose a tag to compare

0.3.1 (2025-10-29)

Other

  • deps: update github artifact actions (major) (#82) (c1a8df0)
  • deps: update googleapis/release-please-action action to v4.4.0 (#81) (3db34e3)
  • deps: update sigstore/cosign-installer action to v4 (#79) (1724f81)
  • use hyprmcp dex for who-am-i demo (#74) (7d29ed9)

v0.3.0

06 Oct 07:59
e7e2307

Choose a tag to compare

0.3.0 (2025-10-06)

Features

  • add proxying existing protected resource metadata (#73) (5c12538)

Bug Fixes

  • deps: update module github.com/google/jsonschema-go to v0.3.0 (#67) (45865b5)

Other

  • deps: update docker/login-action action to v3.6.0 (#70) (e40be1f)
  • upgrade @hyprmcp/mcp-install-instructions-generator to 0.2.0 (#68) (ab3e98f)

v0.2.6

15 Sep 11:29
3ee5f80

Choose a tag to compare

0.2.6 (2025-09-15)

Other

  • deps: upgrade @hyprmcp/mcp-install-instructions-generator to 0.1.1 (#64) (fc3c8db)

v0.2.5

15 Sep 09:26
e6ba9fa

Choose a tag to compare

0.2.5 (2025-09-15)

Bug Fixes

  • add showing html response also if auth is disabled (#61) (39e5729)
  • deps: update module github.com/google/jsonschema-go to v0.2.3 (#57) (38be463)
  • deps: update module github.com/lestrrat-go/jwx/v3 to v3.0.11 (#60) (d171699)
  • deps: update module github.com/modelcontextprotocol/go-sdk to v0.5.0 (#59) (204e1a2)

Other

  • deps: update sigstore/cosign-installer action to v3.10.0 (#58) (94afbd7)
  • final rename to hyprmcp (#63) (02baf70)

v0.2.4

10 Sep 13:09
cbb4b47

Choose a tag to compare

0.2.4 (2025-09-10)

Bug Fixes

  • deps: update module github.com/google/jsonschema-go to v0.2.1 (#53) (916eeb5)
  • deps: update module github.com/modelcontextprotocol/go-sdk to v0.4.0 (#52) (568900b)
  • deps: update module google.golang.org/grpc to v1.75.1 (#55) (6be6137)

Other

  • add responding with html if request has "Accept: text/html" header (#54) (876ad98)
  • deps: update dependency go to v1.25.1 (#49) (715b945)

Docs

v0.2.3

03 Sep 14:11
6d364b2

Choose a tag to compare

0.2.3 (2025-09-03)

Bug Fixes

  • deps: update github.com/google/jsonschema-go digest to 7d3a774 (#47) (d426690)
  • deps: update module github.com/dexidp/dex/api/v2 to v2.4.0 (#42) (a90d24f)
  • deps: update module github.com/modelcontextprotocol/go-sdk to v0.3.1 (#40) (4678d91)
  • deps: update module github.com/spf13/cobra to v1.10.1 (#43) (5302710)

Other

  • release: enable include "v" in tag (#46) (f22ba35)

Docs

v0.2.2

29 Aug 09:07
3facb82

Choose a tag to compare

0.2.2 (2025-08-29)

Bug Fixes

  • omit empty ClientSecret from DCR response (#38) (0e3f7d7)

v0.2.1

28 Aug 13:36
3b8b9fd

Choose a tag to compare

0.2.1 (2025-08-28)

Other

  • add config for DCR public/private client (#36) (282db47)

v0.2.0

27 Aug 14:52
e6c7888

Choose a tag to compare

0.2.0 (2025-08-27)

Features

  • add authorization handler to inject openid scope if missing, return scope in DCR response (#32) (e2978e9)

Bug Fixes

  • jwk refresh in background context and reduced min/max interval (#33) (c92e2f2)

v0.1.2

26 Aug 15:44
09c5943

Choose a tag to compare

0.1.2 (2025-08-26)

Bug Fixes

  • add request path to metadata and protected resource path (#31) (cf4b2c0)

Docs

  • improve github link in example docs (8fe53f6)