github hyperf/hyperf v1.1.7

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

Added

  • #860 Added retry component.
  • #952 Added think template engine for view.
  • #973 Added Hyperf\JsonRpc\JsonRpcPoolTransporter.
  • #976 Added params close_on_destruct for hyperf/amqp.

Fixed

  • #955 Fixed bug that port and charset do not work for hyperf/db.
  • #956 Fixed bug that RedisHandler::incr fails in cluster mode for model cache.
  • #966 Fixed type error, when use paginator in non-worker process.
  • #968 Fixed aspect does not works when class and annotation exist at the same time.
  • #980 Fixed migrate, save and has methods of Session do not work as expected.
  • #982 Fixed Hyperf\GrpcClient\GrpcClient::yield does not get the correct channel pool.
  • #987 Fixed missing method call parent::configure() of command.stub.

Optimized

  • #991 Optimized Hyperf\DbConnection\ConnectionResolver::connection.

Changed

  • #944 Replaced annotation @Listener and @Process into config which listeners and processes in ConfigProvider.
  • #977 Changed init-proxy.sh command to only delete the runtime/container directory.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.