Path to this page:
Subject: CVS commit: pkgsrc/www/ruby-puma
From: Takahiro Kambe
Date: 2023-02-23 16:41:17
Message id: 20230223154117.31A6FFA90@cvs.NetBSD.org
Log Message:
www/ruby-puma: update to 6.1.0
6.1.0 (2023-02-12)
Features
* WebSocket support via partial hijack ([#3058], [#3007])
* Add built-in systemd notify support ([#3011])
* Periodically send status to systemd ([#3006], [#2604])
* Introduce the ability to return 413: payload too large for requests
([#3040])
* Log loaded extensions when PUMA_DEBUG is set ([#3036], [#3020])
Bugfixes
* Fix issue with rack 3 compatibility re: rackup ([#3061], [#3057])
* Allow setting TCP low_latency with SSL listener ([#3065])
Performance
* Reduce memory usage for large file uploads ([#3062])
Files: