Releases: laravel/octane
Releases · laravel/octane
v1.0.6
Changed
- Set roadrunner
http.middleware
as an option (#327)
Fixed
v1.0.5
Fixed
- Reset application scope to flush scoped instances (#313)
- Fix Swoole breaks when log is a valid JSON (#316)
- Fix Symfony uploaded file moving (#317)
v1.0.4
Changed
- Add missing default listeners (#311)
v1.0.3
Changed
Fixed
- Fixes issue related to changing non-standard HTTP status codes to 200 OK (#294)
- Give new application instance to database session handler (#302)
- Adds SameSite attribute for cookies (#299)
v1.0.2
Changed
- Remove buffer_output_size from Swoole's default options (#286)
Fixed
- Reload RoadRunner using the global executable if it's present (#288)
v1.0.1
Removed
- Remove beta warning on "octane:start" command (5b25510)
v0.5.0
Requires to stop, and re-start your Octane server
Fixed
- Default
--watch
options making Octanes servers reload on file uploads (#247)
- Error
No buffer space available
when using Swoole (#253)
- Global environment variables not being used by workers (#257)
Changed
- The new minimum RoadRunner binary version is now 2.1.1 (#258)
v0.4.0
Various fixes and changes.
v0.3.2
Various fixes and changes.