Skip to main content

Biweekly Report (June 19 - July 02)

· 3 min read

We have recently fixed and improved some features of Apache APISIX, including optimizing the use of Prometheus, fixing the body-transformer and log-rotate plugins, and adding an annotation to allow rewriting of the response header for Apache APISIX Ingress Controller. 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 6.19 to 7.02, 22 contributors submitted 35 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. APISIX now allows customizing Prometheus default bucket.

  2. Fixed the problem that body-transformer plugin cannot convert empty tables properly.

  3. Fixed the issue that max_kept configuration of the log-rotate plugin does not work when using a custom name.

  4. With recently added annotation, APISIX Ingress Controller now allows rewriting of response headers.

"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

Recent Blog Recommendations

  • Release Apache APISIX 3.4.0

    This release provides a new plugin loki-logger to forward logs to Grafana Loki, and allows for mTLS connection on the route level. In addition, the release also includes many other updates to continuously enhance the user experience of APISIX.

  • Connecting IoT Devices to the Cloud with APISIX MQTT Proxy

    APISIX's support for stream routes and, in extension, the MQTT protocol is often overlooked. Let's change this by looking at an end-to-end example of how APISIX can act as an MQTT proxy.

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.