github hyperf/hyperf v3.1.24
Release v3.1.24

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

Fixed

  • #6796 #6798 Fixed bug that the return type of Collection::mapInto() is invalid sometimes.

Added

  • #6792 Support IncrementEach and DecrementEach for Hyperf\Database\Query\Builder.
  • #6793 Added the request body and response body to the tracer.
  • #6795 Added config rate_limit.storage.options.expired_time for rate-limit.

Optimized

  • #6778 Support array for Hyperf\Amqp\Annotation\Consumer::routingKey.
  • #6799 Support numbers and fromBase64 methods for \Hyperf\Stringable\Str.
  • #6803 Cancel AsCommand and ClosureCommand return values.

New Contributors

Full Changelog: v3.1.23...v3.1.24

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.