What's New
- fix: retract route configuration when no parent accepts the route (backport apache/apisix-ingress-controller#2858) @AlinsRan (#476)
- fix: reject an ApisixRoute servicePort that cannot resolve (backport apache/apisix-ingress-controller#2860) @AlinsRan (#474)
- fix: retract configuration when a referenced ApisixPluginConfig is gone (backport apache/apisix-ingress-controller#2859) @AlinsRan (#473)
- feat: support secretRef in v1alpha1 plugin configuration @AlinsRan (#470)
- fix: pin a route to the scheme its listeners accept (backport apache/apisix-ingress-controller#2864) @AlinsRan (#475)
- fix: delete data plane config when a route leaves a managed Gateway (backport apache/apisix-ingress-controller#2834) @AlinsRan (#471)
- feat: support a CA bundle for the control plane connection @shreemaan-abhishek (#447)
👨🏽💻 Contributors
Thank you to our contributors for making this release possible:
@AlinsRan and @shreemaan-abhishek