Fixes
- Fix bug where the validation server would get a max received message size of 0 instead of the gRPC default if
validationServerGrpcMaxSizeBytes
was not set in theSettings
CR (#6697) - Add TLS to redis connection for User Sessions. (#6496)
- Add new tests to cover destinations with 0 and higher weights (#6098)