Skip to content

v2.1.19

Compare
Choose a tag to compare
@Yurunsoft Yurunsoft released this 15 Jul 10:05
· 439 commits to 2.1 since this release
4cd342c

增强

  • imi-grpc 组件增加检查 Swoole http2 是否启用

  • 添加方法 Db::debugSql by @NHZEX (#378)

优化

  • 智能跳过一些无意义测试、更新文档 (#375)

  • 更新测试的 Swoole 版本

  • 优化测试重试

  • 优化:Swoole、Workerman 启动服务前手动 gc

修复

  • 修复事件参数 IMI.PROCESS.PIPE_MESSAGE

  • 修复 AMQP 消息队列模式 ack (#376)

  • 修复 Imi\Server\Server::getConnectionCount() 静态函数 by @hurricanetx (#377)

  • 修复未配置 formatHandlerClass 时,缓存非 string 类型数据报错

依赖

  • 更新 yurunsoft/swoole-co-pool 依赖版本

文档

  • 补充 Query::chunkEach() 弃用记录 by @NHZEX (#374)

  • 新增文档:《版本支持计划》

  • 修复子服务器文档