v1.20.19
This release is building...
Dependency Bumps
- golang/go has been upgraded to v1.25.11.
Fixes
- Fix grpcjson plugin to validate protoDescriptorBin bytes form a valid FileDescriptorSet before passing them to Envoy. Before this, invalid bytes would cause Envoy to NACK the RouteConfiguration while the Upstream falsely reported state: Accepted. (solo-io/solo-projects#8979)