github hyperf/hyperf v1.0.12

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

Added

  • #405 Added Context::override() method.
  • #415 Added handlers configuration for logger, now you could config multiple handlers to logger.

Changed

  • #431 The third parameter of Hyperf\GrpcClient\GrpcClient::openStream() have been removed.

Fixed

  • #414 Fixed WebSocketExceptionHandler typo
  • #424 Fixed proxy configuration of Hyperf\Guzzle\CoroutineHandler does not support array parameter.
  • #430 Fixed file() method of Request will threw an exception, when upload files with same name of form.
  • #431 Fixed missing parameters of the grpc request.

Deprecated

  • #425 Marked Hyperf\HttpServer\HttpServerFactory, Hyperf\JsonRpc\HttpServerFactory, Hyperf\JsonRpc\TcpServerFactory as deprecated, will be removed in v1.1.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.