github hyperf/hyperf v2.2.8
Release v2.2.8

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

Fixed

  • #4028 Fixed the success rate calculation in grafana dashboard.
  • #4030 Fixed bug that async-queue broken caused by uncompressing model failed.
  • #4042 Fixed coroutines deadlock caused by cleaning up expired fds in socketio-server when stop server.

Added

  • #4013 Support sameSite=None when return response with cookies.
  • #4017 Added Macroable into Hyperf\Utils\Collection.
  • #4021 Added argument $attempts into $callback when using function retry().
  • #4040 Added method ConsumerDelayedMessageTrait::getDeadLetterExchange() which used to rewrite x-dead-letter-exchange by yourself.

Removed

  • #4017 Removed Macroable from Hyperf\Database\Model\Collection because it already exists in Hyperf\Utils\Collection.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.