github hyperf/hyperf v2.0.13

latest releases: v3.1.26, v3.1.25.1, v3.1.25...
3 years ago

Added

  • #2445 Added trace info for WhoopsExceptionHandler when the header accept is application/json.
  • #2580 Support metadata for grpc client side.

Fixed

  • #2559 Fixed the event does not works which caused by connecting with query for socketio-server.
  • #2565 Fixed proxy class generate keyword parent::class but the class scope has on parent.
  • #2578 Fixed event AfterProcessHandle won't be dispatched when throw exception in process.
  • #2582 Fixed redis connection has already been bound to another coroutine.
  • #2589 Fixed amqp consumer does not starts when using coroutine style server.
  • #2590 Fixed crontab does not works when using coroutine style server.

Optimized

  • #2561 Optimized error message when close amqp connection failed.
  • #2584 Don't delete nacos service when server shutdown.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.