Releases: laravel/octane
Releases · laravel/octane
v1.0.15
13 Oct 16:03
Compare
Sorry, something went wrong.
No results found
Added
Partial PHP 8.1 support (#402 )
v1.0.14
12 Oct 15:35
Compare
Sorry, something went wrong.
No results found
Fixed
Add Livewire listener (#400 )
v1.0.13
05 Oct 18:51
Compare
Sorry, something went wrong.
No results found
Changed
Uses laravel/serializable-closure (#378 )
Fixed
Add clear the cache of APCu and Opcache (#385 , 9ff568b )
Add FlushDatabaseQueryLog for cleaning up database query log (#394 )
Fix issue where timed out tasks were not taken into account (#396 )
v1.0.12
28 Sep 15:30
Compare
Sorry, something went wrong.
No results found
Fixed
Fix timeout value passed to taskWaitMulti (#380 )
v1.0.11
10 Aug 17:32
Compare
Sorry, something went wrong.
No results found
Changed
Resolve components when needed (#360 )
Fixed
Fix the bug of Swoole\Table using array access (#359 )
v1.0.10
05 Aug 14:01
Compare
Sorry, something went wrong.
No results found
Changed
Resolve components when needed (#355 )
Fixed
Undefined array key "swoole" (#351 )
Avoids usage of SWOOLE_SSL when openssl is not configured on swoole (#357 )
v1.0.9
03 Aug 18:19
Compare
Sorry, something went wrong.
No results found
v1.0.8
06 Jul 16:53
Compare
Sorry, something went wrong.
No results found
Added
Add --rr-config flag to octane:start command (#335 , 00aa3b0 )
v1.0.7
29 Jun 16:25
Compare
Sorry, something went wrong.
No results found
Fixed
Fix config key for roadrunner http.middlware (#333 )
v1.0.6
22 Jun 15:33
Compare
Sorry, something went wrong.
No results found
Changed
Set roadrunner http.middleware as an option (#327 )
Fixed