github hyperf/hyperf v3.2.0-alpha.3
Pre-Release v3.2.0-alpha.3

latest releases: v3.1.70, v3.2.1, v3.2.0...
pre-release8 months ago

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::$pool empty by default by @aneterial in #7547
  • Support options batch for migrate:rollback. by @albertcht in #7531
  • Release v3.1.62 by @limingxinleo in #7560
  • Revert constructor parameter name change for Nacos\Application by @huangdijia in #7561
  • Support method PATCH for hyperf/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 support PHP 8.4. by @sy-records in #7536
  • fix: 添加对CacheableSupportsMethodInterface的弃用说明 by @huangdijia in #7574
  • Changed the default type of deleted_at to datetime for hyperf/database. by @MorriosL in #6760
  • feature: Added PHPStan type analysis for hyperf/collection by @huangdijia in #7578
  • Use priorityMiddleware instead of middleware for swagger. by @zds-s in #7537
  • Add /types export-ignore to all .gitattributes in src/* 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

Full Changelog: v3.2.0-alpha.2...v3.2.0-alpha.3

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.