github hyperf/hyperf v3.0.45
Release v3.0.45

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

Added

  • #6297 Added Hyperf\Crontab\Mutex\ServerNodeInterface to get unique name for server node.
  • #6300 Added rate_limit.storage.options.pool which can be used to select the pool of redis when using rate-limit.
  • #6306 Support rpc-server request lifecycle events.

Fixed

  • #6298 Fixed complexity context for stdout logger.
  • #6303 Fixed bug that the PDO connection was broken when timed out.

Optimized

  • #6302 Set catch exceptions to false in Executor class.
  • #6315 Optimized the tracer component by replacing the direct instantiation with a closure at Context::getOrSet.

New Contributors

Full Changelog: v3.0.44...v3.0.45

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.