This is an automated email from the ASF dual-hosted git repository. young 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 1d1cd004ad8 docs: Add biweekly-report-0621 (#1622) 1d1cd004ad8 is described below commit 1d1cd004ad8b7ea08212692af7546bb9c59c7504 Author: Qizeng-api7 <129834194+qizeng-a...@users.noreply.github.com> AuthorDate: Fri Jun 23 00:04:33 2023 +0800 docs: Add biweekly-report-0621 (#1622) Co-authored-by: Yilia <114121331+yilial...@users.noreply.github.com> --- blog/en/blog/2023/06/21/weekly-report-en.md | 40 +++++++++++++++++++++++++++++ blog/zh/blog/2023/06/21/weekly-report-zh.md | 34 ++++++++++++++++++++++++ 2 files changed, 74 insertions(+) diff --git a/blog/en/blog/2023/06/21/weekly-report-en.md b/blog/en/blog/2023/06/21/weekly-report-en.md new file mode 100644 index 00000000000..dbc479e278f --- /dev/null +++ b/blog/en/blog/2023/06/21/weekly-report-en.md @@ -0,0 +1,40 @@ +--- +title: "Biweekly Report (June 06 - June 18)" +keywords: +- Apache APISIX +- API Gateway +- Weekly Report +- Contributor +description: The Apache APISIX Community Biweekly Report can help community members better grasp the progress of the Apache APISIX community so that everyone can participate in the Apache APISIX community. +tags: [Community] +image: https://static.apiseven.com/uploads/2023/06/20/ajMuPeGU_%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 +--- + +> From 6.06 to 6.18, 21 contributors submitted 32 commits for Apache APISIX. Thank you for your contributions to Apache APISIX. +<!--truncate--> + +## Introduction + +Apache APISIX grew up as a community from the first day it was open-sourced, and quickly became the most active open-source API gateway project in the world. These achievements are inseparable from the joint efforts of community partners. + +"If you want to go fast, go alone. If you want to go far, go together." The Apache APISIX Community Biweekly Report can help community members better grasp the progress of the Apache APISIX community so that everyone can participate in the Apache APISIX community. + +## Contributor Statistics + + + + + +## Highlight of Recent Features + +### Apache APISIX + +- [Ensure proper reloading of old state when recompiling protobuffer](https://github.com/apache/apisix/pull/9606) (Contributor: [kingluo](https://github.com/kingluo)) + +## Recent Blog Recommendations + +- [APISIX Boosts Lenovo to Build Lightweight and Decentralized Gateway](https://apisix.apache.org/blog/2023/06/02/lenovo-uses-apisix/) + + Lenovo established a decentralized gateway and centralized dev portal based on APISIX, resolving the bottlenecks of its previous system. + +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/06/21/weekly-report-zh.md b/blog/zh/blog/2023/06/21/weekly-report-zh.md new file mode 100644 index 00000000000..f3b4a985a49 --- /dev/null +++ b/blog/zh/blog/2023/06/21/weekly-report-zh.md @@ -0,0 +1,34 @@ +--- +title: "社区双周报 (6.06 - 6.18)" +keywords: +- Apache APISIX +- API 网关 +- 社区周报 +- 贡献者 +description: “独行者速,众行者远”。Apache APISIX 社区周报希望可以帮助社区小伙伴们更好地掌握 Apache APISIX 社区的进展,方便大家参与到 Apache APISIX 社区中来。 +tags: [Community] +image: https://static.apiseven.com/uploads/2023/06/20/hbrQjWcp_%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%20%281%29.png +--- + +> 从 2023.6.06 - 2023.6.18,有 21 位开发者为 Apache APISIX 提交了 32 个 commit。感谢这些小伙伴为 Apache APISIX 添砖加瓦,是你们的无私付出,让 Apache APISIX 项目变得更好! +<!--truncate--> + +## 导语 + +Apache APISIX 从开源第一天就以社区方式成长,迅速成为全世界最活跃的开源 API 网关项目。这些成就,离不开社区小伙伴们的共同奋斗。 + +“独行者速,众行者远”。Apache APISIX 社区周报希望可以帮助社区小伙伴们更好地掌握 Apache APISIX 社区的进展,方便大家参与到 Apache APISIX 社区中来。 + +## 贡献者统计 + + + + + +## 近期亮点功能 + +### Apache APISIX + +- [重新编译 protobuffer 时,确保正确重载旧状态](https://github.com/apache/apisix/pull/9606)(贡献者:[kingluo](https://github.com/kingluo)) + +Apache APISIX 的项目官网和 Github 上的 Issue 上已经积累了比较丰富的文档教程和使用经验,如果您遇到问题可以翻阅文档,用关键词在 Issue 中搜索,也可以参与 Issue 上的讨论,提出自己的想法和实践经验。