Skip to content

5.4.0 - Super Flight

Compare
Choose a tag to compare
@nateberkopec nateberkopec released this 29 Jul 14:27
· 412 commits to master since this release
f041b02

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])