aias00
|
fc65104437
|
feat(e2e): add OpenAI e2e (#2727)
|
2025-09-21 14:38:45 +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 |
|
Jingze
|
f1345f9973
|
fix: optimize host pattern matching and fix SSE newline bug (#2899)
|
2025-09-21 14:34:51 +08:00 |
|
韩贤涛
|
de8a9c539b
|
doc: optimize the documentation for hmac-auth-apisix (#2912)
|
2025-09-21 14:34:07 +08:00 |
|
aias00
|
88a679ee07
|
feat(ai-proxy): add Fireworks AI support (#2917)
|
2025-09-21 14:32:04 +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 |
|
woody
|
cd2082033c
|
fix: add AttackLevel field support for MultiModalGuard prompt attack detection (#2938)
|
2025-09-21 14:25:36 +08:00 |
|
rinfx
|
ef12f40c0e
|
deduplicate think tag for bedrock and vertex (#2933)
|
2025-09-18 14:35:36 +08:00 |
|
rinfx
|
caae3ee068
|
[feature] bedrock provider support multimodal and thinking (#2897)
|
2025-09-18 14:22:37 +08:00 |
|
rinfx
|
d7bebf79e1
|
vertex support multi-modal, function call and thinking (#2926)
|
2025-09-18 14:22:22 +08:00 |
|
澄潭
|
78860ce399
|
refactor(mcp): use ECDS for golang filter configuration to avoid connection drain (#2931)
|
2025-09-17 16:32:38 +08:00 |
|
rinfx
|
e70b9ec437
|
update ai-security-guard test (#2928)
|
2025-09-17 16:13:24 +08:00 |
|
rinfx
|
7e9f98d14b
|
[ai-statistics] update logic of api extraction (#2927)
|
2025-09-16 19:51:18 +08:00 |
|
BlueSi1ence
|
42a74449f7
|
ai-security-guard compatible with MultiModalGuard interfaces (#2806)
Co-authored-by: rinfx <yucheng.lxr@alibaba-inc.com>
|
2025-09-15 11:50:38 +08:00 |
|
adam
|
7edbd70baa
|
fix:fix a link in README_JP.md, and update the README.md (#2915)
|
2025-09-15 09:43:01 +08:00 |
|
johnlanni
|
1cc977c6d4
|
add RebuildAfterRequests config for some plugins
|
2025-09-12 17:31:46 +08:00 |
|
aias00
|
c1b4cd6644
|
update(wasm-go): upgrade wasm-go for supporting outputSchema (#2907)
|
2025-09-12 09:39:03 +08:00 |
|
澄潭
|
89d414e49a
|
fix(ai-proxy): Avoid overwriting the existing original auth header (#2904)
|
2025-09-11 16:54:26 +08:00 |
|
Iris
|
28228edfe5
|
mcpbridge新增vport元素,以修复服务后端端口不一致导致的兼容性问题 || =mcpbridge added a vport element to fix compatibility issues caused by inconsistent ports in the service backend (#2859)
|
2025-09-11 14:02:35 +08:00 |
|
澄潭
|
e2011cb805
|
fix(claude): support array content format in tool_result and remove duplicate structs (#2892)
|
2025-09-10 14:18:44 +08:00 |
|
johnlanni
|
4edf79a1f6
|
Revert "remove qwen Anthropic compatiable mode"
This reverts commit f7d80373f9.
|
2025-09-09 21:35:31 +08:00 |
|
johnlanni
|
3ed70b2a1e
|
more compatiable fix for SAA
|
2025-09-09 20:05:39 +08:00 |
|
johnlanni
|
3e9a3623a1
|
compatiable for SAA
|
2025-09-09 17:43:52 +08:00 |
|
rinfx
|
9f0f3de540
|
support consumer specific check service || =support consumer specific check service (#2891)
|
2025-09-09 17:35:05 +08:00 |
|
澄潭
|
5384481704
|
refactor(mcp-server): improve host matching logic using HostMatcher p… (#2890)
|
2025-09-09 16:14:33 +08:00 |
|
johnlanni
|
f7d80373f9
|
remove qwen Anthropic compatiable mode
|
2025-09-09 11:12:49 +08:00 |
|
aias00
|
91a44ea7aa
|
feat(provider): add support for meituan longcat || feat(provider): add support for meituan longcat (#2883)
|
2025-09-08 13:38:40 +08:00 |
|
xingpiaoliang
|
d053e01540
|
feat(ai-proxy): Add provider: nvidia's triton-server (#2843)
|
2025-09-08 13:37:30 +08:00 |
|
澄潭
|
4a429bf147
|
fix(ai-proxy): resolve Claude streaming response conversion and SSE event chunking issues (#2882)
|
2025-09-08 09:54:18 +08:00 |
|
adam
|
20b68c039c
|
fix: README.md , README_JP.md ,README_ZH.md (#2880)
|
2025-09-06 12:20:40 +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
|
ca7a0f51e9
|
chore: Add log and config obtaining methods to the issue template (#2873)
|
2025-09-04 22:31:33 +08:00 |
|
johnlanni
|
1eafac4ddd
|
fix Dockerfile.higress
|
2025-09-03 16:33:51 +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 |
|
澄潭
|
854ec1e289
|
Update README.md
|
2025-09-01 19:24:44 +08:00 |
|
澄潭
|
98b850d15e
|
Update README_ZH.md
|
2025-09-01 19:23:39 +08:00 |
|
github-actions[bot]
|
7372f4a6c6
|
Add release notes (#2850)
Co-authored-by: johnlanni <6763318+johnlanni@users.noreply.github.com>
|
2025-09-01 18:59:25 +08:00 |
|
澄潭
|
84ca119a5d
|
Update generate-release-notes.yaml
|
2025-09-01 16:15:05 +08:00 |
|
EricaLiu
|
020b5f3984
|
Add security schema for nacos mcp (#2847)
v2.1.7
|
2025-09-01 15:23:04 +08:00 |
|
澄潭
|
9a12f0b593
|
rel: Release v2.1.7 (#2849)
|
2025-09-01 15:22:17 +08:00 |
|
韩贤涛
|
7e74eeb333
|
feat(wasm-plugin): add tests and docs for hmac-auth-apisix (#2842)
|
2025-09-01 14:07:57 +08:00 |
|
澄潭
|
fff5903007
|
feat: add MCP SSE stateful session load balancer support (#2818)
|
2025-08-28 20:52:07 +08:00 |
|
Jingze
|
a00b810be5
|
feat(wasm-go): add wasm go plugin unit test and ci workflow (#2809)
|
2025-08-28 20:02:03 +08:00 |
|
澄潭
|
3e0a5f02a7
|
feat(wasm-plugin): add jsonrpc-converter plugin (#2805)
|
2025-08-28 19:28:37 +08:00 |
|
澄潭
|
44c33617fa
|
feat(ai-proxy): add OpenRouter provider support (#2823)
|
2025-08-28 19:26:21 +08:00 |
|
韩贤涛
|
b2ffeff7b8
|
feat(wasm-plugin): add hmac-auth-apisix plugin (#2815)
|
2025-08-26 21:10:43 +08:00 |
|
Asnowww
|
c0ddbccbfe
|
chore: fix typos (#2816)
|
2025-08-26 14:41:05 +08:00 |
|
澄潭
|
16a18c6609
|
feat(ai-proxy): add auto protocol compatibility for OpenAI and Claude APIs (#2810)
|
2025-08-25 14:13:51 +08:00 |
|
Xijun Dai
|
72b98ab6cf
|
feat(ai-proxy): add anthropic/v1/messages and openai/v1/models support for DeepSeek (#2808)
Signed-off-by: Xijun Dai <daixijun1990@gmail.com>
|
2025-08-21 17:40:13 +08:00 |
|