github hyperf/hyperf v3.1.1
Release v3.1.1

latest releases: v3.1.70, v3.2.1, v3.2.0...
2 years ago

Fixed

  • #6347 Fixed bug that the view function may add redundant content-type to header.
  • #6352 Fixed bug that nacos config center cannot work when using grpc protocol.
  • #6350 Fixed bug that the recv channel cannot be found, because GrpcClient::runReceiveCoroutine will unset streamId before recv method.
  • #6361 Fixed bug that Hyperf\SocketIOServer\Emitter\Future cannot be resolved.

Added

  • #6342 Added Coroutine::fork() method and Coroutine::pid() method.
  • #6360 Added response content-type header for swagger server.
  • #6363 Added callable type support to the fallback property of CircuitBreaker Attribute.

New Contributors

Full Changelog: v3.1.0...v3.1.1

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.