We have recently made fixes and improvements to certain features of Apache APISIX and APISIX Ingress Controller. These include adding proxy configuration item for
openid-connect
plugin, fixing DNS resolution issue for tencent-cloud-cls, adding pass host configuration capability for ApisixUpstream resource, upgrading Go toolchain to v1.20, etc. 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 8.14 to 8.27, 15 contributors submitted 32 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:
Add proxy configuration item for
openid-connect
pluginFix DNS resolution issue for tencent-cloud-cls
Admin-API supports api schema validation
WASM
plugin supports passing native JSON data structureAdd pass host configuration capability for ApisixUpstream resource
Upgrade Go toolchain to v1.20
"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
Add proxy configuration item for
openid-connect
plugin (Contributor: darkSheep404)Fix DNS resolution issue for tencent-cloud-cls (Contributor: jiangfucheng
Admin-API supports api schema validation (Contributor: kingluo)
WASM
plugin supports passing native JSON data structure (Contributor: Sn0rt)
APISIX Ingress Controller
Add pass host configuration capability for ApisixUpstream resource (Contributor: ikatlinsky)
Upgrade Go toolchain to v1.20 (Contributor: WVenus)
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.
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.