Fixed
- #5679 Fixed bug that the type of
$timeoutin#[Task]don't matchTaskAspect. - #5684 Fixed bug that blade view engine cannot work when using break statement.
Added
- #5680 Support store context when using
rpc-multiplex. - #5695 Added creation and update datetime columns.
- #5699 Added
Model::resolveRelationUsing()which you can set dynamic relation for model.
Optimized
- #5694 Remove
hyperf/utilsfromhyperf/rpc. - #5696 Use
Hyperf\Coroutine\Coroutine::sleep()instead ofSwoole\Coroutine::sleep().
Full Changelog: v3.0.18...v3.0.19