Skip to content

Releases: ruby/resolv

v0.4.0

19 Mar 02:17
44ae1e8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

13 Dec 06:04
22153c2
Compare
Choose a tag to compare

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

v0.2.2

05 Dec 07:49
261f049
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

17 Nov 10:04
095f1c0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

17 Nov 10:04
0a0d0ce
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Nov 10:03
5c16180
Compare
Choose a tag to compare