yzeng25 commented on code in PR #1722: URL: https://github.com/apache/apisix-website/pull/1722#discussion_r1386239016
########## blog/en/blog/2023/11/08/bi-weekly-report.md: ########## @@ -0,0 +1,58 @@ +--- +title: "Biweekly Report (October 23 - November 05)" +keywords: +- Apache APISIX +- API Gateway +- Weekly Report +- Contributor +description: Our bi-weekly Apache APISIX community report is your window into the project's weekly 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/2023/11/06/Y2rfyA4R_%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-11.06.png +--- + +> We have recently made some fixes and improvements to specific features within Apache APISIX. These updates include supporting variable export for the `Zipkin` plugin and apisix-runtime. For additional information, please consult the bi-weekly 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 10.23 to 11.05, a total of 20 contributors made 31 commits to Apache APISIX. We sincerely appreciate your contributions to Apache APISIX. + +We have recently addressed and enhanced various features, and here is a summary of the updates: + +1. Support variable export for the `Zipkin` plugin Review Comment: ```suggestion 1. Support variable export for the `zipkin` plugin ``` ########## blog/en/blog/2023/11/08/bi-weekly-report.md: ########## @@ -0,0 +1,58 @@ +--- +title: "Biweekly Report (October 23 - November 05)" +keywords: +- Apache APISIX +- API Gateway +- Weekly Report +- Contributor +description: Our bi-weekly Apache APISIX community report is your window into the project's weekly 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/2023/11/06/Y2rfyA4R_%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-11.06.png +--- + +> We have recently made some fixes and improvements to specific features within Apache APISIX. These updates include supporting variable export for the `Zipkin` plugin and apisix-runtime. For additional information, please consult the bi-weekly 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 10.23 to 11.05, a total of 20 contributors made 31 commits to Apache APISIX. We sincerely appreciate your contributions to Apache APISIX. + +We have recently addressed and enhanced various features, and here is a summary of the updates: + +1. Support variable export for the `Zipkin` plugin + +2. Support apisix-runtime + +Our bi-weekly Apache APISIX community report is your window into the project's weekly developments. It is a tool to facilitate your seamless integration into the Apache APISIX community, ensuring that you stay well-informed and actively involved. + +## Contributor Statistics + + + + + +## Highlights of Recent Features + +### Apache APISIX + +- [Support variable export for the `Zipkin` plugin](https://github.com/apache/apisix/pull/10361) (Contributor: [wizhuo](https://github.com/wizhuo)) Review Comment: ```suggestion - [Support variable export for the `zipkin` plugin](https://github.com/apache/apisix/pull/10361) (Contributor: [wizhuo](https://github.com/wizhuo)) ``` ########## blog/en/blog/2023/11/08/bi-weekly-report.md: ########## @@ -0,0 +1,58 @@ +--- +title: "Biweekly Report (October 23 - November 05)" +keywords: +- Apache APISIX +- API Gateway +- Weekly Report +- Contributor +description: Our bi-weekly Apache APISIX community report is your window into the project's weekly 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/2023/11/06/Y2rfyA4R_%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-11.06.png +--- + +> We have recently made some fixes and improvements to specific features within Apache APISIX. These updates include supporting variable export for the `Zipkin` plugin and apisix-runtime. For additional information, please consult the bi-weekly report. Review Comment: ```suggestion > We have recently made some fixes and improvements to specific features within Apache APISIX. These updates include supporting variable export for the `zipkin` plugin and apisix-runtime. For additional information, please consult the bi-weekly report. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
