github hyperf/hyperf v1.1.10

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

Fixed

  • #1104 Fixed guzzle will be retried when the response has the correct status code 2xx.
  • #1105 Fixed Retry Component not restoring pipeline stack before retry attempts.
  • #1106 Fixed bug that sticky mode will affect the next request.
  • #1119 Fixed JSONRPC on TCP Server cannot response the expected error response when cannot unpack the data.
  • #1124 Fixed Session middleware does not store the current url correctly when the path of url end with a slash.

Changed

  • #1108 Renamed Hyperf\Tracer\Middleware\TraceMiddeware to Hyperf\Tracer\Middleware\TraceMiddleware.
  • #1108 Upgrade the access level of methods and properties of Hyperf\ServiceGovernance\Listener\ServiceRegisterListener , for better override it.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.