github hyperf/hyperf v2.0.14
Release v2.0.14

latest releases: v3.0.49, v2.2.41, v3.1.22...
3 years ago

Added

  • #1172 Added hyperf/scout, a coroutine friendly version of laravel/scout.
  • #1868 Added sentinel mode for redis.
  • #1969 Added hyperf/resource and hyperf/resource-grpc which can format model to response easily.

Fixed

  • #2594 Fixed crontab does not stops when using signal.
  • #2601 Fixed @property will be replaced by @property-read when the property has getter and setter at the same time.
  • #2607 Fixed memory leak in RetryAnnotationAspect.
  • #2624 Fixed http client does not works when using guzzle 7.0 and curl hook for hyperf/testing.
  • #2632 Fixed redis cluster does not support password.

Optimized

  • #2603 Allow whereNull to accept array columns argument.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.