github hyperf/hyperf v1.1.4

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

Added

  • #778 Added PUT and DELETE for Hyperf\Testing\Client.
  • #784 Add Metric Component
  • #795 Added restartInterval for AbstractProcess.
  • #804 Added BeforeHandle AfterHandle and FailToHandle for command.

Fixed

  • #779 Fixed bug that JPG file cannot be verified.
  • #787 Fixed bug that "--class" option does not exist.
  • #795 Fixed process not restart when throw an exception.
  • #796 Fixed config_etcd.enable does not works.

Optimized

  • #781 Publish validation language package according to translation setting.
  • #796 Don't remake HandlerStack for etcd.
  • #797 Use channel to communicate, instead of sharing mem

Changed

  • #793 Changed protected to public for Pool::getConnectionsInChannel.
  • #811 Command di:init-proxy does not clear the runtime cache, If you want to delete them, use vendor/bin/init-proxy.sh instead.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.