澄潭
|
135a6b622f
|
fix: prevent port-level policy from overwriting existing ingress annotation configs (#3118)
|
2025-11-12 20:52:07 +08:00 |
|
SaladDay
|
1bcef0c00c
|
feature: support secret reference for Redis password in MCP Server (#3006)
Co-authored-by: 澄潭 <zty98751@alibaba-inc.com>
|
2025-10-27 13:33:52 +08:00 |
|
hellocn9
|
a7cd4c0ad6
|
feat(ingress): support custom parameter names for MCP SSE stateful sessions (#3008)
|
2025-10-16 15:36:05 +08:00 |
|
Kent Dong
|
096b97e433
|
fix: Eliminate compatibility risk of matching all domains for an MCP server (#2973)
|
2025-10-06 15:09:21 +08:00 |
|
aias00
|
e9cb39088a
|
feat(gzip): add gzip configuration support and update default settings (#2867)
Co-authored-by: 澄潭 <zty98751@alibaba-inc.com>
|
2025-09-21 14:36:45 +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 |
|
澄潭
|
78860ce399
|
refactor(mcp): use ECDS for golang filter configuration to avoid connection drain (#2931)
|
2025-09-17 16:32:38 +08:00 |
|
johnlanni
|
ea0571803b
|
fix ConvertBackendService
|
2025-09-03 14:55:28 +08:00 |
|
aias00
|
f31e8b0495
|
feat(loadbalance): enhance consistent hashing with useSourceIp support (#2844)
|
2025-09-02 20:24:45 +08:00 |
|
澄潭
|
fff5903007
|
feat: add MCP SSE stateful session load balancer support (#2818)
|
2025-08-28 20:52:07 +08:00 |
|
Kent Dong
|
5822868f87
|
feat: Support adding a proxy server in between when forwarding requests to upstream (#2710)
Co-authored-by: 澄潭 <zty98751@alibaba-inc.com>
|
2025-08-15 16:15:42 +08:00 |
|
Jingze
|
0bb934073a
|
fix(golang-filter): fix mcp server contruct envoy filter unit test (#2757)
|
2025-08-13 17:43:15 +08:00 |
|
Jingze
|
247de6a349
|
fix(golang-filter): fix bug of stop and buffer in decode data (#2754)
|
2025-08-13 11:37:01 +08:00 |
|
co63oc
|
79b3b23aab
|
Fix typos (#2628)
Signed-off-by: co63oc <co63oc@users.noreply.github.com>
Co-authored-by: 澄潭 <zty98751@alibaba-inc.com>
Co-authored-by: xingpiaoliang <erasernoobx@outlook.com>
|
2025-08-12 15:58:32 +08:00 |
|
xingpiaoliang
|
27680223b9
|
feat(ingress/annotation): support external service in the mirror annotations (#2679)
|
2025-07-30 21:15:35 +08:00 |
|
澄潭
|
0b9256617e
|
fix: When configuring an MCP server for SSE forwarding, the controller may crash (#2423)
|
2025-06-16 16:08:39 +08:00 |
|
EricaLiu
|
d2f09fe8c5
|
fix: refactored mcp server auto discovery logic and fix some issue (#2382)
Co-authored-by: johnlanni <zty98751@alibaba-inc.com>
|
2025-06-10 17:11:34 +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 |
|
EricaLiu
|
5bd20aa559
|
feat : support mcp server auto discovery for nacos registry (#2122)
Co-authored-by: 澄潭 <zty98751@alibaba-inc.com>
|
2025-04-28 21:58:17 +08:00 |
|
Jingze
|
c382635e7f
|
fix: Refactor MCP Server into MCP Session and MCP Server (#2120)
|
2025-04-28 13:42:14 +08:00 |
|
Tsukilc
|
c241ccf19d
|
test: add test for /pkg/ingress/kube/common (#2123)
|
2025-04-24 20:03:57 +08:00 |
|
waTErMo0n
|
e7d2005382
|
feat:Getting MatchLabels dynamically via gatewaySelectorKey/Value #1857 (#1883)
|
2025-04-18 17:46:47 +08:00 |
|
Jingze
|
c7abfb8aff
|
feat: support config store and redis configuration optional in mcp server (#2035)
|
2025-04-14 20:52:48 +08:00 |
|
Jingze
|
83f69a0186
|
fix: mcp server config map (#1969)
Co-authored-by: 澄潭 <zty98751@alibaba-inc.com>
|
2025-03-27 18:13:40 +08:00 |
|
Jingze
|
8495d17070
|
fix: add match list and wasm mcp-server message pub in redis (#1963)
|
2025-03-27 17:00:32 +08:00 |
|
Jingze
|
87fe1aeeb5
|
feat: add mcpServer in config map (#1953)
|
2025-03-26 14:30:41 +08:00 |
|
Jun
|
4a82d50d80
|
add variable from secret when applying istio cr (#1877)
|
2025-03-17 10:59:05 +08:00 |
|
Kent Dong
|
188914a16b
|
feat: Support only watching key resources in one namespace (#1821)
|
2025-03-03 15:40:44 +08:00 |
|
澄潭
|
7f23980bf5
|
remove basic-auth useless annotation (#1779)
|
2025-02-19 15:58:03 +08:00 |
|
澄潭
|
2a89c3bb70
|
Optimize wasmplugin proto (#1656)
|
2025-01-09 13:19:46 +08:00 |
|
澄潭
|
6820a06a99
|
fix tls version annotation (#1652)
|
2025-01-08 15:31:39 +08:00 |
|
yunmaoQu
|
1c2330e33b
|
feat: add TLS version annotation support for per-rule configuration (#1592)
Co-authored-by: 澄潭 <zty98751@alibaba-inc.com>
|
2025-01-06 21:29:09 +08:00 |
|
澄潭
|
ca7458cf1c
|
Optimize the overall log output (#1549)
|
2024-11-27 20:44:34 +08:00 |
|
澄潭
|
a7593381e1
|
fix ai fallback (#1541)
|
2024-11-25 16:48:59 +08:00 |
|
韩贤涛
|
035e81a5ca
|
fix: Control gateway-api Listener with global.enableGatewayAPI in Helm (#1461)
|
2024-10-31 21:36:40 +08:00 |
|
澄潭
|
9a1edcd4c8
|
Fix the issue where wasmplugin does not work when kingress exists (#1450)
|
2024-10-29 20:27:11 +08:00 |
|
澄潭
|
7c2d2b2855
|
fix destinationrule merge logic (#1439)
|
2024-10-29 09:01:06 +08:00 |
|
韩贤涛
|
496d365a95
|
add PILOT_ENABLE_ALPHA_GATEWAY_API and fix gateway status update (#1421)
|
2024-10-24 20:57:46 +08:00 |
|
Lisheng Zheng
|
49bb5ec2b9
|
fix: add HTTP2 protocol options to skywalking and otel cluster (#1379)
|
2024-10-18 15:34:34 +08:00 |
|
韩贤涛
|
93317adbc7
|
feat: Support status sync for Gateway API resources (#1315)
|
2024-10-09 17:22:31 +08:00 |
|
澄潭
|
ecf52aecfc
|
Supports MCP service configuration protocol and SNI, along with various other fixes. (#1369)
|
2024-10-09 15:54:19 +08:00 |
|
brother-戎
|
c923e5cb42
|
feat: add annotation for mirror svc (#1121)
|
2024-09-23 13:53:08 +08:00 |
|
澄潭
|
7b2b522160
|
adjust the priority for wasmplugin to take effect on matching services (#1270)
|
2024-09-03 09:43:58 +08:00 |
|
澄潭
|
144d514eb0
|
Support new features: HTTP3/IPv6/ProxyProtocol/OpenTelemetry (#1272)
|
2024-09-02 22:02:25 +08:00 |
|
澄潭
|
f7a419770d
|
upgrade to istio 1.19 (#1211)
Co-authored-by: CH3CHO <ch3cho@qq.com>
Co-authored-by: rinfx <893383980@qq.com>
|
2024-08-26 09:51:47 +08:00 |
|
Jun
|
a2c2d1d521
|
fix: fallbackForInvalidSecret to return original secret (#1245)
|
2024-08-25 15:59:12 +08:00 |
|
brother-戎
|
bdbfad8a8a
|
fix: fix up kingress controller NPE (#1235)
|
2024-08-22 09:59:55 +08:00 |
|
Jun
|
6f221ead53
|
feat:add service rule match for wasmplugin in control panel (#1166)
|
2024-08-08 18:04:33 +08:00 |
|
EricaLiu
|
34f5722d93
|
fix: add support for nacos triple protocol (#1186)
|
2024-08-08 10:29:48 +08:00 |
|