Skip to main content

Biweekly Report (Feb 27 - Mar 12)

· 3 min read

From 2.27 to 3.12, 29 contributors submitted 74 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.

Contributor Statistics

Apache APISIX Contributors List
Click to Preview

Apache APISIX New Contributors
Click to Preview

Highlights of Recent Features

Apache APISIX

Apache APISIX Ingress Controller

  • Add IngressClass support for custom resources of APISIX Ingress, allowing multiple sets of Ingress controllers to be deployed simultaneously in the same cluster and use custom resources.

Contributors:AlinsRanlingsamuelDonghui0,related PR:

Recent Blog Recommendations

  • 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.

  • How to Integrate API Gateway and Consul? Not Consul K/V

    Apache APISIX supports the Consul service discovery registry. This article will walk you through the process of implementing service discovery and service registry in Apache APISIX.

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.