This is an automated email from the ASF dual-hosted git repository.
guoqi 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 68914c9853f docs: add bi-weekly-report (9.11-9.24) (#1694)
68914c9853f is described below
commit 68914c9853f0e876e9483f6a9c8dfe11ffcbee02
Author: Jing Yan <[email protected]>
AuthorDate: Thu Sep 28 09:32:10 2023 +0800
docs: add bi-weekly-report (9.11-9.24) (#1694)
---
blog/en/blog/2023/09/26/bi-weekly-report.md | 62 +++++++++++++++++++++++++++++
blog/zh/blog/2023/09/26/bi-weekly report.md | 58 +++++++++++++++++++++++++++
2 files changed, 120 insertions(+)
diff --git a/blog/en/blog/2023/09/26/bi-weekly-report.md
b/blog/en/blog/2023/09/26/bi-weekly-report.md
new file mode 100644
index 00000000000..20384c86eba
--- /dev/null
+++ b/blog/en/blog/2023/09/26/bi-weekly-report.md
@@ -0,0 +1,62 @@
+---
+title: "Biweekly Report (September 11 - September 24)"
+keywords:
+- Apache APISIX
+- API Gateway
+- Weekly Report
+- Contributor
+description: The Apache APISIX Community Biweekly Report helps community
members understand how the Apache APISIX community is progressing, making it
easier for everyone to get involved.
+tags: [Community]
+image:
https://static.apiseven.com/uploads/2023/09/25/Ttkq3Ecr_%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-%E8%8B%B1%E6%96%87.png
+---
+
+> We have recently made some fixes and improvements to specific features
within Apache APISIX. These changes involve utilizing `xrpc` to support the
dubbo protocol, enabling the recording of OpenTelemetry variables in the
`access_log`, and allowing modification of request bodies in external plugins.
For additional information, please consult the biweekly report.
+<!--truncate-->
+
+## Introduction
+
+Apache APISIX has developed into a thriving community since its open-source
debut, becoming the world's most active open-source API gateway project thanks
to the collaborative efforts of our community partners.
+
+From 9.11 to 9.24, a total of 23 contributors made 43 commits to Apache
APISIX. We sincerely appreciate your contributions to Apache APISIX.
+
+We have recently addressed and enhanced various features, and here is a
summary of the updates:
+
+1. Utilize `xrpc` to support the dubbo protocol
+
+2. Enable the recording of OpenTelemetry variables in the `access_log`
+
+3. Allow modification of request bodies in external plugins
+
+"If you want to go fast, go alone. If you want to go far, go together." The
Apache APISIX Community Biweekly Report helps community members understand how
the Apache APISIX community is progressing, making it easier for everyone to
get involved.
+
+## Contributor Statistics
+
+
+
+
+
+## Highlights of Recent Features
+
+### Apache APISIX
+
+- [Utilize `xrpc` to support the Dubbo
protocol](https://github.com/apache/apisix/pull/9660) (Contributor:
[wxbty](https://github.com/wxbty))
+
+- [Enable the recording of OpenTelemetry variables in the
`access_log`](https://github.com/apache/apisix/pull/8871) (Contributor:
[lework](https://github.com/lework))
+
+- [Allow modification of request bodies in external
plugins](https://github.com/apache/apisix/pull/9990) (Contributor:
[jiangfucheng](https://github.com/jiangfucheng),
[rubikplanet](https://github.com/rubikplanet))
+
+## Recent Blog Recommendations
+
+- [Charting the Future of Urban Connectivity: WeCity Collaborates with
APISIX](https://apisix.apache.org/blog/2023/09/20/wecity-uses-apisix/)
+
+ WeCity has been using APISIX for its core business since May 2023. Arjen
Hof, Co-founder and CTO of WeCity, and Tim van Densen, Software Architect and
Lead Developer of WeCity, shared their experience with APISIX.
+
+- [Coraza: Elevating APISIX with Cutting-Edge WAF
Features](https://apisix.apache.org/blog/2023/09/08/APISIX-integrates-with-Coraza/)
+
+ The integration of APISIX and Coraza provides reliable security protection
and ensures the integrity and reliability of API services.
+
+- [Release Apache APISIX
3.5.0](https://apisix.apache.org/blog/2023/09/01/release-apache-apisix-3.5.0/)
+
+ We are pleased to present Apache APISIX 3.5.0 with exciting new features and
improvements to user experiences.
+
+A wealth of documentation tutorials and experience has been accumulated on the
Apache APISIX official website and GitHub. If you encounter problems, you can
look into the documentation, search keywords in the issues, or participate in
the discussion on the issues, proposing your own ideas and practical experience.
diff --git a/blog/zh/blog/2023/09/26/bi-weekly report.md
b/blog/zh/blog/2023/09/26/bi-weekly report.md
new file mode 100644
index 00000000000..d3ef0f0aefc
--- /dev/null
+++ b/blog/zh/blog/2023/09/26/bi-weekly report.md
@@ -0,0 +1,58 @@
+---
+title: "社区双周报 (9.11 - 9.24)"
+keywords:
+- Apache APISIX
+- API 网关
+- 社区周报
+- 贡献者
+description: “独行者速,众行者远”。Apache APISIX 社区周报旨在协助社区小伙伴们全面地了解 Apache APISIX
社区的发展,使每个人都能更容易地参与到社区建设中来。
+tags: [Community]
+image:
https://static.apiseven.com/uploads/2023/09/25/FIgUq7x3_%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.png
+---
+
+> 最近,我们修复并改进了 Apache APISIX 的部分功能,如 dubbo 协议的 `xrpc` 支持、支持在 `access_log` 中记录
opentelemetry 变量,以及在外部插件中修改请求 body 的功能。您可以在本期双周报中详细了解这些新功能。
+<!--truncate-->
+
+## 导语
+
+Apache APISIX 在开源的第一天就以社区的方式迅速成长,成为全球最活跃的开源 API 网关项目,这一切都离不开社区伙伴们的共同努力。
+
+从 2023.9.11 至 2023.9.24,有 23 名开发者提交了 43 个commit,为 Apache APISIX
做出了重要贡献。感谢这些伙伴们对 Apache APISIX 的无私支持!正是因为你们的付出,才能让 Apache APISIX 项目不断改进、提升和壮大。
+
+最近,我们对一些功能进行了修复和改进,更新内容总结如下:
+
+1. 使用 `xrpc` 支持 dubbo 协议
+
+2. 支持在 `access_log` 中记录 opentelemetry 变量
+
+3. 支持在外部插件中修改请求 body
+
+“独行者速,众行者远”。Apache APISIX 社区周报旨在协助社区小伙伴们全面地了解 Apache APISIX
社区的发展,使每个人都能更容易地参与到社区建设中来。
+
+## 贡献者统计
+
+
+
+
+
+## 近期亮点功能
+
+### Apache APISIX
+
+- [使用 `xrpc` 支持 dubbo
协议](https://github.com/apache/apisix/pull/9660)(贡献者:[wxbty](https://github.com/wxbty)))
+
+- [支持在 `access_log` 中记录 opentelemetry
变量](https://github.com/apache/apisix/pull/8871)(贡献者:[lework](https://github.com/lework))
+
+- [支持在外部插件中修改请求
body](https://github.com/apache/apisix/pull/9990)(贡献者:[jiangfucheng](https://github.com/jiangfucheng)、[rubikplanet](https://github.com/rubikplanet))
+
+## 最新博客速览
+
+- [APISIX 新特性之 WAF
解决方案:Coraza](https://apisix.apache.org/zh/blog/2023/09/08/apisix-integrates-with-coraza/)
+
+ APISIX 与 Coraza 的集成为企业提供了可靠的安全防护,确保 API 服务的完整性和可靠性。
+
+- [Apache APISIX 3.5.0
正式发布](https://apisix.apache.org/zh/blog/2023/09/01/release-apache-apisix-3.5.0/)
+
+ 我们很高兴地宣布 Apache APISIX 3.5.0 版本已经发布,带来了振奋人心的新功能和改进的用户体验。
+
+Apache APISIX 的项目官网和 Github 上的 Issue 上已经积累了比较丰富的文档教程和使用经验,如果您遇到问题可以翻阅文档,用关键词在
Issue 中搜索,也可以参与 Issue 上的讨论,提出自己的想法和实践经验。