Add support for NextDNS resolver

This commit is contained in:
Arnar Gauti Ingason 2022-11-07 21:10:06 +01:00 committed by Kristoffer Dalby
parent c0884f94b8
commit 6d3ede1367
4 changed files with 63 additions and 8 deletions

View file

@ -27,6 +27,7 @@
- Fix some DNS config issues [#660](https://github.com/juanfont/headscale/issues/660)
- Make it possible to disable TS2019 with build flag [#928](https://github.com/juanfont/headscale/pull/928)
- Fix OIDC registration issues [#960](https://github.com/juanfont/headscale/pull/960) and [#971](https://github.com/juanfont/headscale/pull/971)
- Add support for specifying NextDNS DNS-over-HTTPS resolver [#940](https://github.com/juanfont/headscale/pull/940)
## 0.16.4 (2022-08-21)