github hyperf/hyperf v3.0.8
Release v3.0.8

latest releases: v3.1.20, v3.1.19, v3.0.48...
14 months ago

Fixed

  • #5433 #5438 Fixed bug that the persistent service no need to send heartbeat.
  • #5464 Fixed bug that swagger server cannot work when using async style server.

Added

  • #5434 Support UDP Server for Swow.
  • #5444 Added GenSchemaCommand to generate schemas for swagger.
  • #5451 Added method appends($attributes) to model collections.
  • #5453 Added missing methods put() and patch() to testing HTTP client.
  • #5454 Added method Hyperf\Grpc\Parser::statusFromResponse.
  • #5459 Added some methods of uuid and ulid for Str and Stringable.

Optimized

  • #5437 Remove unnecessary if statement in Str::length.
  • #5439 Improve Arr::shuffle.

New Contributors

Full Changelog: v3.0.7...v3.0.8

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.