Skip to content

Releases: ruby/webrick

v1.9.1

02 Dec 05:49
307f24c
Compare
Choose a tag to compare

What's Changed

  • Block of server.start is optional by @znz in #155
  • Fix bugs and improve by @znz in #152
  • Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in #157
  • Bump rubygems/release-gem from 612653d273a73bdae1df8453e090060bb4db5f31 to 9e85cb11501bebc2ae661c1500176316d3987059 by @dependabot in #159
  • Change backquote to singlequote in messages by @znz in #154

Full Changelog: v1.9.0...v1.9.1

v1.9.0

01 Nov 08:33
@znz znz
516db77
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @znz made their first contribution in #151

Full Changelog: v1.8.2...v1.9.0

v1.8.2

24 Sep 02:32
0fb9de6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.1...v1.8.2

v1.8.1

27 Jan 11:16
158a7ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

27 Jan 02:21
841b7da
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

17 Nov 08:45
650289c
Compare
Choose a tag to compare

What's Changed

  • Extract creation of Net::HTTP in httpproxy by @wishdev in #41
  • Fix httpd error in CJK directory by @jeremyevans in #42
  • Use GitHub Actions instead of Travis CI (retry) by @deivid-rodriguez in #40
  • Skip env-locale-sensitive CGI test on the "java" platform by @headius in #46
  • Make readpartial limit chunk to appropriate size by @wishdev in #45
  • Do not use ensure in a block without begin by @jeremyevans in #49
  • Allow empty POST and PUT requests without content length by @jeremyevans in #50
  • Only run test_big_bodies test on Ruby 2.5+ by @jeremyevans in #51
  • Fix test when run with US-ASCII encoding by @jeremyevans in #52
  • Allow shutdown_pipe to be passed in via @config by @wishdev in #44
  • Ensure server port numbers are numeric and ensure they are stored as … by @wishdev in #55
  • Fix shutdown_pipe test issue by @wishdev in #54
  • Allow EPROTOTYPE error when writing junk to a socket by @jeremyevans in #56
  • Use ruby/setup-ruby instead of actions/setup-ruby by @hsbt in #58
  • Refix test_shutdown_pipe by @wishdev in #59
  • add mime type of extention mjs by @paulownia in #60
  • Make it more strict to interpret some headers by @mame in #61

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.1

17 Nov 08:45
800c29e
Compare
Choose a tag to compare

Full Changelog: v1.6.0...v1.6.1

v1.5.1

17 Nov 08:45
92bb2dd
Compare
Choose a tag to compare

Full Changelog: v1.5.0...v1.5.1

v1.4.4

17 Nov 08:45
020d148
Compare
Choose a tag to compare

Full Changelog: v1.4.3...v1.4.4

v1.4.3

17 Nov 08:45
d7fc6f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3