Skip to content

v0.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Sep 05:32
99464a3

What's Changed

  • [DOC] undocument private module/methods by @nobu in #118
  • Increase DNS resolver timeouts in truncated TCP fallback test by @k0kubun in #125
  • Resolv::LOC fixes by @nobu in #126
  • Apply the request deadline to TCP frame reads by @hsbt in #137
  • Retry a refused nameserver from a new UDP socket by @hsbt in #143
  • Only require io/wait on Ruby versions earlier than 3.2 by @headius in #145
  • Revert duplicate test code by @nobu in #146
  • Fix querying absolute domain name twice by @rhenium in #8
  • Fail over when writing a request finds the TCP peer gone by @hsbt in #148
  • Add ext/win32/resolv/depend by @hsbt in #147

Full Changelog: v0.7.1...v0.8.0