From 3.13 to 3.26, 25 contributors submitted 54 commits for Apache APISIX. Thank you for your contributions to Apache APISIX.
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
Good First Issues
Issue #9182
Link: https://github.com/apache/apisix/issues/9182
Description: Correct the URI in expose-api
tutorial.
Issue #1740
Link: https://github.com/apache/apisix-ingress-controller/issues/1740
Description: Add a spec for a discovery related fields to ApisixUpstream reference.
Highlights of Recent Features
Apache APISIX
support variable when rewrite header in proxy rewrite plugin (Contributor: monkeyDluffy6017)
Update the default HTTP router from
radixtree_uri
toradixtree_host_uri
. (Contributor: monkeyDluffy6017)
Recent Blog Recommendations
As the first LTS version since the 3.0 version, APISIX 3.2.0 is officially released! This release is a significant milestone for the 3.x era to replace the 2.x era.
Make your security policy auditable
This blog shows how you can leverage OPA and Apache APISIX to move your authentication and authorization logic from the code to the infrastructure. The former allows you to audit your security policies, the latter coherence among all your upstream across all tech stacks.
The right feature at the right place
This blog takes the example of per-user rate limiting to show how one can implement it in a library and an infrastructure component. Then, the author generalized this example and gave a couple of guidelines.
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.