Skip to content

v1.9.20

Compare
Choose a tag to compare
@ianmacclancy ianmacclancy released this 18 Jul 17:30
· 18 commits to v1.9.x since this release
2d68055

Dependency Bumps

  • emicklei/go-restful has been upgraded to v2.16.0.
  • solo-io/go-utils has been upgraded to v0.21.25.

Fixes

  • Fix bug where the validation server would get a max recieved message size of 0 instead of the gRPC default if
    validationServerGrpcMaxSizeBytes was not set in the Settings CR (#6697)
  • Fix bug where NPE occurs when the destination is nil in the RouteActions. (#6534)
  • Add new tests to cover destinations with 0 and higher weights (#6098)