Skip to content

Releases: ruby/resolv

v0.6.0

13 Dec 01:14
cb4b335
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

11 Nov 03:08
c4837aa
Compare
Choose a tag to compare

What's Changed

  • Add an explicit with_udp_and_tcp helper to test_dns.rb by @KJTsanaktsidis in #49
  • Clarify the license by @hsbt in #51
  • Revert "Clarify the license" by @sorah in #52
  • Import win32/resolv.rb that is required on Windows by @nobu in #54
  • Clarify the license by @kou in #55
  • ci: Exclude Ruby 2.5 on macos-latest by @kou in #56
  • Fix TCP fallback with multiple nameservers [Bug #8285] by @opti in #50
  • test_dns: Fix failure on Windows by @sorah in #58
  • Add spec extensions by @nobu in #57
  • test_dns: Fix FD leak by @hanazuki in #60

New Contributors

  • @sorah made their first contribution in #52
  • @kou made their first contribution in #55
  • @opti made their first contribution in #50

Full Changelog: v0.4.0...v0.5.0

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