We have recently fixed or improved some features of Apache , 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 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 . Thank you for your contributions to Apache .
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 Community Biweekly Report can help community members better grasp the progress of the Apache community so that everyone can participate in the Apache community.
Contributor Statistics
Highlights of Recent Features
Apache
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
Release Apache 3.4.1
We are pleased to present Apache 3.4.1 with a security patch for JWT.
Accelerating API Gateway Excellence: Apache Community Meetup in Malaysia
Kuala Lumpur, the capital of Malaysia, witnessed the success of the 2023 open-source Community Meetup on July 4th.
Release Apache 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 .
Connecting IoT Devices to the Cloud with MQTT Proxy
'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 can act as an MQTT proxy.
A wealth of documentation tutorials and experience has been accumulated on the Apache 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.