Releases: laravel/octane
Releases · laravel/octane
v2.5.4
v2.5.3
- fix: RoadRunner streaming through generators by @danharrin in #939
v2.5.2
v2.5.1
v2.5.0
- Refreshes log manager container by @timacdonald in #910
- Fix inter test dependencies by @timacdonald in #914
- Add laravel/prompts by @xiCO2k in #917
v2.4.0
- Add
--admin-host
argument to FrankenPHP Command by @alextricity25 in #898 - Give New Application to Routes by @dbpolito in #899
- Reduce sleep between reading server logs to improve performance for heavy-logging Laravel application using a stderr/stdout logging driver. by @LauJosefsen in #902
v2.3.12
- UrlGenerator Sandbox by @dbpolito in #896
- Finishes garbage collection before restarting the FrankenPHP worker process by @AlliBalliBaba in #897
v2.3.11
v2.3.10
- [2.x] Removes frankenphp out of beta by @nunomaduro in #882
- fix: use capture to populate global request with json array by @krowinski in #883