Skip to content

v1.21.9

Latest

Choose a tag to compare

@JCigan JCigan released this 12 Jun 21:44
· 2 commits to v1.21.x since this release
2733da1

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)