Added
- #2512 Added
column_typeforMySqlGrammar::compileColumnListing.
Fixed
- #2490 Fixed streaming grpc-client does not works.
- #2509 Fixed mutated attributes do not work in camel case for
hyperf/database. - #2535 Fixed
@propertyof mutated attribute will be replaced by morphTo forgen:model. - #2546 Fixed db connection don't destruct when using left join.
Optimized
- #2490 Optimized exception and test cases for grpc-client.