github hyperf/hyperf v2.2.21
Release v2.2.21

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

Fixed

  • #4347 Fixed bug that amqp io has been bound to more than one coroutine when out of buffer.
  • #4373 Fixed the metadata generation error caused by switching coroutine for snowflake.

Added

  • #4344 Added Hyperf\Crontab\Event\FailToExecute event which will be dispatched when executing crontab failed.
  • #4348 Support to open the generated file with your IDE automatically.

Optimized

  • #4350 Optimized the error message for swoole.use_shortname.
  • #4360 No longer uses Swoole\Coroutine\Client, but uses Swoole\Coroutine\Socket, which is more stable and has better performance in Hyperf\Amqp\IO\SwooleIO.

Full Changelog: v2.2.20...v2.2.21

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.