Releases: ruby/resolv
Releases · ruby/resolv
v0.7.1
What's Changed
- Fix TCP Requester #recv_reply by @jsaubry in #105
- Update typeclass list for
getresourceby @themichaelyang in #116
New Contributors
- @jsaubry made their first contribution in #105
- @themichaelyang made their first contribution in #116
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Update documentations by @nobu in #107
- Fix syntax error on older versions by @nobu in #109
- Move minimal registry access to the extension by @nobu in #110
- Fix comiler warnings by @nobu in #112
- use domain suffix from 'Domain' instead of 'NV Domain' by @YO4 in #113
Full Changelog: v0.6.3...v0.7.0
v0.6.3
What's Changed
- win32/resolv: add headers to GetNetworkParams check. by @jeremyd2019 in #81
- Require rbconfig in resolv.rb by @zenspider in #99
- Add a workflow to sync commits to ruby/ruby by @k0kubun in #102
- win32/resolv: fix loading of
NV Domainby @fukunori03 in #85 - Fallback to powershell implementation under the bundle environment by @hsbt in #106
- Fix invalid "Broken registry" warning for UseDomainNameDevolution by @orgads in #100
New Contributors
- @jeremyd2019 made their first contribution in #81
- @zenspider made their first contribution in #99
- @fukunori03 made their first contribution in #85
- @orgads made their first contribution in #100
Full Changelog: v0.6.2...v0.6.3
v0.6.2
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
v0.2.3
v0.6.1
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_raisenever 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
- @tas50 made their first contribution in #77
- @headius made their first contribution in #75
- @HoneyryderChuck made their first contribution in #62
- @YO4 made their first contribution in #90
- @jbampton made their first contribution in #93
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Fix CI by @hsbt in #66
- Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in #65
- Omit Windows and MinGW platforms with with_udp_and_tcp by @hsbt in #67
- Build the extension by @nobu in #70
- Workaround for jruby by @nobu in #71
- Fix the location of win32/resolv.rb by @nobu in #72
- Securerandom should be always available by @deivid-rodriguez in #59
- Set timeout for JRuby by @nobu in #74
- Allow setting default Resolv::DNS config in Resolv.new by @jeremyevans in #43
Full Changelog: v0.5.0...v0.6.0
v0.5.0
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
What's Changed
- Fix typo by @deivid-rodriguez in #46
- CI: Run on Windows by @nobu in #47
- Refactor lazy initialize by @nobu in #37
- Implement CAA resource record by @hanazuki in #48
New Contributors
- @deivid-rodriguez made their first contribution in #46
Full Changelog: v0.3.0...v0.4.0