Skip to content

v1.1.0-beta.17

Pre-release
Pre-release

Choose a tag to compare

@jc3wish jc3wish released this 10 Oct 13:27
· 116 commits to v1.1.x since this release
  1. 流量统计按实际行数统计,query_event 事件不在统计范围之内
  2. clickhouse插件,在string转Int32,Float等类型的情况 ,先去除前后的空格再进行转换
  3. 全量任务新增按状态搜索功能
  4. 支持make install prefix=./targe方式编译
  5. 编译脚本及docker.sh 打包脚本更新
  6. 其他已知bug修复