Skip to content

Releases: hyperf/async-queue

Release v3.0.37

22 Sep 05:37

Choose a tag to compare

Upgrade actions/checkout to v4 (#6159)

Release v3.1.0-rc.2

08 Sep 14:49

Choose a tag to compare

Adds `Hyperf\AsyncQueue\Job::fail()` method (#6124)

Release v3.1.0-beta.8

21 Jul 04:17

Choose a tag to compare

Adds `Job::setMaxAttempts` and `dispatch` helper function (#5950)


Co-authored-by: 李铭昕 <[email protected]>

Release v3.1.0-alpha.1

10 Jun 02:21

Choose a tag to compare

Remove deprecated codes (#5812)

Release v3.0.18

26 Apr 04:08

Choose a tag to compare

Instead of classes and functions of `Hyperf\Utils` (#5674)


Co-authored-by: 李铭昕 <[email protected]>

Release v3.0.17

19 Apr 06:27

Choose a tag to compare

Use `Hyperf\Stringable\Str` instead of `Hyperf\Utils\Str` (#5634)

Release v3.0.16

12 Apr 08:23

Choose a tag to compare

Use `Hyperf\Context\ApplicationContext` instead of `Hyperf\Utils\Appl…

Release v3.0.15

07 Apr 09:02

Choose a tag to compare

Use `Hyperf\Collection\Arr` instead of `Hyperf\Utils\Arr`. (#5594)

Release v3.0.9

05 Mar 04:46

Choose a tag to compare

Optimize events using nullsafe operator (#5473)

Release v3.0.0-rc.15

16 Nov 02:48

Choose a tag to compare

Fixed bug that `RedisSentinel` can't support empty password. (#5199)



Co-authored-by: 李铭昕 <[email protected]>