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

bzp2010 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 389f205c584 blog: add may monthly report (#1798)
389f205c584 is described below

commit 389f205c584835fc0b84549a7ef8647d983283b1
Author: Yilia Lin <[email protected]>
AuthorDate: Fri May 31 17:37:31 2024 +0800

    blog: add may monthly report (#1798)
    
    Co-authored-by: Traky Deng <[email protected]>
---
 blog/en/blog/2024/05/31/monthly-report.md | 33 +++++++++++++++++++++++++++++++
 blog/zh/blog/2024/05/31/monthly-report.md | 28 ++++++++++++++++++++++++++
 2 files changed, 61 insertions(+)

diff --git a/blog/en/blog/2024/05/31/monthly-report.md 
b/blog/en/blog/2024/05/31/monthly-report.md
new file mode 100644
index 00000000000..87b9c700926
--- /dev/null
+++ b/blog/en/blog/2024/05/31/monthly-report.md
@@ -0,0 +1,33 @@
+---
+title: "Monthly Report (May 01 - May 31)"
+keywords: ["Apache APISIX", "API Gateway", "Monthly Report", "Contributor"]
+description: Our monthly Apache APISIX community report generates insights 
into the project's monthly developments. The reports provide a pathway into the 
Apache APISIX community, ensuring that you stay well-informed and actively 
involved.
+tags: [Community]
+image: https://static.apiseven.com/uploads/2024/05/31/cYKGTnFs_may-cover-en.png
+---
+
+> We have recently made some additions and improvements to specific features 
within Apache APISIX. These include supporting hcv namespace in HashiCorp 
Vault, and allowing setting headers in introspection request. 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 
'teamwork makes the dream work' rings true in our way and is made possible by 
the collective effort of our community.
+
+From May 1 to May 31, a total of 7 contributors made 9 commits to Apache 
APISIX. We sincerely appreciate your contributions to Apache APISIX.
+
+## Contributor Statistics
+
+![Apache APISIX Contributors 
List](https://static.apiseven.com/uploads/2024/05/31/HwuInTPw_contributors-list-may.png)
+
+![Apache APISIX New 
Contributors](https://static.apiseven.com/uploads/2024/05/31/paTYXQAh_new-contributors-may.png)
+
+## Recent Feature Highlights
+
+- [Support hcv namespace in HashiCorp 
Vault](https://github.com/apache/apisix/pull/11277)(Contributor: 
[bzp2010](https://github.com/bzp2010))
+
+- [Allow setting headers in introspection 
request](https://github.com/apache/apisix/pull/11090)(Contributor: 
[yuweizzz](https://github.com/yuweizzz))
+
+## Recent Blog Recommendations
+
+- [Five Ways to Pass Parameters to Apache 
APISIX](https://apisix.apache.org/blog/2024/05/02/pass-parameters-apisix/)
+
+The official website and GitHub Issues of Apache APISIX provide a wealth of 
documentation of tutorials and real-world use cases. 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/05/31/monthly-report.md 
b/blog/zh/blog/2024/05/31/monthly-report.md
new file mode 100644
index 00000000000..681bf5b38ba
--- /dev/null
+++ b/blog/zh/blog/2024/05/31/monthly-report.md
@@ -0,0 +1,28 @@
+---
+title: "社区月报 (05.01 - 05.31)"
+keywords: ["Apache APISIX", "API 网关", "社区月报", "贡献者"]
+description: Apache APISIX 社区的月报旨在帮助社区成员更全面地了解社区的最新动态,方便大家参与到 Apache APISIX 
社区中来。
+tags: [Community]
+image: https://static.apiseven.com/uploads/2024/05/31/Z09ywV24_may-cover-cn.png
+---
+> 最近,我们新增并改进了 Apache APISIX 的部分功能,包含在 HashiCorp Vault 中支持 hcv namespace 和 在 
OIDC 插件中允许在自省请求中设置标头。有关更多功能新亮点,请阅读本期月报。
+<!--truncate-->
+## 导语
+
+Apache APISIX 项目始终秉承着开源社区协作的精神,自问世起便崭露头角,如今已经成为全球最活跃的开源 API 
网关项目之一。正如谚语所言,“众人拾柴火焰高”,这一辉煌成就,得益于整个社区伙伴的协同努力。
+
+从 2024.05.01 至 2024.05.31,有 7 名开发者提交了 9 个 commit,为 Apache APISIX 
做出了重要贡献。感谢这些伙伴们对 Apache APISIX 的无私支持!正是因为你们的付出,才能让 Apache APISIX 项目不断改进、提升和壮大。
+
+## 贡献者统计
+
+![贡献者名单](https://static.apiseven.com/uploads/2024/05/31/HwuInTPw_contributors-list-may.png)
+
+![新晋贡献者](https://static.apiseven.com/uploads/2024/05/31/paTYXQAh_new-contributors-may.png)
+
+## 近期亮点功能
+
+- [在 HashiCorp Vault 中支持 hcv 
namespace](https://github.com/apache/apisix/pull/11277)(贡献者:[bzp2010](https://github.com/bzp2010))
+
+- [在 OIDC 
插件中允许在自省请求中设置标头](https://github.com/apache/apisix/pull/11090)(贡献者:[yuweizzz](https://github.com/yuweizzz))
+
+Apache APISIX 的项目官网和 Github 上的 Issue 上已经积累了比较丰富的文档教程和使用经验,如果您遇到问题可以翻阅文档,用关键词在 
Issue 中搜索,也可以参与 Issue 上的讨论,提出自己的想法和实践经验。

Reply via email to