This is an automated email from the ASF dual-hosted git repository.
yilinzeng 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 2efd07dd018 Update biweekly-report.md (#1687)
2efd07dd018 is described below
commit 2efd07dd018c24105da430b72e4338eb0aa1b75d
Author: Jing Yan <[email protected]>
AuthorDate: Tue Sep 26 20:34:54 2023 +0800
Update biweekly-report.md (#1687)
---
blog/zh/blog/2023/09/13/biweekly-report.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/blog/zh/blog/2023/09/13/biweekly-report.md
b/blog/zh/blog/2023/09/13/biweekly-report.md
index 70c1848c2fa..26073ea4502 100644
--- a/blog/zh/blog/2023/09/13/biweekly-report.md
+++ b/blog/zh/blog/2023/09/13/biweekly-report.md
@@ -10,7 +10,7 @@ tags: [Community]
image:
https://static.apiseven.com/uploads/2023/09/11/Co3naagN_%E7%A4%BE%E5%8C%BA%E5%8F%8C%E5%91%A8%E6%8A%A5-%E5%85%AC%E4%BC%97%E5%8F%B7%E5%A4%B4%E5%9B%BE-%E4%B8%AD%E6%96%87-0911.png
---
-> 我们近期对 Apache APISIX 和 APISIX Ingress Controller 的部分功能进行了修复或改善,包括为 wasm
插件提供原生 json 数据结构入参支持,为 `chatin-waf` 插件增加 UNIX sock 监听支持,以及支持在 APISIX Ingress
Controller 中移除 APISIX 自身需要的 etcd,减少架构复杂度。详情请阅读本期双周报。
+> 我们近期对 Apache APISIX 和 APISIX Ingress Controller 的部分功能进行了修复或改善,包括为 wasm
插件提供原生 json 数据结构入参支持,为 `chaitin-waf` 插件增加 UNIX sock 监听支持,以及支持在 APISIX Ingress
Controller 中移除 APISIX 自身需要的 etcd,减少架构复杂度。详情请阅读本期双周报。
<!--truncate-->
@@ -24,7 +24,7 @@ Apache APISIX 从开源第一天就以社区方式成长,迅速成为全世界
1. 为 wasm 插件提供原生 json 数据结构入参支持
-2. 为 `chatin-waf` 插件增加 UNIX sock 监听支持
+2. 为 `chaitin-waf` 插件增加 UNIX sock 监听支持
3. 支持在 APISIX Ingress 中移除 APISIX 自身需要的 etcd,减少架构复杂度(实验特性)
@@ -42,7 +42,7 @@ Apache APISIX 从开源第一天就以社区方式成长,迅速成为全世界
- [为 wasm 插件提供原生 json
数据结构入参支持](https://github.com/apache/apisix/pull/10072)(贡献者:[Sn0rt](https://github.com/Sn0rt))
-- [为 `chatin-waf` 插件增加 UNIX sock
监听支持](https://github.com/apache/apisix/pull/10161)(贡献者:[zclaiqcc](https://github.com/zclaiqcc))
+- [为 `chaitin-waf` 插件增加 UNIX sock
监听支持](https://github.com/apache/apisix/pull/10161)(贡献者:[zclaiqcc](https://github.com/zclaiqcc))
### APISIX Ingress Controller