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::parseResponsereturns 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
restoringandrestoredof trait SoftDeletes.
Optimized
- #549 Optimized
readandwriteofHyperf\Amqp\Connection\SwooleIO. - #559 Optimized
redirectofHyperf\HttpServer\Response. - #560 Optimized class
Hyperf\WebSocketServer\CoreMiddleware.
Deprecated
- #558 Marked
Hyperf\Server\ServerInterface::SERVER_TCPas deprecated, will be removed inv1.1.