Puma: v5.2.1 Release

Release date:
February 5, 2021
Previous version:
v5.2.0 (released January 27, 2021)
Magnitude:
20 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v5.2.1

nateberkopec
dentarg
MSP-Greg
wildmaples
nmb

Directory Browser for v5.2.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

2021-02-05

  • Bugfixes
    • Fix TCP cork/uncork operations to work with ssl clients ([#2550])
    • Require rack/common_logger explicitly if :verbose is true ([#2547])
    • MiniSSL::Socket#write - use data.byteslice(wrote..-1) ([#2543])
    • Set @env[CONTENT_LENGTH] value as string. ([#2549])