Fixed
- #7447 Fixed bug that the command
migrate:freshcan't drop postgres tables by default. - #7449 Fixed bug that
Hyperf\Database\Migrations\Migrator::reset()cannot support string paths.
Added
- #7466 Added
isEmpty/isNotEmpty/getIteratormethods toHyperf\Support\Fluentclass. - #7473 Added config
produce_retryandproducer_retry_sleepforkafka.
New Contributors
- @zhoupeng-zh made their first contribution in #7449
- @luizmanhani made their first contribution in #7468
Full Changelog: v3.1.59...v3.1.60