Skip to content

v3.3.0

Compare
Choose a tag to compare
@ibauersachs ibauersachs released this 27 Sep 10:40
· 230 commits to master since this release
v3.3.0
  • Add support for SVCB and HTTPS records (PR #116, @adam-stoler)
  • Fix an issue with ndots in Lookup (#118)
  • Support IPv4 mapped IPv6 address in AAAA record (PR #120, @spwei)
  • Validate range in Type
  • Improve DOH Resolver (#123, #127)
    Note that this resolver is more a proof of concept and not
    production ready. See Javadoc and issue #123.