v2.1.5-rc.1
What's Changed
- feat: Plugin server supports k8s deployment and configures the default download URL of the plugin(#2232, #2280,#2312) by @NorthernBob in #2389
- fix: change auto generate se namespace to mcp by @Erica177 in #2398
- fix(ai-proxy): fix bedrock Sigv4 mismatch by @HecarimV in #2402
- fix: fix const McpStreamableProtocol spell mistake by @Erica177 in #2405
- feat(ai-proxy): Adjust the streaming response structure to keep it consistent with the openai by @daixijun in #2391
- add mcp-server doc by @hourmoneys in #2327
- opt: unify the
end-of-linemarkers in the MCP session filter. by @johnlanni in #2403 - fix(ai-proxy): fix gemini provider missing finishReason by @daixijun in #2408
- docs: fix broken link in mcp-servers README_zh.md by @xuruidong in #2418
- feat: support for wanxiang image/video generation in ai-proxy & ai-statistics by @mirror58229 in #2378
- feat: Add AI-based bidding information tool MCP service by @hourmoneys in #2343
- fix: When configuring an MCP server for SSE forwarding, the controller may crash by @johnlanni in #2423
- feat: add default route support for wanx image&video synthesis by @mirror58229 in #2431
- feat(ai-proxy): add support for OpenAI Fine-Tuning API by @wydream in #2424
- add release-notes of 2.1.4 by @johnlanni in #2433
- feat: add mcp-router plugin by @johnlanni in #2409
- update envoy and istio by @johnlanni in #2440
- release 2.1.5-rc.1 by @johnlanni in #2446
New Contributors
- @NorthernBob made their first contribution in #2389
- @xuruidong made their first contribution in #2418
- @wydream made their first contribution in #2424
Full Changelog: v2.1.4...v2.1.5-rc.1