This release is building...
Dependency Bumps
- solo-io/envoy-gloo has been upgraded to v1.36.8-patch1.
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)