All Versions
15
Latest Version
Avg Release Cycle
68 days
Latest Release
1497 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.1.3 Changes
August 12, 2020๐ Bug fixes:
- โ Remove unwanted
var_dump()
- โ Remove unwanted
-
v2.1.2 Changes
August 12, 2020 -
v2.1.1 Changes
July 28, 2020๐ New features:
- โ Add support for configuring max. concurrent requests and request body buffer (#505)
-
v2.1.0 Changes
July 24, 2020 -
v2.0.4 Changes
June 02, 2020 -
v2.0.3 Changes
January 13, 2020๐ Bug fixes:
- ๐ Fix deprecated syfmony/debug component messages (#487)
- 0๏ธโฃ Increase default TCP backlog to match other known servers (#488)
- ๐ Avoid excessive logs if the client connection is already closed (#489)
Note: #488 should allow a performance increase in higher-load situations where previous versions quickly became saturated. Upgrading is highly encouraged.
๐ We welcome @acasademont to the team and thank him for providing the fixes above.
-
v2.0.2 Changes
December 05, 2019 -
v2.0.1 Changes
September 26, 2019๐ Bug fixes:
- ๐ Fix small memory leak with the RequestHandler (#465)
-
v2.0 Changes
March 20, 2019๐ Improvements:
- โฌ๏ธ Upgrade interfaces to PSR15
RequestHandlerInterface
(#335)
โฌ๏ธ The upgrade to PSR15 is a BC break as method signatures for the BridgeInterface has changed.
๐ New features:
Backward-incompatible changes:
- minimum required PHP version is 7.1
- ๐ minimum supported Symfony version is 3.4
- โฌ๏ธ Upgrade interfaces to PSR15
-
v1.0.5 Changes
September 16, 2018