Added
- #1339 #1394 Added
describe:routescommand to describe the routes information by command. - #1354 Added ecs ram authorization for
config-aliyun-acm. - #1362 Added
getPoolNames()method forHyperf\Pool\SimplePool\PoolFactory. - #1371 Added
Hyperf\DB\DB::connection()to use the specified connection.
Changed
- #1384 Added option
property-casefor commandgen:model.
Fixed
- #1386 Fixed variadic arguments do not work in async message annotation.