Skip to content

Releases: hyperf/async-queue

Release v3.0.0

03 Jan 05:24

Choose a tag to compare

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



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

Release v3.0.0-rc.14

11 Nov 09:39

Choose a tag to compare

Removed useless code (#5190)

Release v3.0.0-rc.13

01 Nov 05:59

Choose a tag to compare

Format code (#5172)

Release v3.0.0-rc.3

15 Aug 15:47

Choose a tag to compare

Preferentially use configuration to improve startup speed (#5020)

Release v3.0.0-rc.1

06 Aug 12:55

Choose a tag to compare

Format code (#4916)

Release v3.0.0-beta.10

12 Jul 05:50

Choose a tag to compare

Format code (#4916)

Release v3.0.0-beta.1

30 May 02:33

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

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

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

Choose a tag to compare

Changed return type to `void` for `Hyperf\Event\Contract\ListenerInte…