Skip to content

Releases: macournoyer/thin

v1.8.2

01 Apr 23:58
85b956c
Compare
Choose a tag to compare

What's Changed

New Contributors

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

Infinite Smoothie

20 May 01:01
0712d60
Compare
Choose a tag to compare
  • Fix possible HTTP Response Splitting

Dunder Mifflin

27 May 21:13
Compare
Choose a tag to compare
  • Rack 2 support
  • Ensure Response body.close is called in the same thread
    Fixes issues with ActiveRecord connection management [#307]
  • Fix TCP/IP Backend reports incorrect port when asked to bind to 0 [meschbach]
  • Work with ruby 2.3's --enable-frozen-string-literal [jeremyevans]