Skip to content

Releases: hyperf/async-queue

Release v3.0.0-beta.1

30 May 02:33
Compare
Choose a tag to compare
Merge branch 'master' into 3.0-merge

# Conflicts:
#	src/rpn/src/Calculator.php

Release v2.2.33

30 May 01:51
Compare
Choose a tag to compare
Added `close-pull-request.yml` to close pr for `read-only` repositori…

Release v3.0.0-alpha.7

12 Apr 10:56
Compare
Choose a tag to compare
Changed all annotations which only support `PHP` >= `8.0`. (#4669)

Release v3.0.0-alpha.6

27 Mar 09:34
Compare
Choose a tag to compare
Changed return type to `void` for `Hyperf\Event\Contract\ListenerInte…

Release v3.0.0-alpha.4

01 Mar 04:29
Compare
Choose a tag to compare
Use `Hyperf/Context/Context` instead of `Hyperf/Utils/Context`. (#4565)

Release v3.0.0-alpha.1

16 Feb 05:28
Compare
Choose a tag to compare
Upgrade the minimum php version to `8.0` for `load-balancer` and `red…

Release v2.2.8

14 Sep 01:55
Compare
Choose a tag to compare
Fixed bug that async-queue broken caused by uncompress model failed.

Release v2.2.0

19 Jul 05:19
Compare
Choose a tag to compare
Update `branch-alias` to `2.2-dev` in `composer.json`

Release v2.2.0-beta2

15 Jun 16:43
Compare
Choose a tag to compare
php8 attribute annotation

Release v2.2.0-beta1

07 Jun 02:20
Compare
Choose a tag to compare
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]>