Releases: hyperf/async-queue
Releases · hyperf/async-queue
Release v3.1.13
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
Fixed bug that the older versions of parsers cannot parse new message…
v3.1.8.1
Fixed bug that message will be lost when unpack failed.
Release v3.1.8
Optimized the serialization of `Hyperf\AsyncQueue\JobMessage` (#6511)
Release v3.1.6
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
Fixed bug that AOP not working when using variadic parameters. (#6372) Co-authored-by: 李铭昕 <715557344@qq.com>
Release v3.1.0
Changed the `branch-alias` of all components to `3.1-dev`. (#6320)
Release v3.1.0-rc.12
Merge branch 'master' into 3.1 # Conflicts: # src/support/tests/FunctionTest.php
Release v3.0.43
Optimize navbar (#6266) Co-authored-by: 李铭昕 <715557344@qq.com>
Release v3.1.0-rc.4
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