Added
- The
DNSContext.QueryStatistics
method that returns the DNS query statistics for both the upstream and fallback DNS servers.
Changed
- Positional (non-flag) arguments now cause an error instead of being ignored.
Fixed
- The
upstream.ExchangeParallel
function now consistently returns a nil upstream in case of a DNS lookup error.
Removed
- The
DNSContext.CachedUpstreamAddr
andDNSContext.QueryDuration
properties.
Original release: https://github.com/AdguardTeam/dnsproxy/releases/tag/v0.75.0
What's Changed
- Bump alpine from 3.21.0 to 3.21.2 by @dependabot in #33
- Bump golang from 1.23.4 to 1.23.5 by @dependabot in #34
- Configure Renovate by @renovate in #35
- Migrate renovate config by @renovate in #37
New Contributors
Full Changelog: v0.73.5...v0.75.0