github AdguardTeam/dnsproxy v0.38.0
Release v0.38.0

latest releases: v0.71.1, v0.71.0, v0.70.0...
2 years ago

Breaking Changes

  • The values for the protocol now belong to an enum type Proto.

  • The signature of the proxyutil.DNSSize has been changed to not require the protocol.

  • Layouts of some functions have been optimized, so now they accept and return pointers to large structs instead of the structs themselves. Those functions are:

    • proxy.ParseUpstreamsConfig
    • upstream.AddressToUpstream
    • upstream.NewResolver

Added

  • proxy.DNSContext.RequestID field.

Don't miss a new dnsproxy release

NewReleases is sending notifications on new releases.