Releases: tbxark/mcp-proxy
Releases · tbxark/mcp-proxy
v0.43.2
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
- @dlad made their first contribution in #51
- @majiayu000 made their first contribution in #52
Full Changelog: v0.43.0...v0.43.2
v0.43.0
v0.42.0
Full Changelog: v0.41.1...v0.42.0
v0.41.1
fix: replace bufio.Scanner with bufio.Reader to support large message mark3labs/mcp-go#603
v0.39.1
Full Changelog: v0.33.0...v0.39.1
v0.33.0
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