kayx23 commented on code in PR #1812: URL: https://github.com/apache/apisix-website/pull/1812#discussion_r1698095548
########## blog/en/blog/2024/07/31/monthly-report.md: ########## @@ -0,0 +1,34 @@ +--- +title: "Monthly Report (July 01 - July 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/07/31/U3v43S1b_report-july-en.png +--- + +> We have recently made some additions and improvements to specific features within Apache APISIX. The main feature is removing `config-default.yaml` to hardcoded Lua file. 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 July 1 to June 31, a total of 13 contributors made 21 commits to Apache APISIX. We sincerely appreciate your contributions to Apache APISIX. + +## Contributor Statistics + + + + + +## Recent Feature Highlight + +- [Remove `config-default.yaml` to hardcoded Lua file](https://github.com/apache/apisix/pull/11312)(Contributor: [bzp2010](https://github.com/bzp2010)) Review Comment: ```suggestion - [Move `config-default.yaml` default values to hardcoded Lua file](https://github.com/apache/apisix/pull/11312)(Contributor: [bzp2010](https://github.com/bzp2010)) ``` -- 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]
