Fixed
- #6372 Fixed bug that AOP not working when using variadic parameters.
- #6374 Fixed bug that
RateLimitAnnotationAspect::getWeightingAnnotation()cannot work when using configrate_limit.storage. - #6384 Fixed bug that
scoutcannot work when using elasticsearch(which version is less than 7) without index.
Added
- #6357 Support symfony 7.x for some components such as
commandconfigdevtooldiandserver. - #6373 Support
pingmethod forgrpc 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-coroutinecomponent.
Full Changelog: v3.1.1...v3.1.2