2.0.2 (July 14, 2026)
SECURITY:
- go: upgrade go version to 1.26.4
- Update the Consul Build Go base image to
alpine3.24[GH-5474]
FEATURES:
- api-gateway: Add support for external authorization (
ext_authz) on the API Gateway. A newextAuthzblock on theRouteAuthFilterCRD and aconsul.hashicorp.com/ext-authzannotation (onGatewayandHTTPRoute) let you set the gateway-wide ext_authz posture and override it per route. Requires a Consul version with API Gatewayext_authzsupport. [GH-5444] - xds: Addition of envoy extensions builtin/ext-proc support and addition of RouteExtProc CRD for Consul ENT [GH-5449]
IMPROVEMENTS:
- cni: version upgrade to 1.3.0 to support protocol version 1.1.0 [GH-5407]
BUG FIXES:
- api-gateway: fix argocd sync issue with difference to helm hook and argocd hooks, causing infinte wait time for pvc [GH-5491]
- api-gateway: remove shortNames for routes [GH-5458]
- control-plane: fix mesh-gateway ACL policy generation for Admin Partition failover so Sameness Group clusters can form across local partitions. [GH-5423]
- helm: Exclude OpenShift namespaces from the consul-connect-inject webhook injection by default [GH-5402]