Main features include: - Agentgateway API split - Feature gap parity work as captured in this issue: https://github.com/kgateway-dev/kgateway/issues/12910 ## Features not captured in doc issues yet - [x] basic auth https://github.com/kgateway-dev/kgateway/pull/12983 - [ ] oidc auth: https://github.com/kgateway-dev/kgateway/issues/12912#issuecomment-3644189940 - [x] api key auth: https://github.com/kgateway-dev/kgateway/issues/12909 - [x] downstream proxy protocol https://github.com/kgateway-dev/kgateway/issues/11161 - [ ] jwt validation https://github.com/kgateway-dev/kgateway/issues/12229 - [x] frontend TLS: https://github.com/kgateway-dev/kgateway/pull/13064 - [ ] MAYBE add our auth solution to the Gateway API implementation doc: https://gateway-api.sigs.k8s.io/geps/gep-1494/#currently-implemented-auth-mechanisms-in-implementations, came up in CNCF Slack [here](https://cloud-native.slack.com/archives/C080D3PJMS4/p1764937697940679?thread_ts=1764847700.295589&cid=C080D3PJMS4) - [ ] ARM builds for kgateway and envoy (Andy) - [ ] [Allow adjusting dns resolver config in envoy’s bootstrap](https://github.com/kgateway-dev/kgateway/pull/13348) (Yuval) - [ ] [Support loadBalancerClass in envoy proxy service](https://github.com/kgateway-dev/kgateway/pull/13328) ([yongzhang](https://github.com/yongzhang) ) - [x] [Add priorityClassName support to kgateway and agentgateway helm charts](https://github.com/kgateway-dev/kgateway/pull/13341) (Martin) - [ ] [Added support GCP backends to route traffic to Google Cloud Platform services, such as Google Cloud Run](https://github.com/kgateway-dev/kgateway/pull/13308) (Omar) ## PRs not captured in issues - [x] https://github.com/kgateway-dev/kgateway.dev/pull/510
Main features include:
Features not captured in doc issues yet
PRs not captured in issues