Skip to content

feat: release apisix-ingress-controller 2.1.0#972

Merged
AlinsRan merged 4 commits into
apache:masterfrom
AlinsRan:chore-release-ingress-2.1.0
Jun 1, 2026
Merged

feat: release apisix-ingress-controller 2.1.0#972
AlinsRan merged 4 commits into
apache:masterfrom
AlinsRan:chore-release-ingress-2.1.0

Conversation

@AlinsRan
Copy link
Copy Markdown
Contributor

@AlinsRan AlinsRan commented May 28, 2026

Summary

Upgrade apisix-ingress-controller chart to release version 2.1.0.

Changes

Chart version

  • Chart.yaml: bump version 1.1.21.2.0, appVersion 2.0.12.1.0
  • values.yaml: update default image tag 2.0.12.1.0

CRD updates

Updated 3 CRDs that changed in 2.1.0:

  • apisixconsumers: relax jwtAuth private_key requirement, add CEL validation; support plugins field
  • apisixroutes: add Body scope to match expressions; update algorithm enum
  • backendtrafficpolicies: add healthCheck field (active/passive health checks)

ADC sidecar upgrade

  • Upgrade ghcr.io/api7/adc from 0.24.20.26.0
  • ADC v0.26.0 added the /configs/validate server API required by the new ADC-backed admission validation feature in 2.1.0

Config update

  • Add listener_port_match_mode config option (new in 2.1.0, default: auto) for port-based Gateway API routing

Related

Foo Bar and others added 4 commits May 28, 2026 09:07
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Update CRDs: apisixconsumers, apisixroutes, backendtrafficpolicies
- Upgrade adc sidecar from 0.24.2 to 0.26.0 (required for /configs/validate API)
- Add listener_port_match_mode config option (new in 2.1.0)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@AlinsRan AlinsRan changed the title chore: release apisix-ingress-controller 2.1.0 feat: release apisix-ingress-controller 2.1.0 Jun 1, 2026
@AlinsRan AlinsRan merged commit 5d5cacc into apache:master Jun 1, 2026
2 checks passed
@AlinsRan AlinsRan deleted the chore-release-ingress-2.1.0 branch June 1, 2026 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants