1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

4.3.1 and 4.2.1 release notes

This commit is contained in:
Nate Berkopec 2019-12-05 14:31:15 +07:00
parent 6baa4d8e1c
commit 217429d605
No known key found for this signature in database
GPG key ID: BDD7A4B8E43906A6

View file

@ -8,6 +8,11 @@
* Your bugfix goes here (#Github Number)
* Windows update extconf.rb for use with ssp and varied Ruby/MSYS2 combinations (#2069)
## 4.3.1 and 3.12.2 / 2019-12-05
* Security
* Fix: a poorly-behaved client could use keepalive requests to monopolize Puma's reactor and create a denial of service attack. CVE-2019-16770.
## 4.3.0 / 2019-11-07
* Features