github hyperf/hyperf v1.0.15

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

Fixed

  • #534 Fixed Guzzle HTTP Client does not handle the response status is equal to -3;
  • #541 Fixed bug grpc client cannot be set correctly.
  • #542 Fixed Hyperf\Grpc\Parser::parseResponse returns a non-standard error code for grpc.
  • #551 Fixed infinite loop in grpc client when the server closed the connection.
  • #558 Fixed UDP Server does not works.

Deleted

  • #545 Deleted useless static methods restoring and restored of trait SoftDeletes.

Optimized

  • #549 Optimized read and write of Hyperf\Amqp\Connection\SwooleIO.
  • #559 Optimized redirect of Hyperf\HttpServer\Response.
  • #560 Optimized class Hyperf\WebSocketServer\CoreMiddleware.

Deprecated

  • #558 Marked Hyperf\Server\ServerInterface::SERVER_TCP as deprecated, will be removed in v1.1.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.