I can confirm that for me removing /etc/resolv.conf and replacing it with a link to stub-resolv.conf using
sudo ln -s /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
and rebooting (probably I could just have restarted the appropriate service) restores DNS functionality.
I can confirm that for me removing /etc/resolv.conf and replacing it with a link to stub-resolv.conf using
sudo ln -s /run/systemd/ resolve/ stub-resolv. conf /etc/resolv.conf
and rebooting (probably I could just have restarted the appropriate service) restores DNS functionality.