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 theSettings
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)