Skip to content

Releases: ruby/open-uri

v0.5.0

06 Nov 08:38
8f5a4ef

Choose a tag to compare

What's Changed

  • Exclude Ruby 2.5 from macos-latest that is macos-14 by @hsbt in #35
  • Add net-ftp gem 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

Full Changelog: v0.4.1...v0.5.0

v0.4.1

07 Dec 07:22
d72508a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

07 Nov 07:39
09df813

Choose a tag to compare

What's Changed

  • Migrate set-output to $GITHUB_OUTPUT by @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

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

v0.3.0

05 Dec 07:14
783892e

Choose a tag to compare

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.open by @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

Full Changelog: v0.2.0...v0.3.0

v0.2.0

17 Nov 10:28
ec4275a

Choose a tag to compare

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

v0.1.0

17 Nov 10:28
53862fa

Choose a tag to compare