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
memberIdand 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
CoroutineServerSupport forhyperf/metric. - #5315 Improve
hyperf/metric. - #5326 Collect the metric of
Server::stats()by loop.
New Contributors
- @sunsgneayo made their first contribution in #5323
Full Changelog: v3.0.2...v3.0.3