Releases: hyperf/async-queue
Releases · hyperf/async-queue
Release v3.0.37
Upgrade actions/checkout to v4 (#6159)
Release v3.1.0-rc.2
Adds `Hyperf\AsyncQueue\Job::fail()` method (#6124)
Release v3.1.0-beta.8
Adds `Job::setMaxAttempts` and `dispatch` helper function (#5950) Co-authored-by: 李铭昕 <[email protected]>
Release v3.1.0-alpha.1
Remove deprecated codes (#5812)
Release v3.0.18
Instead of classes and functions of `Hyperf\Utils` (#5674) Co-authored-by: 李铭昕 <[email protected]>
Release v3.0.17
Use `Hyperf\Stringable\Str` instead of `Hyperf\Utils\Str` (#5634)
Release v3.0.16
Use `Hyperf\Context\ApplicationContext` instead of `Hyperf\Utils\Appl…
Release v3.0.15
Use `Hyperf\Collection\Arr` instead of `Hyperf\Utils\Arr`. (#5594)
Release v3.0.9
Optimize events using nullsafe operator (#5473)
Release v3.0.0-rc.15
Fixed bug that `RedisSentinel` can't support empty password. (#5199) Co-authored-by: 李铭昕 <[email protected]>