Skip to content

Releases: sparfenyuk/mcp-proxy

v0.12.0

Choose a tag to compare

@sparfenyuk sparfenyuk released this 14 May 20:13

What's Changed

  • build(deps): bump the actions group across 1 directory with 3 updates by @dependabot[bot] in #131
  • build(deps): bump mcp from 1.18.0 to 1.19.0 by @dependabot[bot] in #129
  • build(deps): bump uvicorn from 0.37.0 to 0.38.0 by @dependabot[bot] in #127
  • Add client credentials authentication for SSE and streamable http mcp server connections by @BartMemelink in #128
  • build(deps): bump the actions group across 1 directory with 4 updates by @dependabot[bot] in #139
  • build(deps): bump mcp from 1.19.0 to 1.22.0 by @dependabot[bot] in #140
  • Update server description to mention streamable HTTP or SSE by @domdomegg in #141
  • build(deps): bump the actions group with 3 updates by @dependabot[bot] in #142
  • build(deps): bump the actions group with 5 updates by @dependabot[bot] in #151
  • build(deps): bump uvicorn from 0.38.0 to 0.40.0 by @dependabot[bot] in #155
  • build(deps): bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #159
  • build(deps): bump mcp from 1.22.0 to 1.25.0 by @dependabot[bot] in #154
  • build(deps): bump mcp from 1.25.0 to 1.26.0 by @dependabot[bot] in #160
  • build(deps): bump python-multipart from 0.0.20 to 0.0.22 in the uv group across 1 directory by @dependabot[bot] in #162
  • build(deps): bump uvicorn from 0.40.0 to 0.41.0 by @dependabot[bot] in #166
  • build(deps): bump the actions group across 1 directory with 9 updates by @dependabot[bot] in #169
  • build(deps): bump the uv group across 1 directory with 2 updates by @dependabot[bot] in #170
  • feat: add --expose-header CLI option for configuring Access-Control-Expose-Headers by @geezerrrr in #144
  • build(deps): bump uvicorn from 0.41.0 to 0.46.0 by @dependabot[bot] in #191
  • build(deps): bump the actions group across 1 directory with 7 updates by @dependabot[bot] in #188
  • fix: forward meta parameter in call_tool handler by @stevehaertel in #189
  • build(deps): bump mcp from 1.26.0 to 1.27.1 by @dependabot[bot] in #204
  • fix(sse): propagate stateless flag to ServerSession in handle_sse_ins… by @mczink in #210

New Contributors

Full Changelog: v0.10.0...v0.12.0

What's Changed

  • build(deps): bump mcp from 1.25.0 to 1.26.0 by @dependabot[bot] in #160
  • build(deps): bump python-multipart from 0.0.20 to 0.0.22 in the uv group across 1 directory by @dependabot[bot] in #162
  • build(deps): bump uvicorn from 0.40.0 to 0.41.0 by @dependabot[bot] in #166
  • build(deps): bump the actions group across 1 directory with 9 updates by @dependabot[bot] in #169
  • build(deps): bump the uv group across 1 directory with 2 updates by @dependabot[bot] in #170
  • feat: add --expose-header CLI option for configuring Access-Control-Expose-Headers by @geezerrrr in #144
  • build(deps): bump uvicorn from 0.41.0 to 0.46.0 by @dependabot[bot] in #191
  • build(deps): bump the actions group across 1 directory with 7 updates by @dependabot[bot] in #188
  • fix: forward meta parameter in call_tool handler by @stevehaertel in #189
  • build(deps): bump mcp from 1.26.0 to 1.27.1 by @dependabot[bot] in #204
  • fix(sse): propagate stateless flag to ServerSession in handle_sse_ins… by @mczink in #210

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

Choose a tag to compare

@sparfenyuk sparfenyuk released this 15 Jan 18:27

What's Changed

  • build(deps): bump the actions group across 1 directory with 3 updates by @dependabot[bot] in #131
  • build(deps): bump mcp from 1.18.0 to 1.19.0 by @dependabot[bot] in #129
  • build(deps): bump uvicorn from 0.37.0 to 0.38.0 by @dependabot[bot] in #127
  • Add client credentials authentication for SSE and streamable http mcp server connections by @BartMemelink in #128
  • build(deps): bump the actions group across 1 directory with 4 updates by @dependabot[bot] in #139
  • build(deps): bump mcp from 1.19.0 to 1.22.0 by @dependabot[bot] in #140
  • Update server description to mention streamable HTTP or SSE by @domdomegg in #141
  • build(deps): bump the actions group with 3 updates by @dependabot[bot] in #142
  • build(deps): bump the actions group with 5 updates by @dependabot[bot] in #151
  • build(deps): bump uvicorn from 0.38.0 to 0.40.0 by @dependabot[bot] in #155
  • build(deps): bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #159
  • build(deps): bump mcp from 1.22.0 to 1.25.0 by @dependabot[bot] in #154

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

Choose a tag to compare

@sparfenyuk sparfenyuk released this 26 Oct 16:35

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

Choose a tag to compare

@sparfenyuk sparfenyuk released this 22 Sep 19:29

What's Changed

New Contributors

Full Changelog: v0.8.2...v0.9.0

v0.8.2

Choose a tag to compare

@sparfenyuk sparfenyuk released this 05 Jul 13:48

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

Choose a tag to compare

@sparfenyuk sparfenyuk released this 05 Jul 10:01

What's Changed

  • fix: updated default values for --port and --host by @invarrow in #76
  • feat: support env field in config file by @knaou in #79
  • fix: disable redirect to trailing slashes by @imtsuki in #89

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

Choose a tag to compare

@sparfenyuk sparfenyuk released this 31 May 07:23

New feature: Named servers

With this release, a single instance of mcp-proxy can now proxy multiple STDIO servers.

uv run mcp-proxy --transport sse --port=8080 --named-server-config ./servers.json

➡️ See the README.md for details.

What's Changed

  • feat: support proxying multiple MCP stdio servers to SSE by @sammcj in #65
  • [BUG] Fixed missing slash on SEE /messages path by @hektorjg in #71

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@sparfenyuk sparfenyuk released this 26 May 07:52
f31cd3e

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@sparfenyuk sparfenyuk released this 13 May 06:46
774b4aa

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

Choose a tag to compare

@sparfenyuk sparfenyuk released this 25 Mar 08:42
79670a4

What's Changed

Full Changelog: v0.5.0...v0.5.1