Hi all, Apache APISIX Community is glad to announce the Apache APISIX Ingress controller v1.6.1 has been released.
Apache APISIX is a cloud-native microservices API gateway, delivering the ultimate performance, security, open-source and scalable platform for all your APIs and microservices. Apache APISIX Ingress controller is a Kubernetes Ingress controller implementation using Apache APISIX as the data plane. This release contains a number of bug fixes. The notable changes include: * fix: missing upstream name in gateway-api routes * fix: panic at empty http spec * fix: when secret created later than apisixtls it should be updated * fix: Ingress delete events can be handler after svc be deleted * fix: allow passing plugin config name for route with no backends Release Note: https://github.com/apache/apisix-ingress-controller/blob/v1.6.1/CHANGELOG.md#161 Downloads: https://apisix.apache.org/downloads/ Apache APISIX website: https://apisix.apache.org/ Apache APISIX Ingress controller: https://github.com/apache/apisix-ingress-controller/ - Apache APISIX Community