Yilialinn commented on code in PR #1919: URL: https://github.com/apache/apisix-website/pull/1919#discussion_r2115345928
########## blog/en/blog/2025/05/30/2025-may-monthly-report.md: ########## @@ -0,0 +1,88 @@ +--- +title: "2025 Monthly Report (May 01 - May 30)" +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.api7.ai/uploads/2025/05/30/cQZIKC0l_2025-may-monthly-report-cover-en.webp +--- + +> Recently, we've introduced several new features, including adding the `lago` plugin, adding the support for incremental API configuration updates in Standalone mode, a health checker for the stream subsystem, and a new Standalone Admin API. For more details, please read this month’s newsletter. +<!--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 May 1st to May 30, 8 contributors made 38 commits to Apache APISIX. We sincerely appreciate your contributions to Apache APISIX. + +## Contributor Statistics + + + +## Feature Highlights + +### Add Metadata to Resource Schema + +PR: https://github.com/apache/apisix/pull/12224 + +Contributor: [bzp2010](https://github.com/bzp2010) + +This PR refactors the resource schema to ensure that user-facing resources include a standardized `metadata` section with `name`, `desc`, and `labels` fields. This improves consistency and helps resolve issues in downstream projects like the embedded dashboard and APISIX's declarative configuration tool (ADC). Review Comment: APISIX dashboard, I think -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org