1.8.11 (March 23, 2026)
BUG FIXES:
- api-gateway: Fix cross-namespace ACL resource collisions by keying policy/role/binding-rule caches with gatewayName + namespace. Managed resource names are now namespace-scoped to prevent one gateway from affecting another when deployed in different Kubernetes namespaces. [GH-5140]
SECURITY:
- go: upgrade go version to 1.25.8 [GH-5183]
- update google.golang.org/grpc to fix CVE-2026-33186 [GH-5183]