Skip to content

v1.20.19

Choose a tag to compare

@JCigan JCigan released this 12 Jun 21:42
· 2 commits to v1.20.x since this release
f005651

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)