Skip to content

Releases: hyperf/async-queue

Release v3.1.0-rc.4

22 Sep 05:57

Choose a tag to compare

Merge branch 'master' into 3.1

# Conflicts:
#	.github/workflows/test.yml
#	src/service-governance/src/Listener/RegisterServiceListener.php
#	src/stringable/composer.json
#	src/stringable/tests/StrTest.php

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: 李铭昕 <715557344@qq.com>

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: 李铭昕 <715557344@qq.com>

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)