Release v0.69.0
Added
- New
proxy.BeforeRequestErrortype for the errors containing a custom DNS response. Seeproxy.BeforeRequestHandlerfor usage.
Changed
- The
quic-godependency has been updated tov0.42.0. proxy.BeforeRequestHandleris now an interface instead of a callback, and its the only method also differs in signature.
Fixed
- Unspecified IP addresses no more checked when using
proxy.UModeFastestAddr.
---
Original release: https://github.com/AdguardTeam/dnsproxy/releases/tag/v0.69.0