Yilialinn commented on code in PR #1716:
URL: https://github.com/apache/apisix-website/pull/1716#discussion_r1373982020


##########
blog/zh/blog/2023/10/26/bi-weekly-report.md:
##########
@@ -0,0 +1,66 @@
+---
+title: "社区双周报 (10.09 - 10.22)"
+keywords: 
+- Apache APISIX
+- API 网关
+- 社区周报
+- 贡献者
+description: Apache APISIX 社区的双周报旨在帮助社区成员更全面了解项目的每周进展,更迅速便捷地融入 Apache APISIX 
社区。
+tags: [Community]
+image: https://static.apiseven.com/uploads/2023/10/23/5olIUVPU_ZH-1023.png
+---
+
+> 最近,我们修复并改进了 Apache APISIX 的部分功能,如升级 lua-resty-healthcheck 至 3.2.0 版本、支持在 
stream 路由里配置 service、`authz-keycloak` 插件支持使用 secrets 加密,以及 `openid-connect` 
插件支持 authorization_params 参数。您可以在本期双周报中详细了解这些新功能。
+<!--truncate-->
+
+## 导语
+
+Apache APISIX 
项目始终秉承着开源社区协作的精神,自问世起便崭露头角,如今已经成为全球最活跃的开源API网关项目之一。正如谚语所言,“众人拾柴火焰高”,这一辉煌成就,得益于整个社区伙伴的协同努力。
+
+从 2023.10.09 至 2023.10.22,有 21 名开发者提交了 37 个 commit,为 Apache APISIX 
做出了重要贡献。感谢这些伙伴们对 Apache APISIX 的无私支持!正是因为你们的付出,才能让 Apache APISIX 项目不断改进、提升和壮大。
+
+最近,我们对一些功能进行了修复和改进,更新内容总结如下:
+
+1. 升级 lua-resty-healthcheck 至 3.2.0 版本 
+
+2. 支持在 stream 路由里配置 service
+
+3. `authz-keycloak` 插件支持使用 secrets 加密
+
+4. `openid-connect` 插件支持 authorization_params 参数
+
+Apache APISIX 社区的双周报旨在帮助社区成员更全面了解项目的每周进展,更迅速便捷地融入 Apache APISIX 社区。
+
+## 贡献者统计
+
+![贡献者名单](https://static.apiseven.com/uploads/2023/10/23/2nDl86Bc_All-poster.png)
+
+![新晋贡献者](https://static.apiseven.com/uploads/2023/10/23/qyGLdvQd_New-poster.png)
+
+## 近期亮点功能
+
+### Apache APISIX
+
+- [升级 lua-resty-healthcheck 至 3.2.0 
版本](https://github.com/apache/apisix/pull/10307)(贡献者:[monkeyDluffy6017](https://github.com/monkeyDluffy6017))
+
+- [支持在 stream 路由里配置 
service](https://github.com/apache/apisix/pull/10298)(贡献者:[lingsamuel](https://github.com/lingsamuel))
+
+- [`authz-keycloak` 插件支持使用 secrets 
加密](https://github.com/apache/apisix/pull/10353)(贡献者:[Revolyssup](https://github.com/Revolyssup))
+
+- [`openid-connect` 插件支持 authorization_params 
参数](https://github.com/apache/apisix/pull/10058)(贡献者:[TrevorSmith-msr](https://github.com/TrevorSmith-msr))
+
+## 最新博客速览
+
+- [APISIX Ingress Controller:一种无需 etcd 
的轻量级部署方式](https://apisix.apache.org/zh/blog/2023/10/18/ingress-apisix/)
+
+  APISIX Ingress Controller 创新架构,摆脱对 etcd 集群的依赖,极大简化维护成本和系统复杂性。
+
+- [荷兰智慧城市革命:WeCity 与 APISIX 
的合作之旅](https://apisix.apache.org/zh/blog/2023/10/09/wecity-uses-apisix/)

Review Comment:
   replace this one with the blog about Coraza
   ![Uploading image.png…]()
   



##########
blog/zh/blog/2023/10/26/bi-weekly-report.md:
##########
@@ -0,0 +1,66 @@
+---
+title: "社区双周报 (10.09 - 10.22)"
+keywords: 
+- Apache APISIX
+- API 网关
+- 社区周报
+- 贡献者
+description: Apache APISIX 社区的双周报旨在帮助社区成员更全面了解项目的每周进展,更迅速便捷地融入 Apache APISIX 
社区。
+tags: [Community]
+image: https://static.apiseven.com/uploads/2023/10/23/5olIUVPU_ZH-1023.png
+---
+
+> 最近,我们修复并改进了 Apache APISIX 的部分功能,如升级 lua-resty-healthcheck 至 3.2.0 版本、支持在 
stream 路由里配置 service、`authz-keycloak` 插件支持使用 secrets 加密,以及 `openid-connect` 
插件支持 authorization_params 参数。您可以在本期双周报中详细了解这些新功能。
+<!--truncate-->
+
+## 导语
+
+Apache APISIX 
项目始终秉承着开源社区协作的精神,自问世起便崭露头角,如今已经成为全球最活跃的开源API网关项目之一。正如谚语所言,“众人拾柴火焰高”,这一辉煌成就,得益于整个社区伙伴的协同努力。
+
+从 2023.10.09 至 2023.10.22,有 21 名开发者提交了 37 个 commit,为 Apache APISIX 
做出了重要贡献。感谢这些伙伴们对 Apache APISIX 的无私支持!正是因为你们的付出,才能让 Apache APISIX 项目不断改进、提升和壮大。
+
+最近,我们对一些功能进行了修复和改进,更新内容总结如下:
+
+1. 升级 lua-resty-healthcheck 至 3.2.0 版本 
+
+2. 支持在 stream 路由里配置 service
+
+3. `authz-keycloak` 插件支持使用 secrets 加密
+
+4. `openid-connect` 插件支持 authorization_params 参数
+
+Apache APISIX 社区的双周报旨在帮助社区成员更全面了解项目的每周进展,更迅速便捷地融入 Apache APISIX 社区。
+
+## 贡献者统计
+
+![贡献者名单](https://static.apiseven.com/uploads/2023/10/23/2nDl86Bc_All-poster.png)
+
+![新晋贡献者](https://static.apiseven.com/uploads/2023/10/23/qyGLdvQd_New-poster.png)
+
+## 近期亮点功能
+
+### Apache APISIX
+
+- [升级 lua-resty-healthcheck 至 3.2.0 
版本](https://github.com/apache/apisix/pull/10307)(贡献者:[monkeyDluffy6017](https://github.com/monkeyDluffy6017))
+
+- [支持在 stream 路由里配置 
service](https://github.com/apache/apisix/pull/10298)(贡献者:[lingsamuel](https://github.com/lingsamuel))
+
+- [`authz-keycloak` 插件支持使用 secrets 
加密](https://github.com/apache/apisix/pull/10353)(贡献者:[Revolyssup](https://github.com/Revolyssup))
+
+- [`openid-connect` 插件支持 authorization_params 
参数](https://github.com/apache/apisix/pull/10058)(贡献者:[TrevorSmith-msr](https://github.com/TrevorSmith-msr))
+
+## 最新博客速览
+
+- [APISIX Ingress Controller:一种无需 etcd 
的轻量级部署方式](https://apisix.apache.org/zh/blog/2023/10/18/ingress-apisix/)
+
+  APISIX Ingress Controller 创新架构,摆脱对 etcd 集群的依赖,极大简化维护成本和系统复杂性。
+
+- [荷兰智慧城市革命:WeCity 与 APISIX 
的合作之旅](https://apisix.apache.org/zh/blog/2023/10/09/wecity-uses-apisix/)

Review Comment:
   replace this one with the blog about Coraza
   ![Uploading image.png…]()
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to