This is an automated email from the ASF dual-hosted git repository.
shreemaanabhishek 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 4cfdd61f2c6 blog: add monthly-report.md (#1784)
4cfdd61f2c6 is described below
commit 4cfdd61f2c6b0a1d1a0f214979abd733317fcc57
Author: Yilia Lin <[email protected]>
AuthorDate: Tue Apr 2 16:57:59 2024 +0800
blog: add monthly-report.md (#1784)
---
blog/en/blog/2024/04/01/monthly-report.md | 37 +++++++++++++++++++++++++++++++
blog/zh/blog/2024/04/01/monthly-report.md | 36 ++++++++++++++++++++++++++++++
2 files changed, 73 insertions(+)
diff --git a/blog/en/blog/2024/04/01/monthly-report.md
b/blog/en/blog/2024/04/01/monthly-report.md
new file mode 100644
index 00000000000..1d4add6c65c
--- /dev/null
+++ b/blog/en/blog/2024/04/01/monthly-report.md
@@ -0,0 +1,37 @@
+---
+title: "Monthly Report (March 01 - March 31)"
+keywords: ["Apache APISIX", "API Gateway", "Monthly Report", "Contributor"]
+description: Our monthly Apache APISIX community report is your window into
the project's monthly developments. It is a tool to facilitate your seamless
integration into the Apache APISIX community, ensuring that you stay
well-informed and actively involved.
+tags: [Community]
+image:
https://static.apiseven.com/uploads/2024/04/01/5Uvc7aZb_en-cover-202403.png
+---
+
+> We have recently made some additions and improvements to specific features
within Apache APISIX. For detailed information, please read the monthly report.
+<!--truncate-->
+## Introduction
+
+From its inception, the Apache APISIX project has embraced the ethos of
open-source community collaboration, propelling it into the ranks of the most
active global open-source API gateway projects. The proverbial wisdom of 'Many
hands make light work' rings true in our way, made possible by the collective
dedication of our community.
+
+From 03.01 to 03.31, a total of 18 contributors made 48 commits to Apache
APISIX. We sincerely appreciate your contributions to Apache APISIX.
+
+## Contributor Statistics
+
+
+
+
+
+## Recent Highlights Features
+
+- [Support more sensitive fields for
encryption](https://github.com/apache/apisix/pull/11095)(Contributor:
[shreemaan-abhishek](https://github.com/shreemaan-abhishek))
+
+- [Enable sensitive fields encryption by
default](https://github.com/apache/apisix/pull/11076)(Contributor:
[shreemaan-abhishek](https://github.com/shreemaan-abhishek))
+
+- [Release 3.9.0](https://github.com/apache/apisix/pull/11061)(Contributor:
[shreemaan-abhishek](https://github.com/shreemaan-abhishek))
+
+- [Update lua-resty-t1k to 1.1.3 for chaitin-waf
plugin](https://github.com/apache/apisix/pull/11029)(Contributor:
[blaisewang](https://github.com/blaisewang))
+
+- [Support to enable
quic](https://github.com/apache/apisix/pull/10989)(Contributor:
[zll600](https://github.com/zll600))
+
+- [Add session.cookie configuration for openid-conect
plugin](https://github.com/apache/apisix/pull/10919)(Contributor:
[illidan33](https://github.com/illidan33))
+
+The official website and GitHub Issues of Apache APISIX have accumulated rich
documentation tutorials and usage experiences. If you encounter any issues, you
can refer to the documentation, search for keywords in Issues, or participate
in discussions on Issues to share your ideas and practical experiences.
diff --git a/blog/zh/blog/2024/04/01/monthly-report.md
b/blog/zh/blog/2024/04/01/monthly-report.md
new file mode 100644
index 00000000000..7dbe86598f5
--- /dev/null
+++ b/blog/zh/blog/2024/04/01/monthly-report.md
@@ -0,0 +1,36 @@
+---
+title: "社区月报 (03.01 - 03.31)"
+keywords: ["Apache APISIX", "API 网关", "社区月报", "贡献者"]
+description: Apache APISIX 社区的月报旨在帮助社区成员更全面地了解社区的最新动态,方便大家参与到 Apache APISIX
社区中来。
+tags: [Community]
+image:
https://static.apiseven.com/uploads/2024/04/01/VaWBqFRY_cn-cover-202403.png
+---
+> 最近,我们新增并改进了 Apache APISIX 的部分功能,如支持加密更多敏感字段、支持 QUIC 协议和支持在 openid-connect
插件中设置 session cookie 生命周期等。有关更多功能新亮点,请阅读本期月报。
+<!--truncate-->
+## 导语
+
+Apache APISIX 项目始终秉承着开源社区协作的精神,自问世起便崭露头角,如今已经成为全球最活跃的开源 API
网关项目之一。正如谚语所言,“众人拾柴火焰高”,这一辉煌成就,得益于整个社区伙伴的协同努力。
+
+从 2024.03.01 至 2024.03.31,有 18 名开发者提交了 48 个 commit,为 Apache APISIX
做出了重要贡献。感谢这些伙伴们对 Apache APISIX 的无私支持!正是因为你们的付出,才能让 Apache APISIX 项目不断改进、提升和壮大。
+
+## 贡献者统计
+
+
+
+
+
+## 近期亮点功能
+
+-
[支持加密更多敏感字段](https://github.com/apache/apisix/pull/11095)(贡献者:[shreemaan-abhishek](https://github.com/shreemaan-abhishek))
+
+-
[默认支持加密敏感字段](https://github.com/apache/apisix/pull/11076)(贡献者:[shreemaan-abhishek](https://github.com/shreemaan-abhishek))
+
+- [APISIX 3.9.0
新版本发布](https://github.com/apache/apisix/pull/11061)(贡献者:[shreemaan-abhishek](https://github.com/shreemaan-abhishek))
+
+- [chaitin-waf 插件内更新 lua-resty-t1k 至 1.1.3
版本](https://github.com/apache/apisix/pull/11029)(贡献者:[blaisewang](https://github.com/blaisewang))
+
+- [支持 QUIC
协议](https://github.com/apache/apisix/pull/10989)(贡献者:[zll600](https://github.com/zll600))
+
+- [支持在 openid-connect 插件中设置 session cookie
生命周期](https://github.com/apache/apisix/pull/10919)(贡献者:[illidan33](https://github.com/illidan33))
+
+Apache APISIX 的项目官网和 Github 上的 Issue 上已经积累了比较丰富的文档教程和使用经验,如果您遇到问题可以翻阅文档,用关键词在
Issue 中搜索,也可以参与 Issue 上的讨论,提出自己的想法和实践经验。