Added
- #2411 Added method
Hyperf\Database\Query\Builder::forPageBeforeIdfor database. - #2420 #2426 Added option
enable-event-dispatcherto initialize EventDispatcher for command. - #2433 Added support for gRPC Server routing definition by anonymous functions.
- #2441 Added some setters for
SocketIO.
Fixed
- #2427 Fixed model event dispatcher does not works for
PivotandMorphPivot. - #2443 Fixed traceid does not exists when using coroutine handler.
- #2449 Fixed apollo config file name error.