What's New
- fix: omit uris field when HTTPRoute path type is RegularExpression (backport apache/apisix-ingress-controller#2770) @AlinsRan (#417)
- fix: update observedGeneration on Gateway-API route status conditions (apache/apisix-ingress-controller#2768) @AlinsRan (#418)
- feat: support upstream health checks in BackendTrafficPolicy @AlinsRan (#414)
- feat: support consumer labels from metadata labels @AlinsRan (#410)
- feat: support Body scope in ApisixRoute HTTP match expressions @AlinsRan (#415)
- feat: support plugins field in ApisixConsumer @AlinsRan (#412)
- feat: validate APISIX resources in webhooks @AlinsRan (#393)
- fix: relax jwtAuth private_key requirement and add CEL validation @AlinsRan (#406)
- fix(backport #2745): exclude status-only API v2 resources from readiness gating @AlinsRan (#411)
- chore: migrate image registry from hkccr to ghcr.io @AlinsRan (#405)
- fix(backport): preserve HTTPRoute upstream scheme from backend ref @AlinsRan (#395)
- feat: enable ginkgo parallel execution for API7EE E2E tests @AlinsRan (#404)
- fix: use https_verify_certificate for standalone active health checks @AlinsRan (#396)
👨🏽💻 Contributors
Thank you to our contributors for making this release possible:
@AlinsRan