What's Changed
- fix(command): add coordinator cleanup in command execution finally block by @huangdijia in #7545
- Support to rewrite the rules for scene when using validation. by @limit81995 in #7469
- Made
Hyperf\Kafka\Annotation\Consumer::$poolempty by default by @aneterial in #7547 - Support options
batchformigrate:rollback. by @albertcht in #7531 - Release v3.1.62 by @limingxinleo in #7560
- Revert constructor parameter name change for
Nacos\Applicationby @huangdijia in #7561 - Support method
PATCHforhyperf/testing. by @aneterial in #7553 - Fixed bug that the providers of nacos not support psr4. by @Ulyssesyi in #7543
- Upgrade to nikic/php-parser v5 and update parser usage by @huangdijia in #7566
- Update Symfony dependencies to ^6.0 || ^7.0 by @huangdijia in #7573
- Update PHPUnit to version 11 by @huangdijia in #7577
- Support Swoole v6.1.0 by @huangdijia in #7575
- Optimized the PHPDoc for
hyperf/database. by @storyn26383 in #7511 - Fixed bug that the parameter context on redis cluster cannot work when auth config isn't set or set with null value. by @luizmanhani in #7554
- Fixed bug that
Hyperf\Validation\ValidationRuleParser::parseParameters()cannot supportPHP 8.4. by @sy-records in #7536 - fix: 添加对CacheableSupportsMethodInterface的弃用说明 by @huangdijia in #7574
- Changed the default type of
deleted_attodatetimeforhyperf/database. by @MorriosL in #6760 - feature: Added PHPStan type analysis for
hyperf/collectionby @huangdijia in #7578 - Use
priorityMiddlewareinstead ofmiddlewarefor swagger. by @zds-s in #7537 - Add
/types export-ignoreto all.gitattributesinsrc/*by @Copilot in #7581 - Release v3.1.63 by @limingxinleo in #7582
- Fixed PHPStan type assertions in database model types by @huangdijia in #7583
New Contributors
- @aneterial made their first contribution in #7547
- @storyn26383 made their first contribution in #7511
Full Changelog: v3.2.0-alpha.2...v3.2.0-alpha.3