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 e5ade8060b4 blog: add dec monthly report (#1838)
e5ade8060b4 is described below

commit e5ade8060b43fd459af185bacbe80a8e693147ca
Author: Yilia Lin <[email protected]>
AuthorDate: Thu Jan 2 11:39:53 2025 +0800

    blog: add dec monthly report (#1838)
---
 blog/en/blog/2024/12/31/monthly-report.md | 41 +++++++++++++++++++++++++++++++
 blog/zh/blog/2024/12/31/monthly-report.md | 41 +++++++++++++++++++++++++++++++
 2 files changed, 82 insertions(+)

diff --git a/blog/en/blog/2024/12/31/monthly-report.md 
b/blog/en/blog/2024/12/31/monthly-report.md
new file mode 100644
index 00000000000..72898352221
--- /dev/null
+++ b/blog/en/blog/2024/12/31/monthly-report.md
@@ -0,0 +1,41 @@
+---
+title: "Monthly Report (December 01 - December 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/12/31/edSe3URN_monthly-report-cover-en.png
+---
+
+> We have recently made some additions and improvements to specific features 
within Apache APISIX. The main improvements include the addition of supporting 
configuring response headers when using the `limit-count` plugin and supporting 
"system" `ssl_trusted_certificate`, among other enhancements. 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 December 1 to December 31, 11 contributors made 27 commits to Apache 
APISIX. We sincerely appreciate your contributions to Apache APISIX.
+
+## Contributor Statistics
+
+![Apache APISIX Contributors 
List](https://static.apiseven.com/uploads/2024/12/31/npwFTjZH_dec-monthly-report-en.png)
+
+![Apache APISIX New 
Contributors](https://static.apiseven.com/uploads/2024/12/31/SDOtuLWf_dec-new-contributors.jpg)
+
+## Recent Feature Highlights/Improvements
+
+1. [Make Rate-Limiting Response Headers Configurable in `limit-count` 
Plugin](https://github.com/apache/apisix/pull/11831) (Contributor: 
[shreemaan-abhishek](https://github.com/shreemaan-abhishek))
+
+This PR allows users to configure the names of rate-limiting response headers 
using plugin metadata when using the `limit-count` plugin.
+
+2. [Support the Configuration of `system` in 
`ssl_trusted_certificate`](https://github.com/apache/apisix/pull/11809) 
(Contributor: [Revolyssup](https://github.com/Revolyssup))
+
+With this feature, users can set `system` as the value when configuring 
`ssl_trusted_certificate`, to use the system-defined CA certificated.
+
+3. [Refactor `workflow` Plugin 
Registration](https://github.com/apache/apisix/pull/11832) (Contributor: 
[Revolyssup](https://github.com/Revolyssup))
+
+Current logic requires the table `supported_actions` defined in `workflow.lua` 
to be changed when any new plugin is added to the `workflow` plugin. With this 
change, the registration in the table is offloaded to the newly added plugin by 
implementing the function `workflow_handler()`.
+
+4. [Allow Workflow Configuration without 
`case`](https://github.com/apache/apisix/pull/11787) (Contributor: 
[Revolyssup](https://github.com/Revolyssup))
+
+This change makes `case` a non-required field and an absence of `case` will be 
deemed a default match.
+
+The [official website](https://apisix.apache.org/) and [GitHub 
Issues](https://github.com/apache/apisix/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/12/31/monthly-report.md 
b/blog/zh/blog/2024/12/31/monthly-report.md
new file mode 100644
index 00000000000..215acece366
--- /dev/null
+++ b/blog/zh/blog/2024/12/31/monthly-report.md
@@ -0,0 +1,41 @@
+---
+title: "社区月报 (12.01 - 12.31)"
+keywords: ["Apache APISIX", "API 网关", "社区月报", "贡献者"]
+description: Apache APISIX 社区的月报旨在帮助社区成员更全面地了解社区的最新动态,方便大家参与到 Apache APISIX 
社区中来。
+tags: [Community]
+image: 
https://static.apiseven.com/uploads/2024/12/31/xuAagbRY_monthly-report-cover-cn.png
+---
+
+> 最近,我们新增并改进了 Apache APISIX 的部分功能,包括支持 `limit-count` 插件使用 plugin metadata 
配置速率限制响应头和支持将 `system` 设置为值并引用 `ca_certs` 等。有关更多功能新亮点,请阅读本期月报。
+<!--truncate-->
+## 导语
+
+Apache APISIX 项目始终秉承着开源社区协作的精神,自问世起便崭露头角,如今已经成为全球最活跃的开源 API 
网关项目之一。正如谚语所言,“众人拾柴火焰高”,这一辉煌成就,得益于整个社区伙伴的协同努力。
+
+从 2024.12.01 至 2024.12.31,有 11 名开发者提交了 27 个 commits,为 Apache APISIX 
做出了重要贡献。感谢这些伙伴们对 Apache APISIX 的无私支持!正是因为你们的付出,才能让 Apache APISIX 项目不断改进、提升和壮大。
+
+## 贡献者统计
+
+![贡献者名单](https://static.apiseven.com/uploads/2024/12/31/npwFTjZH_dec-monthly-report-en.png)
+
+![新晋贡献者](https://static.apiseven.com/uploads/2024/12/31/SDOtuLWf_dec-new-contributors.jpg)
+
+## 近期亮点功能/改进
+
+1. [支持 `limit-count` 插件使用 plugin metadata 
配置速率限制响应头](https://github.com/apache/apisix/pull/11831) 
(贡献者:[shreemaan-abhishek](https://github.com/shreemaan-abhishek))
+
+此 PR 允许用户使用插件元数据来配置速率限制响应头的名称。
+
+2. [支持将 `system` 设置为值以使用系统定义的 CA 
证书](https://github.com/apache/apisix/pull/11809) 
(贡献者:[Revolyssup](https://github.com/Revolyssup))
+
+通过此功能,用户可以在配置 `ssl_trusted_certificate` 时将 `system` 设置为值,以使用系统定义的 CA 证书。
+
+3. [新增插件 `workflow.lua` 修改逻辑](https://github.com/apache/apisix/pull/11832) 
(贡献者:[Revolyssup](https://github.com/Revolyssup))
+
+在向 `workflow` 插件中添加新插件时,要求必须更改在 `workflow.lua` 中定义的 `supported_actions` 
表。此更改通过实现 `workflow_handler()` 函数,将表中的注册工作转移到新添加的插件。
+
+4. [插件 `workflow` 中的 `case` 
设为非必填字段](https://github.com/apache/apisix/pull/11787) 
(贡献者:[Revolyssup](https://github.com/Revolyssup))
+
+此更改将 `case` 设置为非必填字段,缺少 `case` 将被视为默认匹配。
+
+Apache APISIX 的项目[官网](https://apisix.apache.org/zh/)和 Github 上的 
[Issues](https://github.com/apache/apisix/issues) 
上已经积累了比较丰富的文档教程和使用经验,如果您遇到问题可以翻阅文档,用关键词在 Issues 中搜索,也可以参与 Issues 
上的讨论,提出自己的想法和实践经验。

Reply via email to