Puma: v5.4.0 Release

Release date:
July 29, 2021
Previous version:
v5.3.2 (released May 21, 2021)
Magnitude:
48 Diff Delta
Contributors:
8 total committers
Data confidence:
Commits:

Top Contributors in v5.4.0

nateberkopec
MSP-Greg
dentarg
onlined
olivierbellone
walro
blueberrystream
cjlarose

Directory Browser for v5.4.0

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

Release Notes Published

CasiopeaSuperFlightalbumcover

  • Features

    • Better/expanded names for threadpool threads ([#2657])
    • Allow pkg_config for OpenSSL ([#2648], [#1412])
    • Add rack_url_scheme to Puma::DSL, allows setting of rack.url_scheme header ([#2586], [#2569])
  • Bugfixes

    • Binder#parse - allow for symlinked unix path, add create_activated_fds debug ENV ([#2643], [#2638])
    • Fix deprecation warning: minissl.c - Use Random.bytes if available ([#2642])
    • Client certificates: set session id context while creating SSLContext ([#2633])
  • Refactor

    • Replace IO.select with IO#wait_* when checking a single IO ([#2666])