Releases: swooletw/laravel-swoole
Releases · swooletw/laravel-swoole
v2.13.0
Added
- Support to Laravel 10.x 543
v2.12.0
Added
- Support for laravel 9 and adds Github Actions pipelines (#518)
Fixes
v2.11.0
Added
- Adding support for openswoole (#506)
Changed
- Reverts 3a93e92. "auth" instance became default on pre_resolve config array
v2.10.0
Fixed
- Tasx worker num output (#503)
v2.9.0
Enhancement
- Recycle sandbox when disconects of websocket. (#499)
v2.8.2
Fixes
- Fix ref different coroutine id on same request (#488)
v2.8.1
Fixes
- Fix onTask manager when enabling coroutine (#483)
Support to PHP8
Enhancement
- Add support to PHP8. (#474)
- Add abillity to have hook actions at server. (#469)