Releases: laravel/octane
Releases · laravel/octane
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
v1.5.4
v1.5.3
- Reverts #669 by @nunomaduro in #676
v1.5.2
- Give new container instance to session manager by @smortexa in #669
- Use getHost() by @chu121su12 in #671
v1.5.1
- Add method to fix octane route caching. by @CharlesBilbo in #659
- Support setting swoole server mode by @sy-records in #666
- Give new app instance to cache manager by @smortexa in #667
v1.5.0
- Add support for custom HTTP headers on static files by @Starfox64 in #653
- Fix return value error and Remove useless code by @sy-records in #655
v1.4.3
- Fix timer table set failed by @sy-records in #650