Fixed
- #3272 Fixed bug that rename column name failed when using
doctrine/dbal.
Added
- #3261 Added method
Pipeline::handleCarry()which to handle the returning value. - #3267 Added
Hyperf\Utils\Reflection\ClassInvokerwhich you can used to execute non public methods or get non public properties. - #3268 Added support for kafka consumers to subscribe to multiple topics.
- #3193 #3296 Added option
-Mwhich you can mount external files or dirs to a virtual location within the phar archive forphar:build.