Hickory DNS

v0.23.0-alpha.5

v0.23.0-alpha.5 Aug 2 2023 at 20:03 UTC

0.23.0

Fixed

  • (proto) Fix truncation for UDP #1975 by nmittler

Changed

  • (resolver) fix(resolver): correct ttl from lru cache #1984 by iberryful
  • (ci) Use dtolnay/rust-toolchain #1993 by waywardmonkeys
  • (all) update the minimum required openssl version #1979 by bluejekyll
  • (bin) Print offending bind error in panic message #1971 by wprzytula

Added

  • (resolver) Add Google DoT and DoH to ResolverConfig #1989 by daxpedda
  • (server) Adding graceful shutdown to server #1977 by nmittler