Skip to content

Releases: tbxark/mcp-proxy

v0.43.2

Choose a tag to compare

@tbxark tbxark released this 04 Jan 01:58
7935287

What's Changed

  • Add git to container image by @dlad in #51
  • fix: HTTP headers not being sent on the request by @majiayu000 in #52

New Contributors

Full Changelog: v0.43.0...v0.43.2

v0.43.0

Choose a tag to compare

@tbxark tbxark released this 03 Nov 13:25
34cc606

What's Changed

  • feat: add per-server enabled option to allow temporarily disabling by @pokutuna in #48

New Contributors

Full Changelog: v0.42.0...v0.43.0

v0.42.0

Choose a tag to compare

@tbxark tbxark released this 29 Oct 10:15
6b81642

Full Changelog: v0.41.1...v0.42.0

v0.41.1

Choose a tag to compare

@tbxark tbxark released this 17 Oct 07:12
a1c6900

fix: replace bufio.Scanner with bufio.Reader to support large message mark3labs/mcp-go#603

v0.39.1

Choose a tag to compare

@tbxark tbxark released this 06 Sep 13:14
4970d96

Full Changelog: v0.33.0...v0.39.1

v0.33.0

Choose a tag to compare

@tbxark tbxark released this 08 Jul 09:30
57e93bd

What's Changed

  • feat: improve MCP Ping failure tracking and recovery logging by @appleboy in #29
  • ci: automate tagged releases with GoReleaser and GitHub Actions by @appleboy in #28
  • docs: revamp and clarify configuration and usage documentation by @appleboy in #30
  • feat: add support for insecure config loading via new CLI flag by @appleboy in #31
  • refactor: refactor HTTP transport to clone default with insecure option by @appleboy in #32

New Contributors

Full Changelog: v0.32.0...v0.33.0

v0.32.0

Choose a tag to compare

@tbxark tbxark released this 19 Jun 06:00
b9116d5
  • Add server-side streaming HTTP transport support.

v0.28.0

Choose a tag to compare

@tbxark tbxark released this 01 Jun 09:05
32d9143
fix: 404 Page Not Found After Latest Commit bc1d2125 #21