Added
- #5561 Added setTimer support for
hyperf/kafka. - #5562 Added method
Query\Builder::upsert(). - #5563 Added
running channelto make sure all crontab tasks handled successfully.
Optimized
- #5544 Cancel
grpc-server's dependency onhyperf/rpc. - #5550 Optimized code for crontab parser and coordinator timer.
- #5566 Optimized the type hint to
nullablefor schemas which generated bycmd. - #5569 Simplify RunCommand's dependencies.
Full Changelog: v3.0.12...v3.0.13