Puma v4.3.0 Release Notes

Release Date: 2019-11-07 // over 4 years ago
  • 0000492109

    Mysterious Traveller

    ๐Ÿ”‹ Features

    • Strip whitespace at end of HTTP headers (#2010)
    • Optimize HTTP parser for JRuby (#2012)

    - Add SSL support for the control app and cli (#2046, #2052)

    ๐Ÿ›  Bugfixes

    • Fix Errno::EINVAL when SSL is enabled and browser rejects cert (#1564)
    • Fix pumactl defaulting puma to development if an environment was not specified (#2035)
    • Fix closing file stream when reading pid from pidfile (#2048)
    • Fix a typo in configuration option --extra_runtime_dependencies (#2050)