This is an automated email from the ASF dual-hosted git repository.

traky pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new acf670a0f3c docs: fix typo in 3.14.0 release notes (#1957)
acf670a0f3c is described below

commit acf670a0f3cafbc652414928efa8d90e55d513c1
Author: Traky Deng <[email protected]>
AuthorDate: Tue Oct 14 17:21:47 2025 +0800

    docs: fix typo in 3.14.0 release notes (#1957)
---
 blog/zh/blog/2025/10/10/release-apache-apisix-3.14.0.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/blog/zh/blog/2025/10/10/release-apache-apisix-3.14.0.md 
b/blog/zh/blog/2025/10/10/release-apache-apisix-3.14.0.md
index cd22bb30788..4f4f5aa4b41 100644
--- a/blog/zh/blog/2025/10/10/release-apache-apisix-3.14.0.md
+++ b/blog/zh/blog/2025/10/10/release-apache-apisix-3.14.0.md
@@ -185,7 +185,7 @@ AI/ML API 提供统一的 OpenAI 兼容 API,可访问 300 多个 LLM,例如
 * 修复在代理后运行时 UI 重定向错误 (PR [#12566](https://github.com/apache/apisix/pull/12566))
 * 在后台刷新过期的 LRU 缓存项以获取机密信息 (PR 
[#12614](https://github.com/apache/apisix/pull/12614))
 * 恢复健康检查管理器中丢失的运行时信息 (PR [#12607](https://github.com/apache/apisix/pull/12607))
-* 支持在独立管理 API 模式下配置 stream 路由 (PR) 
[#12604](https://github.com/apache/apisix/pull/12604))
+* 支持在独立管理 API 模式下配置 stream 路由 (PR 
[#12604](https://github.com/apache/apisix/pull/12604))
 * 仅在启用 `include_resp_body` 时记录响应正文 (PR 
[#12599](https://github.com/apache/apisix/pull/12599))
 * 更正 `get_healthcheck_events_module` 函数名称的拼写 (PR 
[#12587](https://github.com/apache/apisix/pull/12587))
 * 防止 `ai-proxy-multi` 实例缺少自定义端点时出现崩溃 (PR 
[#12584](https://github.com/apache/apisix/pull/12584))
@@ -194,7 +194,7 @@ AI/ML API 提供统一的 OpenAI 兼容 API,可访问 300 多个 LLM,例如
 * 为 EWMA 共享字典项添加过期时间 (`exptime`) (PR 
[#12557](https://github.com/apache/apisix/pull/12557))
 * 在 `ai-proxy` 模式验证中捕获格式错误的覆盖端点 (PR 
[#12563](https://github.com/apache/apisix/pull/12563))
 * 修复非 stream 模式下缺失 `ctx.llm_raw_usage` 值的问题 (PR 
[#12564](https://github.com/apache/apisix/pull/12564))
-* 使用前检查 `ai-proxy` 中 `choices`、`usage` 和 `content` 字段的类型(PR 
[#12548](https://github.com/apache/apisix/pull/12548))
+* 使用前检查 `ai-proxy` 中 `choices`、`usage` 和 `content` 字段的类型 (PR 
[#12548](https://github.com/apache/apisix/pull/12548))
 * 调整 Kubernetes 服务发现的 ID 长度 (PR 
[#12536](https://github.com/apache/apisix/pull/12536))
 * 使 `basic-auth` 方案不区分大小写 (PR 
[#12539](https://github.com/apache/apisix/pull/12539))
 * 仅配置 `tls.verify` 时跳过客户端证书验证 (PR 
[#12527](https://github.com/apache/apisix/pull/12527))
@@ -212,7 +212,7 @@ AI/ML API 提供统一的 OpenAI 兼容 API,可访问 300 多个 LLM,例如
 * 在请求验证插件中,支持 URL 编码数据的 `Content-Type` 标头及其字符集 (PR 
[#12406](https://github.com/apache/apisix/pull/12406))
 * 修复 Zipkin 在 `ngx_var` 中 `trace_id` 和 `span_id` 格式的问题 (PR 
[#12403](https://github.com/apache/apisix/pull/12403))
 * 修复由于缓存版本控制不正确导致的消费者更新丢失问题 (PR 
[#12413](https://github.com/apache/apisix/pull/12413))
-* 确保 `get_keys` 返回共享字典中超出默认 1024 个限制的所有项 (PR) 
[#12380](https://github.com/apache/apisix/pull/12380)
+* 确保 `get_keys` 返回共享字典中超出默认 1024 个限制的所有项 (PR 
[#12380](https://github.com/apache/apisix/pull/12380))
 
 ## 变更日志
 

Reply via email to