github hyperf/hyperf v1.1.17

latest releases: v3.1.44, v3.1.43, v3.1.42...
4 years ago

Added

  • #1288 Added driver object into Hyperf\AsyncQueue\Event\QueueLength event as the first parameter
  • #1292 Added Hyperf\Database\Schema\ForeignKeyDefinition for return type of Hyperf\Database\Schema\Blueprint::foreign() method.
  • #1313 Added Command mode support to hyperf\crontab.
  • #1321 Added hyperf/nsq component, NSQ is a realtime distributed messaging platform.

Fixed

  • #1291 Fixed $_SERVER has lower keys for super-globals.
  • #1302 Fixed JSONRPC reconnect failed, when the node is invalid.
  • #1308 Fixed some missing traslation of validation, like gt, gte, ipv4, ipv6, lt, lte, mimetypes, not_regex, starts_with, uuid.
  • #1310 Fixed register failed because has the exactly same service.
  • #1315 Fixed the missing config variable for Hyperf\AsyncQueue\Process\ConsumerProcess.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.