Releases: ruby/open-uri
Releases · ruby/open-uri
v0.5.0
What's Changed
- Exclude Ruby 2.5 from macos-latest that is macos-14 by @hsbt in #35
- Add
net-ftpgem that has been bundled gem since Ruby 3.1 by @yahonda in #34 - Remove WEBrick from OpenURI tests by @hsbt in #37
- Try Windows tests again by @hsbt in #39
- Apply default to :max_redirects option and document by @pineman in #32
- Enhance security by removing Authorization header on HTTP redirects by @otegami in #36
New Contributors
- @yahonda made their first contribution in #34
- @pineman made their first contribution in #32
- @otegami made their first contribution in #36
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
What's Changed
- Migrate
set-outputto$GITHUB_OUTPUTby @bobby02832 in #19 - Update test libraries from ruby/ruby 2023-03-24 by @hsbt in #21
- Expose OpenURI::VERSION by @hsbt in #22
- Use reusing workflow for all tested versions by @hsbt in #25
- Make URI.open pass keywords by @jeremyevans in #24
- Close leaked files by @nobu in #27
- Use test-unit-ruby-core gem by @hsbt in #29
New Contributors
- @bobby02832 made their first contribution in #19
- @jeremyevans made their first contribution in #24
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- gemspec: This gem exposes 0 executables by @olleolleolle in #3
- s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #4
- Fix broken test by @hsbt in #5
- Added dependabot.yml for actions by @hsbt in #9
- Bump actions/checkout from 2 to 3 by @dependabot in #10
- [DOC] Fix markup for
URI.openby @aleksandrilyin in #11 - Avoid busting the global constant cache by @casperisfine in #8
- Run global constant count test only under Ruby 3.2 by @hsbt in #12
- Update Ruby versions on GHA with ci_versions/all.json by @hsbt in #13
- feat: allow option to pass user specified SSL version to use during communication by @nishantactive in #7
- Support 308 status redirect by @janko in #14
- Remove unused files from the packages by @nobu in #16
- Add :ssl_min_version and :ssl_max_version options by @rhenium in #15
New Contributors
- @olleolleolle made their first contribution in #3
- @k0kubun made their first contribution in #4
- @hsbt made their first contribution in #5
- @dependabot made their first contribution in #10
- @aleksandrilyin made their first contribution in #11
- @casperisfine made their first contribution in #8
- @nishantactive made their first contribution in #7
- @janko made their first contribution in #14
- @nobu made their first contribution in #16
- @rhenium made their first contribution in #15
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/ruby/open-uri/commits/v0.1.0