Skip to main content

Biweekly Report (July 03 - July 16)

· 3 min read

We have recently fixed and improved some features of Apache APISIX, including updates to the mock plugin which now supports adding headers, resolution of an error in the limit-count plugin when using the http variable in stream mode, fixing a cache key conflict issue in the etcd watch implementation, and the addition of a new feature to the admin API that allows forceful deletion of resources using the "force" parameter. Meanwhile, We are pleased to present Apache APISIX 3.4.0 with exciting new features and performance improvements. For more details, please read this 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.03 to 7.16, 21 contributors submitted 45 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. The mock plugin now supports adding headers.

  2. Fixed an issue in the limit-count plugin where using the http variable in stream mode caused errors.

  3. Fixed a cache key conflict issue in the etcd watch implementation.

  4. Added a new feature to the admin API that allows forceful deletion of resources using the "force" parameter.

"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

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.