2311 Commits

Author SHA1 Message Date
Liujian e0784cadd2 跨域插件加Access-Control-Allow-Private-Network头部 2026-04-15 16:21:54 +08:00
Liujian 0e25fe5106 修复本地计数器重复加锁的问题 2026-03-31 16:40:30 +08:00
Liujian 1ee96ba44b 熔断计数问题解决 2026-02-02 18:42:06 +08:00
Liujian c924f2b95c 调整流控策略redis key过期时间 2026-01-30 11:02:16 +08:00
Liujian 740fd1d107 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	drivers/resources/redis/vector.go
#	drivers/strategy/limiting-strategy/http-handler.go
#	resources/vector-local.go
#	resources/vector.go
2026-01-29 22:34:54 +08:00
Liujian 619b77c7c4 Merge branch 'feature/k8s-discovery' 2026-01-29 22:32:40 +08:00
Dot.L 32bf5b721e Merge pull request #235 from eolinker/feature/counter
Feature/counter
2026-01-29 22:31:35 +08:00
Liujian b5a3659e93 计数器高并发调整 2026-01-29 22:30:59 +08:00
Liujian 869972271b 计数器高并发调整 2026-01-29 21:29:17 +08:00
Liujian 35c5c2d040 redis加分布式锁 2026-01-26 16:40:53 +08:00
Liujian f0139f82ee 流控策略输出请求次数信息 2026-01-26 10:58:19 +08:00
Liujian 81d19c55b0 修复当响应为chuncked时,脱敏策略失效的问题 2026-01-23 14:21:45 +08:00
Liujian c609064ec8 修复当响应为chuncked时,脱敏策略失效的问题 2026-01-23 13:51:01 +08:00
Liujian 46d4781312 support k8s discovery 2026-01-20 17:23:35 +08:00
Liujian 3f15557a27 1. 修复请求带有文件参数时,使用额外参数新增body参数后转发Body为null的问题
2. 修复策略在生效后,没有添加策略label的问题
v0.22.19
2026-01-16 11:41:53 +08:00
Liujian e5a5ffda91 新增响应过滤插件 v0.22.18 2025-12-19 18:06:10 +08:00
Liujian 9cae36a935 修复当响应分块传输时,日志变量response获取数据失败的问题 2025-12-17 18:11:07 +08:00
Liujian be90da354a content-encoding兼容 2025-12-17 15:45:52 +08:00
Liujian 70a11c6939 1. apinto依赖redis版本改成v9
2. 新增自定义OAuth2第三方鉴权插件
v0.22.17
2025-12-10 10:56:17 +08:00
Liujian 19dea15a35 Lock when setting/getting labels v0.22.16 2025-11-21 15:55:12 +08:00
Liujian 275cdf2593 fix bug:the server closed connection before returning the first response byte. Make sure the server returns 'Connection: close' response header before closing the connection 2025-11-21 15:48:30 +08:00
Liujian fbcc48fe5c 优化文件传输占用内存问题 2025-10-29 16:51:44 +08:00
Liujian 1423c1707d 优化文件传输占用内存问题 2025-10-29 16:50:56 +08:00
Liujian 33d4a5a6dd 1. 修复ai chat时,504状态码返回400的问题
2. 修复自定义变量重启加载失败导致所有配置无法加载的问题
v0.22.15
2025-10-26 22:18:48 +08:00
Liujian a096f52ecd 1. Fix: error when reading response headers: cannot find whitespace in the first line of response.
2. Fix: the server closed connection before returning the first response byte.
v0.22.14
2025-09-26 20:53:50 +08:00
Dot.L bae4ce42fc Merge pull request #227 from eolinker/feature/dubbo
fix: http_to_grpc bug
v0.22.13
2025-08-29 18:24:48 +08:00
Liujian 6313d4a3dd fix: http_to_grpc bug 2025-08-29 18:24:08 +08:00
Dot.L 3b081d757c Merge pull request #225 from eolinker/feature/dubbo
Adjust Azure OpenAI parameter information
v0.22.12
2025-08-26 17:23:15 +08:00
Liujian aaed829214 Adjust Azure OpenAI parameter information 2025-08-26 17:23:03 +08:00
Liujian f979f65ef7 Adjust Azure OpenAI parameter information 2025-08-26 17:18:38 +08:00
Dot.L c9fac2ba8f Merge pull request #224 from eolinker/feature/dubbo
support azure openai
2025-08-21 19:03:18 +08:00
Liujian 0294b7f3d4 support azure openai 2025-08-21 19:02:29 +08:00
Dot.L 0bf125e2ab Merge pull request #223 from eolinker/feature/performance_optimization
Chat completion supports multimodal
v0.22.11
2025-08-13 16:04:08 +08:00
Liujian de4b2ff03e Chat completion supports multimodal 2025-08-13 16:02:53 +08:00
Dot.L 3f4ffd85ea Update README.md 2025-08-08 18:27:02 +08:00
Dot.L 988ba5332f Merge pull request #222 from eolinker/feature/performance_optimization
Feature/performance optimization
v0.22.10
2025-07-08 16:00:33 +08:00
Liujian 3a9fc64b77 优化Apinto访问AI效率 2025-07-08 16:00:00 +08:00
Liujian deff807d82 临时提交 2025-07-08 14:45:16 +08:00
Dot.L 8af97d353d Merge pull request #221 from eolinker/gmtls
Gmtls
2025-07-07 18:24:07 +08:00
Liujian f0d2ab24bb 1. 国密算法完成
2. 修复插件修改后未销毁的问题
2025-07-07 18:23:29 +08:00
Liujian dbfb361d39 国密算法支持完成 2025-07-04 10:12:13 +08:00
Liujian 0bdd95367e 国密临时提交 2025-07-03 18:20:31 +08:00
Liujian b1f5b73e23 修复github action构建arm镜像失败的问题 v0.22.9 2025-06-26 21:55:11 +08:00
Liujian ebccb151fc update actions.yaml 2025-06-26 14:57:46 +08:00
Liujian d6e93dbb65 支持自动构建arm镜像 2025-06-26 14:52:42 +08:00
Liujian 8a623edf37 新增防重放插件 v0.22.8 2025-06-17 14:57:31 +08:00
Liujian e4d364c393 修复静态服务发现健康检查的一系列问题 2025-06-16 11:04:41 +08:00
Liujian 6b7a2afd21 更新oauth2 introspection插件及docker自动编译脚本 2025-06-12 15:38:30 +08:00
Liujian 417bdff6d9 新增oauth2-introspection插件 2025-05-14 17:31:09 +08:00
Liujian 2a0e090f44 1. 修复自动重定向插件bug
2. loki新增输出字段
3. influxdb新增输出字段
v0.22.4
2025-05-06 17:48:24 +08:00