Releases: hyperf/async-queue
Releases · hyperf/async-queue
Release v3.0.0-beta.1
Merge branch 'master' into 3.0-merge # Conflicts: # src/rpn/src/Calculator.php
Release v2.2.33
Added `close-pull-request.yml` to close pr for `read-only` repositori…
Release v3.0.0-alpha.7
Changed all annotations which only support `PHP` >= `8.0`. (#4669)
Release v3.0.0-alpha.6
Changed return type to `void` for `Hyperf\Event\Contract\ListenerInte…
Release v3.0.0-alpha.4
Use `Hyperf/Context/Context` instead of `Hyperf/Utils/Context`. (#4565)
Release v3.0.0-alpha.1
Upgrade the minimum php version to `8.0` for `load-balancer` and `red…
Release v2.2.8
Fixed bug that async-queue broken caused by uncompress model failed.
Release v2.2.0
Update `branch-alias` to `2.2-dev` in `composer.json`
Release v2.2.0-beta2
php8 attribute annotation
Release v2.2.0-beta1
Use Fork Process strategy to replace BetterReflection strategy (#3634) * 2.2 * Format code * optimization * ast parser * temp data of scan process * replace BetterReflection strategy * Optimized code * Update Scanner.php * Fixed phpunit * Fixed phpunit * replace BetterReflection strategy * Update AsyncQueueAspectTest.php * optimization * Update InjectTest.php * Update CHANGELOG-2.2.md Co-authored-by: assert <[email protected]> Co-authored-by: 李铭昕 <[email protected]>