istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/auto-allocate-dns.yaml (about) 1 apiVersion: release-notes/v2 2 kind: bug-fix 3 area: networking 4 issue: 5 - 29324 6 releaseNotes: 7 - | 8 **Added** a new experimental proxy option, `DNS_AUTO_ALLOCATE`, to control auto allocation of ServiceEntry addresses. Previously, 9 this option was tied to `DNS_CAPTURE`. Now, `DNS_CAPTURE` can be enabled without auto allocation.