github hyperf/hyperf v3.1.2
Release v3.1.2

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

Fixed

  • #6372 Fixed bug that AOP not working when using variadic parameters.
  • #6374 Fixed bug that RateLimitAnnotationAspect::getWeightingAnnotation() cannot work when using config rate_limit.storage.
  • #6384 Fixed bug that scout cannot work when using elasticsearch(which version is less than 7) without index.

Added

  • #6357 Support symfony 7.x for some components such as command config devtool di and server.
  • #6373 Support ping method for grpc client.
  • #6379 Support to read custom attribute for validation when using swagger.
  • #6380 Support collect swagger validation rules and attribute for mediaType request body.

Optimized

  • #6376 Don't need to close swoole short name when don't use swoole or don't require hyperf/polyfill-coroutine component.

Full Changelog: v3.1.1...v3.1.2

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.