Skip to content

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 18 May 14:49
· 315 commits to main since this release
cd4f6ac

📦 MCP Gateway v0.4.3

Turn your MCP Servers and APIs into MCP endpoints — effortlessly, without modifying the original code.

✨ 新功能

  • 支持OpenAPI 3.1和Swagger 2.0转换功能
  • 添加用户友好的网关配置编辑模式
  • 添加Redis会话存储的前缀配置
  • 添加issue模板,支持bug报告、功能请求、讨论和提案

📘 文档:https://mcp.ifuryst.com
🐙 源码:https://github.com/mcp-ecosystem/mcp-gateway
🐳 Docker 镜像:ghcr.io/mcp-ecosystem/mcp-gateway/allinone:latest
💬 加入我们的 Discord 社区参与讨论:https://discord.gg/udf69cT9TY
🔗 扫描下方二维码加入社区微信群,备注:mcp-gatewaymcpgw
微信群二维码


感谢所有参与和关注该项目的开发者与用户 💖


✨ New Features

  • Support OpenAPI 3.1 and Swagger 2.0 conversion
  • Add user-friendly gateway configuration edit mode
  • Add prefix configuration to Redis session store
  • Add issue templates for bug reports, feature requests, discussions, and proposals

📘 Docs: https://mcp.ifuryst.com
🐙 Source: https://github.com/mcp-ecosystem/mcp-gateway
🐳 Docker Image: ghcr.io/mcp-ecosystem/mcp-gateway/allinone:latest
💬 Join our Discord community for discussions: https://discord.gg/udf69cT9TY
🔗 Scan the QR code below to join WeChat community group, note: mcp-gateway or mcpgw
WeChat QR Code


Thanks to all contributors and early users! 💖

What's Changed

  • add swagger2.0 by @KamToHung in #92
  • feat: add issue templates for bug reports, feature requests, discussions, proposals, and questions by @KamToHung in #86
  • feat: add prefix configuration to Redis session store by @KamToHung in #94
  • perfect code by @KamToHung in #93

Full Changelog: v0.4.2...v0.4.3