Skip to content

Releases: AdguardTeam/dnsproxy

Release v0.61.1

29 Dec 13:06

Choose a tag to compare

Changed

  • Logging level of timeout errors is now Error.

Added

  • Logging of QUIC requests.

Release v0.61.0

18 Dec 16:16

Choose a tag to compare

Changed

Fixed

  • Load balancing algorithm.

Release v0.60.1

11 Dec 10:40

Choose a tag to compare

Fixed

  • Incorrect handling of IPv4-in-IPv6 addresses when listening to an unspecified address.

Release v0.60.0

05 Dec 13:32

Choose a tag to compare

Added

Changed

Removed

Release v0.59.1

23 Nov 17:10

Choose a tag to compare

Fixed

Release v0.59.0

17 Nov 09:13

Choose a tag to compare

Added

  • Cache for custom upstream configurations (#169).

Changed

Release v0.58.0

10 Nov 16:52

Choose a tag to compare

Release v0.57.3

08 Nov 12:07

Choose a tag to compare

Fixed

  • IP version check for rate limiting.

Release v0.57.2

07 Nov 13:40

Choose a tag to compare

Fixed

  • Release executable files uploading.

Release v0.57.0

07 Nov 10:19

Choose a tag to compare

Added

  • CIDR-based ratelimiting configurable via RatelimitSubnetMaskIPv4 and RatelimitSubnetMaskIPv4 fields of proxy.Config, and the --ratelimit-subnet-len-ipv4 and --ratelimit-subnet-len-ipv6 command-line options.
  • The QueryDuration field of the proxy.DNSContext which contains the duration of an actual exchange either with an upstream server, or with the fallback one.
  • Basic Auth for DNS-over-HTTPS.

Removed

  • The StartTime field of the proxy.DNSContext.