Added
- #2654 Added method
Hyperf\Utils\Resource::fromwhich can convertstringtoresource.
Fixed
- #2634 #2640 Fixed bug that
RedisSecondMetaGeneratorwill generate the same meta. - #2639 Fixed exception will not be normalized for json-rpc.
- #2643 Fixed undefined method unsearchable for
scout:flush.
Optimized
- #2656 Optimized the response when parse parameters failed for json-rpc.