Skip to content

Releases: ruby/resolv

v0.6.2

08 Jul 07:26
a28aaed
Compare
Choose a tag to compare

What's Changed

  • Limit decompressed name length
  • Bump step-security/harden-runner from 2.12.1 to 2.12.2 by @dependabot in #95

Full Changelog: v0.6.1...v0.6.2

v0.3.1

08 Jul 07:27
cd62742
Compare
Choose a tag to compare

What's Changed

  • Limit decompressed name length

Full Changelog: v0.3.0...v0.3.1

v0.2.3

08 Jul 07:27
60805ce
Compare
Choose a tag to compare

What's Changed

  • Limit decompressed name length

Full Changelog: v0.2.2...v0.2.3

v0.6.1

24 Jun 09:34
6b57765
Compare
Choose a tag to compare

What's Changed

  • Bump rubygems/release-gem from 1.1.0 to 1.1.1 by @dependabot in #76
  • Allow copy / paste from the readme by @tas50 in #77
  • Bump step-security/harden-runner from 2.10.2 to 2.10.3 by @dependabot in #78
  • Bump step-security/harden-runner from 2.10.3 to 2.10.4 by @dependabot in #79
  • Use port number 0 for ephemeral port if save by @nobu in #80
  • Integrate JRuby changes by @headius in #75
  • w32error_raise never returns by @nobu in #82
  • Load win32/resolv with rake test by @hsbt in #83
  • Support powershell version of registry reference by @hsbt in #84
  • Bump step-security/harden-runner from 2.10.4 to 2.11.0 by @dependabot in #86
  • Bump step-security/harden-runner from 2.11.0 to 2.11.1 by @dependabot in #89
  • Ractor compat by @HoneyryderChuck in #62
  • quote registry value name 'NV Domain' properly by @YO4 in #90
  • Update resolv.rb - fix spelling by @jbampton in #93
  • Bump step-security/harden-runner from 2.11.1 to 2.12.1 by @dependabot in #94

New Contributors

Full Changelog: v0.6.0...v0.6.1

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