Skip to content

Releases: imiphp/imi-queue

v2.0.13

Choose a tag to compare

@Yurunsoft Yurunsoft released this 07 Jan 08:06
优化代码

v2.0.12

Choose a tag to compare

@Yurunsoft Yurunsoft released this 01 Jan 01:50
优化代码 (#240)

v2.0.11

Choose a tag to compare

@Yurunsoft Yurunsoft released this 11 Dec 07:57

修复

  • [queue] 修复配置了 QueueConsumer 但没配置队列时,消费进程频繁退出重新运行

v2.0.10

Choose a tag to compare

@Yurunsoft Yurunsoft released this 14 Nov 05:49
解决 php 8.1 兼容问题 (#206)

v2.0.9

Choose a tag to compare

@Yurunsoft Yurunsoft released this 05 Nov 11:50
升级 phpstan/phpstan 到 1.0 (#204)

v2.0.8

Choose a tag to compare

@Yurunsoft Yurunsoft released this 30 Oct 04:19
部分场景 JSON 操作出错抛出异常、不转义“/”和 Unicode (#196)

v2.0.7

Choose a tag to compare

@Yurunsoft Yurunsoft released this 23 Oct 02:59
新增支持 Redis Stream 消息队列实现 (#184)

v2.0.6

Choose a tag to compare

@Yurunsoft Yurunsoft released this 15 Oct 08:57
修复

v2.0.5

Choose a tag to compare

@Yurunsoft Yurunsoft released this 09 Oct 07:23
新增支持泛型注释,增强IDE提示能力 (#166)

v2.0.4

Choose a tag to compare

@Yurunsoft Yurunsoft released this 30 Sep 08:10
组件过滤 .github 目录