feat(dns): replace unbound with qdm12/dns@v2.0.0-beta-rc6 (#1742)
- Faster start up - Clearer error messages - Allow for more Gluetun-specific customization - DNSSEC validation is dropped for now (it's sort of unneeded) - Fix #137
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# Maintenance
|
||||
|
||||
- Rename `UNBLOCK` to `DOT_UNBOUND_UNBLOCK`
|
||||
- Rename `UNBLOCK` to `DNS_HOSTNAMES_UNBLOCKED`
|
||||
- Change `Run` methods to `Start`+`Stop`, returning channels rather than injecting them
|
||||
- Use DNS v2 beta
|
||||
- Go 1.18
|
||||
- gofumpt
|
||||
- Use netip
|
||||
|
||||
Reference in New Issue
Block a user