You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release adds support to also use DoH backends as well, besides traditional DNS/udp servers.
Also includes a reworked config style to support the various backend types, and a better algorithm to support the different backend types.
Improvements on telemetry routine, providing new metrics.
Introducing support for Redis as application-level DNS cache.
Various cleanups and small optimizations.
This release is more or less feature complete and generally works.
It's still missing proper cache handling, Redis or Memcache implementation, a DNS response parser, and some polishing here and there.