Skip to content

Releases: hyperf/async-queue

Release v3.1.15

28 Mar 07:56

Choose a tag to compare

Format code by the latest `cs-fixer`. (#6617)

Release v3.1.13

14 Mar 10:50

Choose a tag to compare

Release v3.1.13 (#6596)

* Update quick-start.md (#6585)

* Upgrade docs for command (#6587)

* Added warn comments for async queue message. (#6592)

---------

Co-authored-by: Kelvin Romero <8683337+kelvinromero@users.noreply.github.com>
Co-authored-by: guandeng <guandeng@Hotmail.com>

Release v3.1.9

18 Feb 01:43

Choose a tag to compare

Fixed bug that the older versions of parsers cannot parse new message…

v3.1.8.1

01 Feb 03:40

Choose a tag to compare

Fixed bug that message will be lost when unpack failed.

Release v3.1.8

01 Feb 02:33

Choose a tag to compare

Optimized the serialization of `Hyperf\AsyncQueue\JobMessage` (#6511)

Release v3.1.6

18 Jan 10:44

Choose a tag to compare

Upgrade the documents. (#6460)

* Translate comments to English

* 容器运行添加-w参数指定工作目录

* 3.0版本后增加的可以在全局配置关闭amqp进程自启

* Upgrade async-queue support max_messages  config

Co-authored-by: Sharif <54396379+developersharif@users.noreply.github.com>
Co-authored-by: baicaiit <42630572+baicaiit@users.noreply.github.com>
Co-authored-by: Tina.Lee <1016963252@qq.com>
Co-authored-by: guandeng <guandeng@Hotmail.com>

Release v3.1.2

15 Dec 01:44

Choose a tag to compare

Fixed bug that AOP not working when using variadic parameters. (#6372)



Co-authored-by: 李铭昕 <715557344@qq.com>

Release v3.1.0

30 Nov 16:06

Choose a tag to compare

Changed the `branch-alias` of all components to `3.1-dev`. (#6320)

Release v3.1.0-rc.12

10 Nov 02:45

Choose a tag to compare

Merge branch 'master' into 3.1

# Conflicts:
#	src/support/tests/FunctionTest.php

Release v3.0.43

10 Nov 02:33

Choose a tag to compare

Optimize navbar (#6266)


Co-authored-by: 李铭昕 <715557344@qq.com>