We have recently fixed or improved some features of Apache APISIX, including fixing
lua-resty-jwt
security issues, disallowing the simultaneous configuration of allowlist and denylist in ua-restriction, fixing the configuration of thegoogle-cloud-logging
plugin, and allowing the sending of headers upstream returned by OPA server. 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.17 to 7.30, 16 contributors submitted 38 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:
Upgraded
api7-lua-resty-jwt
to version 0.2.5.Allowlist and denylist cannot be enabled at the same time.
Fixed the configuration of the
google-cloud-logging
plugin.Allowed sending headers upstream returned by OPA server.
"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
Highlights of Recent Features
Apache APISIX
Upgraded
api7-lua-resty-jwt
to version 0.2.5 (Contributor: Sn0rt)Allowlist and denylist cannot be enabled at the same time (Contributor: jiangfucheng)
Fixed the configuration of the
google-cloud-logging
plugin (Contributor: kindomLee)Allowed sending headers upstream returned by OPA server (Contributor: Revolyssup)
Recent Blog Recommendations
We are pleased to present Apache APISIX 3.4.1 with a security patch for JWT.
Accelerating API Gateway Excellence: Apache APISIX Community Meetup in Malaysia
Kuala Lumpur, the capital of Malaysia, witnessed the success of the 2023 APISIX open-source Community Meetup on July 4th.
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.