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 cf923461525 docs: add Biweekly Report (May 08 - May 22) (#1594) cf923461525 is described below commit cf9234615259466071cbbe881b4f52b4732e5d75 Author: Qizeng-api7 <129834194+qizeng-a...@users.noreply.github.com> AuthorDate: Thu May 25 11:05:50 2023 +0800 docs: add Biweekly Report (May 08 - May 22) (#1594) --- blog/en/blog/2023/05/24/weekly-report-0524.md | 42 +++++++++++++++++++++++++++ blog/zh/blog/2023/05/24/weekly-report-0524.md | 40 +++++++++++++++++++++++++ 2 files changed, 82 insertions(+) diff --git a/blog/en/blog/2023/05/24/weekly-report-0524.md b/blog/en/blog/2023/05/24/weekly-report-0524.md new file mode 100644 index 00000000000..de14aa2076a --- /dev/null +++ b/blog/en/blog/2023/05/24/weekly-report-0524.md @@ -0,0 +1,42 @@ +--- +title: "Biweekly Report (May 08 - May 22)" +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/05/21/Y0065svK_%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 5.08 to 5.22, 33 contributors submitted 92 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. + +We have also sorted out some issues for newcomers to the community to participate in! If you are interested, don't miss it! + +## Contributor Statistics + + + + + +## Highlights of Recent Features + +### Apache APISIX + +- [Proxy-mirror plugin provides support for grpc and grpcs traffic proxying](https://github.com/apache/apisix/pull/9388)(贡献者:[Sn0rt](https://github.com/Sn0rt)) + +- [Reuse etcd connections to improve etcd read-write throughput](https://github.com/apache/apisix/pull/9420)(贡献者:[kingluo](https://github.com/kingluo)) + +### Apache APISIX Ingress Controller + +- [Apache APISIX Ingress Controller project removes support for custom resources in version v2beta3](https://github.com/apache/apisix-ingress-controller/pull/1817)(贡献者:[tao12345666333](https://github.com/tao12345666333)) + +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/05/24/weekly-report-0524.md b/blog/zh/blog/2023/05/24/weekly-report-0524.md new file mode 100644 index 00000000000..0f071dd53bf --- /dev/null +++ b/blog/zh/blog/2023/05/24/weekly-report-0524.md @@ -0,0 +1,40 @@ +--- +title: "社区双周报 (5.08 - 5.22)" +keywords: +- Apache APISIX +- API 网关 +- 社区周报 +- 贡献者 +description: “独行者速,众行者远”。Apache APISIX 社区周报希望可以帮助社区小伙伴们更好地掌握 Apache APISIX 社区的进展,方便大家参与到 Apache APISIX 社区中来。 +tags: [Community] +image: https://static.apiseven.com/uploads/2023/05/21/MUFArk4t_%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.png +--- + +> 从 2023.5.08 - 2023.5.22,有 33 位开发者为 Apache APISIX 提交了 92 个 commit。感谢这些小伙伴为 Apache APISIX 添砖加瓦,是你们的无私付出,让 Apache APISIX 项目变得更好! +<!--truncate--> + +## 导语 + +Apache APISIX 从开源第一天就以社区方式成长,迅速成为全世界最活跃的开源 API 网关项目。这些成就,离不开社区小伙伴们的共同奋斗。 + +“独行者速,众行者远”。Apache APISIX 社区周报希望可以帮助社区小伙伴们更好地掌握 Apache APISIX 社区的进展,方便大家参与到 Apache APISIX 社区中来。 + +## 贡献者统计 + + + + + +## 近期亮点功能 + +### Apache APISIX + +- [Proxy-mirror 插件提供 grpc 与 grpcs 流量代理支持](https://github.com/apache/apisix/pull/9388)(贡献者:[Sn0rt](https://github.com/Sn0rt)) + +- [复用 etcd 链接,提升 etcd 读写吞吐](https://github.com/apache/apisix/pull/9420)(贡献者:[kingluo](https://github.com/kingluo)) + +### Apache APISIX Ingress Controller + +- [Apache APISIX Ingress Controller 项目移除了 v2beta3 版本的自定义资源支持](https://github.com/apache/apisix-ingress-controller/pull/1817)(贡献者:[tao12345666333](https://github.com/tao12345666333)) + +Apache APISIX 的项目官网和 Github 上的 Issue 上已经积累了比较丰富的文档教程和使用经验,如果您遇到问题可以翻阅文档,用关键词在 Issue 中搜索,也可以参与 Issue 上的讨论,提出自己的想法和实践经验。