Skip to content

v0.3.0

Compare
Choose a tag to compare
@hsbt hsbt released this 13 Dec 06:04
· 15 commits to master since this release
22153c2

What's Changed

  • Update test libraries from ruby/ruby 2023-03-24 by @hsbt in #28
  • Do not compress domain name in SRV RDATA by @hanazuki in #30
  • Add gemspec to Gemfile by @hanazuki in #31
  • Expose Resolv::VERSION by @hsbt in #34
  • Prefer Array#concat over #+= on Array by @nobu in #36
  • Use test-unit-ruby-core by @hsbt in #39
  • Bump actions/checkout from 3 to 4 by @dependabot in #40
  • IPv6: update to_s method to be RFC5952 complient by @b4ldr in #25
  • Implement SVCB and HTTPS RRs by @hanazuki in #32
  • Implement dohpath SvcParam by @hanazuki in #33
  • Catch EPROTONOSUPPORT as a sign of no IPv6 as well by @KJTsanaktsidis in #41
  • Support a :use_ipv6 option to Resolv#initialize by @jeremyevans in #1
  • Fix the fallback from UDP to TCP due to message truncation by @jeremyevans in #6
  • Support a :raise_timeout_errors option to raise timeouts as Resolv::ResolvError by @jeremyevans in #14
  • Close leaked FD by @nobu in #44

New Contributors

Full Changelog: v0.2.2...v0.3.0