istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/49537.yaml (about) 1 apiVersion: release-notes/v2 2 kind: bug-fix 3 area: traffic-management 4 issue: 5 - 49537 6 releaseNotes: 7 - | 8 **Fixed** an issue that when using `withoutHeaders` to configure route matching rules in VirtualService, 9 if the fields specified in `withoutHeaders` do not exist in the request header, istio cannot match the request.