github AdguardTeam/dnsproxy v0.49.0
Release v0.49.0

latest releases: v0.73.2, v0.73.1, v0.73.0...
17 months ago

Changed

  • upstream.Resolver is now an interface type. Its method LookupNetIP, replacing LookupIPAddr, returns a slice of netip.Addrs.

  • upstream.NewResolver now returns the new interface type.

  • upstream.LookupParallel now uses the new interface type.

Deprecated

  • Several functions in package proxyutil:

    • proxyutil.UDPGetOOBSize;
    • proxyutil.UDPSetOptions;
    • proxyutil.UDPRead;
    • proxyutil.UDPWrite.

    These functions will be removed in a future release.

Don't miss a new dnsproxy release

NewReleases is sending notifications on new releases.