github hyperf/hyperf v2.0.11

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

Added

  • #2455 Added method Socket::getRequest to retrieve psr7 request from socket for socketio-server.
  • #2459 Added ReloadChannelListener to reload timeout or failed channels automatically for async-queue.
  • #2463 Added optional visitor ModelRewriteGetterSetterVisitor for gen:model.
  • #2475 Added throwbale to the end of arguments of fallback for retry component.

Fixed

  • #2464 Fixed method fill does not works for camel case model.
  • #2478 Fixed Sender::check does not works when the checked fd not belong to websocket.
  • #2488 Fixed beginTransaction failed when the pdo is null.

Optimized

  • #2461 Optimized the http route observer which you can observe any one not only http for reactive-x.
  • #2465 Optimized the fallback of FallbackRetryPolicy which support class@method, the class will be get from Container.

Changed

  • #2492 Adjust event sequence to ensure sid is added to room for socketio-server.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.