Skip to content

Releases: ruby/net-http

v0.4.1

05 Jan 08:36
21e226c
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.3.0.1

05 Jan 08:36
3d2ac05
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.0.1

v0.4.0

06 Nov 08:23
4be99c2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.0

v0.3.2

19 Dec 01:40
b8bdb72
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

05 Dec 06:42
09a9ea1
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.3.0

17 Nov 09:22
9c752cc
Compare
Choose a tag to compare

What's Changed

  • Make the recommended name formal by @nobu in #60
  • [DOC] Get rid of a RDoc bug by @nobu in #61
  • Make Net::HTTPHeader#content_range return nil on non-byte units by @nobu in #63
  • Remove ENVIRONMENT_VARIABLE_IS_MULTIUSER_SAFE by @jeremyevans in #66
  • Revert "Replace Timeout.timeout in Net:HTTP#connect" by @hsbt in #74

Full Changelog: v0.2.2...v0.3.0

v0.2.2

17 Nov 09:22
992d07c
Compare
Choose a tag to compare

What's Changed

  • Fix a typo and deprecate old constants by @nobu in #32
  • Reset keep_alive timer on new connection by @rhenium in #21
  • Send Accept-Encoding header on HEAD method by @smaeda-ks in #26
  • gemspec: Drop unused directive "executables" by @olleolleolle in #33
  • s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #34
  • Handle invalid use of IP addresses in SNI by @jeremyevans in #35
  • Use omit instead of skip for test-unit by @hsbt in #37
  • Fix unescaped . in Regexp by @znz in #38
  • Rename D to debug in Net::HTTP by @baweaver in #39
  • Remove redundant MJIT condition by @znz in #40
  • Add ruby 3.1 to CI by @znz in #41
  • Do not set SNI hostname if connecting to IP address by @jeremyevans in #36
  • Update actions by @hsbt in #46
  • Added dependabot.yml for actions by @hsbt in #47
  • Update the content-length heading when decoding bodies by @jeremyevans in #16
  • Add HTTP#force_response_body_encoding for forcing response body encoding by @jeremyevans in #17
  • Update the content-length heading when decoding bodies by @jeremyevans in #51
  • Add ignore_eof access to HTTP and HTTPResponse by @jeremyevans in #15
  • feature detect to make net/http usable with JRuby by @kares in #52

New Contributors

Full Changelog: v0.2.0...v0.2.2

v0.2.1.pre1

17 Nov 09:22
0017cc6
Compare
Choose a tag to compare

What's Changed

  • Fix a typo and deprecate old constants by @nobu in #32
  • Reset keep_alive timer on new connection by @rhenium in #21
  • Send Accept-Encoding header on HEAD method by @smaeda-ks in #26
  • gemspec: Drop unused directive "executables" by @olleolleolle in #33
  • s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #34
  • Handle invalid use of IP addresses in SNI by @jeremyevans in #35
  • Use omit instead of skip for test-unit by @hsbt in #37
  • Fix unescaped . in Regexp by @znz in #38
  • Rename D to debug in Net::HTTP by @baweaver in #39
  • Remove redundant MJIT condition by @znz in #40
  • Add ruby 3.1 to CI by @znz in #41
  • Do not set SNI hostname if connecting to IP address by @jeremyevans in #36
  • Update actions by @hsbt in #46
  • Added dependabot.yml for actions by @hsbt in #47
  • Update the content-length heading when decoding bodies by @jeremyevans in #16
  • Add HTTP#force_response_body_encoding for forcing response body encoding by @jeremyevans in #17
  • Update the content-length heading when decoding bodies by @jeremyevans in #51
  • Add ignore_eof access to HTTP and HTTPResponse by @jeremyevans in #15
  • feature detect to make net/http usable with JRuby by @kares in #52

New Contributors

Full Changelog: v0.2.0...v0.2.1.pre1

v0.2.0

17 Nov 09:22
f3e65e2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

17 Nov 09:22
d9ba437
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1