We've been setting DNSSettings.matchDomains to an array containing an empty string in order to have all DNS requests sent to our NEPacketTunnelProvider.
This worked fine in older versions of macOS, but we have a customer running Ventura who are seeing no DNS request being sent in that case.
Is there any known change in the behavior of DNSSettings.matchDomains in Ventura?