github hyperf/hyperf v1.1.24

latest releases: v3.1.70, v3.2.1, v3.2.0...
6 years ago

Added

  • #1501 Bridged Symfony command events to Hyperf event dispatcher.
  • #1502 Added maxAttempts parameter for Hyperf\AsyncQueue\Annotation\AsyncQueueMessage annotation to control the maximum retry time of job.
  • #1510 Added Hyperf/Utils/CoordinatorManager to better handling of graceful start and graceful stop.
  • #1517 Added support lazy-loading over interface inheritance and abstract method inheritance etc.
  • #1529 Handled SameSite property of response cookies.

Fixed

  • #1494 Ignore @mixin annotation in redis component.
  • #1499 Fixed dynamic parameter does not work after requiring translation for hyperf/constants.
  • #1504 Fixed the proxy client of RPC does not handle the Nullable return type.
  • #1507 Fixed consul catalog register method, modified to PUT from GET.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.