Skip to content

v0.2.1

Compare
Choose a tag to compare
@laiwei laiwei released this 15 Aug 11:44
· 211 commits to master since this release
  • #186 [bugfix][api] 修复创建screen或者clone screen 出现「record not found」的问题;
  • #149 [bugfix][api] 修复hostgroup_controller中
    DeleteHostGroup的权限问题;
  • #150 [bugfix][api] 修复当grafana graph有多个查询时,因为其中一个未匹配到导致其他正常的查询也无法渲染视图;
  • #151 [bugfix][api] 修复api配置文件中数据库配置项错别字;
  • #173 [bugfix][api] 修复strategy右值判定出错的问题;
  • #171 [bugfix][agent] 修复falcon-agent --check panic 的问题;
  • #187 [bugfix][graph] 修复graph兼容task和anteye模块;
  • #185 [enhancement][hbs] 增加数据库最大连接数配制,减少数据库访问;
  • #184 [enhancement][hbs] 策略执行时间支持跨24小时;
  • #212 增加透明版本的logo;
  • #217 fix(agent): ignore mount point when inodes=0 ;
  • #219 [enhancement][agent] support get agent endpoint from ENV ENDPOINT;
  • #132 #144 [enhancement][api] 完善api;