github hyperf/hyperf v1.1.5

latest releases: v3.1.20, v3.1.19, v3.0.48...
4 years ago

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 for Hyperf\Utils\Parallel to 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::inputs default value does not works.
  • #841 Fixed migration does not take effect under multiple data sources.
  • #844 Fixed the reader of composer.json does not support the root namespace.
  • #846 Fixed scan hScan zScan and sScan don't works for Redis.
  • #850 Fixed logger group does not works when the name is same.

Optimized

  • #832 Optimized that response will throw a exception when json format failed.
  • #840 Use \Swoole\Timer::* to instead of swoole_timer_* functions.
  • #859 Optimized the logical of fetch health nodes infomation from consul.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.