TianHao Zhang
|
ac69eb5b27
|
fix concurrent SSE connections returning wrong endpoint (#3341)
|
2026-01-19 10:22:50 +08:00 |
|
Kent Dong
|
3e24d66079
|
fix: Bypass the response body processing for MCP streamable transport (#3187)
|
2025-12-03 16:01:08 +08:00 |
|
Tsukilc
|
1602b6f94a
|
feat: add higress api mcp server (#2923)
Co-authored-by: 澄潭 <zty98751@alibaba-inc.com>
Co-authored-by: Se7en <chengzw258@163.com>
|
2025-10-31 15:46:14 +08:00 |
|
Jingze
|
f1345f9973
|
fix: optimize host pattern matching and fix SSE newline bug (#2899)
|
2025-09-21 14:34:51 +08:00 |
|
Xijun Dai
|
47827ad271
|
refactor(v2): upgrade module to github.com/alibaba/higress/v2 (#2922)
Signed-off-by: Xijun Dai <daixijun1990@gmail.com>
|
2025-09-21 14:29:07 +08:00 |
|
johnlanni
|
3ed70b2a1e
|
more compatiable fix for SAA
|
2025-09-09 20:05:39 +08:00 |
|
澄潭
|
5384481704
|
refactor(mcp-server): improve host matching logic using HostMatcher p… (#2890)
|
2025-09-09 16:14:33 +08:00 |
|
lvshui
|
039c6615a9
|
fix: When the sse event is divided into multiple chunks, the sse connection is blocked (#2865)
Co-authored-by: 澄潭 <zty98751@alibaba-inc.com>
|
2025-09-05 14:48:35 +08:00 |
|
Kent Dong
|
47f0478ef5
|
fix: Remove "accept-encoding" header for mcp-sse upstreams (#2786)
|
2025-08-19 15:53:49 +08:00 |
|
澄潭
|
ff9a29c5d9
|
opt: mcp endpoint parser improvements (#2673)
|
2025-07-29 12:41:29 +08:00 |
|
xingpiaoliang
|
04cbbfc7e8
|
feat(mcp/sse): support passthourgh the query parameter in sse server to the rest api server (#2460)
|
2025-06-20 15:07:45 +08:00 |
|
澄潭
|
087cb48fc5
|
opt: unify the end-of-line markers in the MCP session filter. (#2403)
|
2025-06-12 18:58:56 +08:00 |
|
Kent Dong
|
f3fbf7d6c8
|
fix: Support mixing line breaks in a single SSE response (#2344)
|
2025-06-10 20:21:04 +08:00 |
|
Kent Dong
|
ffcf5df28a
|
feat: Refactor mcpServer.matchList config generation logic (#2207)
|
2025-05-26 15:26:44 +08:00 |
|
Kent Dong
|
ab014cf912
|
feat: Add SSE direct proxy support to mcp-session filter (#2157)
|
2025-05-09 14:28:42 +08:00 |
|
Jingze
|
ea9a6de8c3
|
fix: update golang filter README (#2147)
|
2025-04-29 22:08:10 +08:00 |
|
Jingze
|
ab73f21017
|
fix: make mcp server redis client config based (#2145)
Co-authored-by: daijingze_mac <18373118@buaa.edu.cn>
|
2025-04-29 14:27:48 +08:00 |
|
johnlanni
|
e12feb9f57
|
golang-filter use go 1.22
|
2025-04-28 19:21:09 +08:00 |
|
Jingze
|
c382635e7f
|
fix: Refactor MCP Server into MCP Session and MCP Server (#2120)
|
2025-04-28 13:42:14 +08:00 |
|