We have recently made some additions and improvements to specific features within Apache APISIX. These include adding discovery k8s dump data interface, adding max req/resp body size attributes (
max_resp_body_bytes
andmax_req_body_bytes
) in thekafka-logger
plugin, and autogenerating the admin API key if they are not configured in the configuration file. For detailed information, please read the monthly report.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 04.01 to 04.30, a total of 16 contributors made 43 commits to Apache APISIX. We sincerely appreciate your contributions to Apache APISIX.
Contributor Statistics
Recent Feature Highlights
Add discovery k8s dump data interface(Contributor: hanqingwu)
Add max req/resp body size attributes (
max_resp_body_bytes
andmax_req_body_bytes
) in thekafka-logger
plugin(Contributor: shreemaan-abhishek)Autogenerate the admin API key if not configured in the configuration file(Contributor: Revolyssup)
Recent Blog Recommendations
The official website and GitHub Issues of Apache APISIX provide a wealth of documentation of tutorials and real-world use cases. If you encounter any issues, you can refer to the documentation, search for keywords in Issues, or participate in discussions on Issues to share your ideas and practical experiences.