New Features
- Adds the new field
TargetDomain
to ourRedisSession
andInternalSession
on our extauth api to be used to validate against the request hostname. (https://github.com/solo-io/ext-auth-service/issues/314)
Fixes
- Fix bug causing SDS config to be generated with an EnvoyGrpc TargetSpecifier instead of GoogleGrpc when TargetUri
is provided (#6799)