Added
- #1177 Added protocol
jsonrpc-tcp-length-checkforjsonrpc.
Fixed
- #1175 Fixed
Hyperf\Utils\Collection::randomdoes not works when the number is null. - #1178 Fixed
Hyperf\Database\Query\Builder::chunkByIddoes not works when the collection item is array. - #1189 Fixed default operator does not works for
Hyperf\Utils\Collection::operatorForWhere.
Optimized
- #1186 Automatically added default constructor's configuration, when you forgetton to set it.