github hyperf/hyperf v1.1.13

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

Added

  • #1137 Added translator for constants.
  • #1165 Added a method route for Hyperf\HttpServer\Contract\RequestInterface.
  • #1195 Added max offset for Cacheable and CachePut.
  • #1204 Added insertOrIgnore for database.
  • #1216 Added default value for $data of RenderInterface::render().
  • #1221 Added traceId and spanId of the swoole-tracker component.

Fixed

  • #1175 Fixed Hyperf\Utils\Collection::random does not works when the number is null.
  • #1199 Fixed variadic arguments do not work in task annotation.
  • #1200 Request path shouldn't include query parameters in hyperf/metric middleware.
  • #1210 Fixed validation size does not works without numeric or integer rules when the type of value is numeric.

Optimized

  • #1211 Convert app name to valid prometheus namespace.

Changed

  • #1217 Replaced zendframework/zend-mime into laminas/laminas-mine.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.