Skip to main content

Biweekly Report (July 31 - August 13)

· 3 min read

We have recently made fixes and improvements to certain features of Apache APISIX. These include supporting the chaitin-waf plugin, configuring TLS handshake protocol for specified SNI, configuring YAML file for rendering environment variables, and ensuring that the limit-count plugin returns the correct X-RateLimit-Reset when rejecting requests. For more details, please refer to the biweekly report.

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.

From 7.31 to 8.13, 20 contributors submitted 37 commits for Apache APISIX. Thank you for your contributions to Apache APISIX.

We have recently fixed and improved some features, and the summary of the updates is as follows:

  1. Support chaitin-waf plugin

  2. Support host-level dynamic setting of TLS protocol version

  3. apisix.yaml configuration supports rendering configurations from environment variables

  4. limit-count plugin returns the correct X-RateLimit-Reset when rejecting requests

"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

Recent Blog Recommendations

  • Rate Limit Your APIs With Apache APISIX

    In this article, we will look at examples of how we can use the rate limiting plugins in APISIX. You can find the complete configuration files and instructions to deploy for this article in this repository.

  • Release Apache APISIX 3.2.2

    We are pleased to present Apache APISIX 3.2.2 with a list of fixes and optimizations.

  • Creating a Custom Data Mask Plugin

    In this article, we will look at how you can create and run this plugin from the ground up while learning some basics of APISIX plugin development in Lua.

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.