Releases: laravel/octane
Releases · laravel/octane
v1.3.4
Changed
- RoadRunner Relay Overrides by @pmccarren in #600
- Made Roadrunner log level configurable by @ejulen in #601
v1.3.3
Fixed
- Ignore
Response::create
failed by @sy-records in #590
v1.3.2
Fixed
- Flushes controller on route by @nunomaduro in #589
v1.3.1
Changed
- Add possibility to launch swoole server with additional php options by @AbdelAbouhassane in #570
v1.3.0
Added
- Adds support for Swoole 5 by @nunomaduro in #560
Fixed
- Fix carbon locale when setting it via app locale setter by @nunomaduro in #557
v1.2.16
Fixed
- Fixes sharing "Carbon" state shared between requests by @nunomaduro in #552
v1.2.15
Changed
- Added status codes (RFC6585 & RFC7725) by @vostlertsd in #550
v1.2.14
Fixed
- Moved opcache clearing to before bootWorker by @LauJosefsen in #547
v1.2.13
Changed
- Refresh query duration handling by @timacdonald in #541
v1.2.12
Changed
- Removes non-needed message by @nunomaduro in #532