github hyperf/hyperf v2.0.20
Release v2.0.20

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

Added

  • #2824 Added method simplePaginate() which return PaginatorInterface in Hyperf\Database\Query\Builder.

Fixed

  • #2820 Fixed amqp consumer does not works when using fanout exchange.
  • #2831 Fixed bug that amqp connection always be closed by client.
  • #2848 Fixed database connection has already been bound to another coroutine when used in defer.

Changed

  • #2824 Changed the result from PaginatorInterface to LengthAwarePaginatorInterface for method paginate() in Hyperf\Database\Query\Builder.

Optimized

  • #2766 Safely finish spans in case of exception for tracer.
  • #2805 Optimized nacos process which can stop safely.
  • #2821 Optimized the exceptions thrown by Json and Xml.
  • #2827 Optimized Hyperf\Server\ServerConfig which return type of __set should be void.
  • #2839 Optimized comments for Hyperf\Database\Schema\ColumnDefinition.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.