Puma v4.0.1 Release Notes

Release Date: 2019-07-11 // almost 5 years ago
    • 🛠 2 bugfixes
      • Fix socket removed after reload - should fix problems with systemd socket activation. (#1829)
      • Add extconf tests for DTLS_method & TLS_server_method, use in minissl.rb. Should fix "undefined symbol: DTLS_method" when compiling against old OpenSSL versions. (#1832)
    • 1 other
      • Removed unnecessary RUBY_VERSION checks. (#1827)