github hyperf/hyperf v1.1.23

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

Added

  • #1467 Added default configuration for filesystem component.
  • #1469 Added method getHandler() for Hyperf/Guzzle/HandlerStackFactory and use make() function to create the handler instead of new operator when it is possible.
  • #1480 RPC client will generate the methods of inherited interface automatically now.

Fixed

  • #1471 Fixed data recved failed, when the body is larger than max-output-buffer-size.
  • #1472 Fixed consume failed when publish message in consumer of NSQ.
  • #1474 Fixed the consumer of NSQ will restart when requeue message.
  • #1477 Fixed Invalid argument supplied for Hyperf\Testing\Client::flushContext.

Changed

  • #1481 Creating message with make instead of new for async-queue.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.