github hyperf/hyperf v3.0.3
Release v3.0.3

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

Fixed

  • #5318 Fixed bug that rate-limit cannot work when using php 8.1.
  • #5324 Fixed bug that database cannot work when disconnect caused by connection reset by mysql.
  • #5322 Fixed bug that kafka consumer cannot work when don't set memberId and so on.
  • #5327 Fixed bug that PostgresSQL can't work when create connection timed out.

Added

  • #5314 Added method Hyperf\Coordinator\Timer::stats().
  • #5323 Added method Hyperf\Nacos\Provider\ConfigProvider::listener().

Optimized

  • #5308 #5309 #5310 #5311 Added CoroutineServer Support for hyperf/metric.
  • #5315 Improve hyperf/metric.
  • #5326 Collect the metric of Server::stats() by loop.

New Contributors

Full Changelog: v3.0.2...v3.0.3

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.