Releases: laravel/octane
Releases · laravel/octane
v2.0.6
v2.0.5
v2.0.4
- [2.x] Fixes installation when using Herd by @nunomaduro in #726
v2.0.3
- Fixes "Incorrect header size" by @nunomaduro in #719
- Fix handleSignal deprecation warning by @sy-records in #722
v2.0.2
- Disable unintentional swoole header formatting by config value by @NiroDeveloper in #710
v2.0.1
--log-level
option in octane:start command by @glushkovds in #701
v2.0.0
- Fix log level by @masterjus in #451
- Update InteractsWithServers.php by @ghostzero in #520
- Adds support for RoadRunner v3 and updates dependencies by @nunomaduro in #690
- Adds support for PSR-7 v2.x by @nunomaduro in #694
v1.5.6
- Support projects using type module by @timacdonald in #696
v1.5.5
- feat: enable http compression by sending data not with chunked encodi… by @DeepDiver1975 in #691