github hyperf/hyperf v2.1.5
Release v2.1.5

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

v2.1.5 - 2021-02-01

Fixed

  • #3204 Fixed unexpected behavior for middlewares when using rpc-server.
  • #3209 Fixed bug that connection was not be released to pool when the amqp consumer broken in coroutine style server.
  • #3222 Fixed memory leak for join queries in hyperf/database.
  • #3228 Fixed bug that server crash when tracer flush failed in defer.
  • #3230 Fixed orderBy does not works for hyperf/scout.

Added

  • #3211 Added optional configuration url for nacos which used to request nacos server.
  • #3214 Added Caller which help you to use instance in coroutine security mode.
  • #3224 Added Hyperf\Utils\CodeGen\Package::getPrettyVersion().

Changed

  • #3218 Set qos of amqp by default.
  • #3224 Upgrade jean85/pretty-package-versions to ^1.2|^2.0, which support composer 2.x.

Optimized

  • #3226 Run pagination count as subquery for group by and havings.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.