Added
- #812 Added singleton crontab task support.
- #820 Added nats component.
- #832 Added
Hyperf\Utils\Codec\Json. - #833 Added
Hyperf\Utils\Backoff. - #852 Added a
clear()method forHyperf\Utils\Parallelto clear added callbacks. - #854 Added
GraphQLMiddleware. - #859 Added Consul cluster mode support, now available to fetch the service information from Consul cluster.
- #873 Added redis cluster.
Fixed
- #831 Fixed Redis client can not reconnect the server after the Redis server restarted.
- #835 Fixed
Request::inputsdefault value does not works. - #841 Fixed migration does not take effect under multiple data sources.
- #844 Fixed the reader of
composer.jsondoes not support the root namespace. - #846 Fixed
scanhScanzScanandsScandon't works for Redis. - #850 Fixed logger group does not works when the name is same.