File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.2.6 "
2+ "." : " 0.3.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.3.0] ( https://github.com/hyprmcp/mcp-gateway/compare/v0.2.6...v0.3.0 ) (2025-10-06)
4+
5+
6+ ### Features
7+
8+ * add proxying existing protected resource metadata ([ #73 ] ( https://github.com/hyprmcp/mcp-gateway/issues/73 ) ) ([ 5c12538] ( https://github.com/hyprmcp/mcp-gateway/commit/5c12538e0ae68e38ee0f1ff690720ca6a3526aae ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** deps:** update module github.com/google/jsonschema-go to v0.3.0 ([ #67 ] ( https://github.com/hyprmcp/mcp-gateway/issues/67 ) ) ([ 45865b5] ( https://github.com/hyprmcp/mcp-gateway/commit/45865b55cae03ff89970a2fcb02e93b2542eb0c1 ) )
14+
15+
16+ ### Other
17+
18+ * ** deps:** update docker/login-action action to v3.6.0 ([ #70 ] ( https://github.com/hyprmcp/mcp-gateway/issues/70 ) ) ([ e40be1f] ( https://github.com/hyprmcp/mcp-gateway/commit/e40be1fb41d71df25a742a8abe64974ba8f8a64a ) )
19+ * upgrade @hyprmcp/mcp-install-instructions-generator to 0.2.0 ([ #68 ] ( https://github.com/hyprmcp/mcp-gateway/issues/68 ) ) ([ ab3e98f] ( https://github.com/hyprmcp/mcp-gateway/commit/ab3e98f7fcbb9e56be1db5ae707cb737632ae1de ) )
20+
321## [ 0.2.6] ( https://github.com/hyprmcp/mcp-gateway/compare/v0.2.5...v0.2.6 ) (2025-09-15)
422
523
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ services:
1818 - .dex.secret.env
1919
2020 gateway :
21- image : ghcr.io/hyprmcp/mcp-gateway:0.2.6 # x-release-please-version
21+ image : ghcr.io/hyprmcp/mcp-gateway:0.3.0 # x-release-please-version
2222 command :
2323 [
2424 " serve" ,
You can’t perform that action at this time.
0 commit comments