Fixed
- #4426 Fixed bug that view cache generated failed caused by concurrent request.
Added
- #4449 Allow sorting on multiple criteria for
Hyperf\Utils\Collection. - #4455 Added command
gen:view-engine-cachewhich used to generate cache files in advance. - #4453 Added
Hyperf\Tracer\Aspect\ElasticserachAspectwhich used to record traces for elasticsearch. - #4458 Added
Hyperf\Di\ScanHandler\ProcScanHandlerwhich used to run application when using swow and windows.
New Contributors
- @shenzhe made their first contribution in #4427
- @laradocs made their first contribution in #4448
- @wujingke made their first contribution in #4426
Full Changelog: v2.2.22...v2.2.23