github hyperf/hyperf v1.1.22

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

Added

  • #1440 Added config enable of every NSQ connection to control the consumer whether they start automatically.
  • #1451 Added Filesystem component.
  • #1459 Support macroable model, as laravel does.
  • #1463 Added option on_stats for guzzle handler.

Fixed

  • #1445 Fixed command describe:route missing variable route.
  • #1449 Fixed memory overflow for high cardinality request path.
  • #1454 Fixed flatten() failed, bacause INF is float.
  • #1458 Fixed guzzle handler not support elasticsearch which version is larger than 7.0.

Changed

  • #1452 Encourage the use of \Hyperf\Redis\Redis instead of \Redis because of #938.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.