istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/26185.yaml (about)

     1  apiVersion: release-notes/v2
     2  kind: feature
     3  
     4  area: security
     5  
     6  releaseNotes:
     7  - |
     8    **Added** support for client side Envoy secure naming config when trust domain alias is used.
     9    Fix the multi cluster service discovery client SAN generation: takes all endpoints' service accounts
    10    into account, rather than the first found service registry.