Releases: macournoyer/thin
Releases · macournoyer/thin
v1.8.2
What's Changed
- Increase timeout when checking for server stop by @sergiodj in #384
- Update tcp_spec.rb by @murraybd in #382
- Ruby 3.2 by @Vasfed in #392
New Contributors
- @sergiodj made their first contribution in #384
- @murraybd made their first contribution in #382
- @Vasfed made their first contribution in #392
Full Changelog: v1.8.1...v1.8.2
Infinite Smoothie
- Fix possible HTTP Response Splitting
Dunder Mifflin
- 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]