Skip to content

1.0.4

Latest
Compare
Choose a tag to compare
@ecnepsnai ecnepsnai released this 08 Nov 01:49
· 5 commits to main since this release
bef86ce

API Changes from 1.0.3:

  • The WHOIS client has been renamed from WHOIS to WHOISClient for improved clarity
  • The result of a WHOIS lookup is now an array of WHOISReply, rather than just the string reply from the last server
  • The timeout for WHOIS lookups is now for the entire lookup rather than per individual query

Change

  • [BREAKING]: Improvements to the WHOIS client including the full reply history
  • [FIX]: Crash when authenticating a lookup for the root zone
  • [FIX]: DNSSEC authentication failures for messages that may contain compressed data