Skip to content

v2.4.6

Compare
Choose a tag to compare
@pycook pycook released this 20 Jun 12:34
· 702 commits to master since this release
  1. Feat: Added support for cron in automatic discovery for data collection, log display, agent health checks, and upgraded the UI.
  2. Feat: Model now supports dynamic attributes.
  3. Feat: Model attribute associations now support defining multiple groups.
  4. Feat: Added node search and pagination display features to the topology view, and upgraded the UI.
  5. Fix: Fixed an issue where multi-value attributes with predefined values appeared as empty on the new CI page.
  6. Fix: Fixed inaccurate IP address validation in regex checks.
  7. Fix: Fixed an issue where the relationship topology view on the relationship details page expanded abnormally.

  1. Feat: 自动发现采集频率支持Cron、日志展示和agent健康检查,以及对UI进行了升级改造
  2. Feat: 模型支持动态属性
  3. Feat: 模型属性关联支持定义多组
  4. Feat: 拓扑视图新增节点搜索和分页展示功能,并且对UI进行了升级
  5. Fix: 修复了新建CI页面有预定义值的多值属性出现空值的问题
  6. Fix: 修复了正则校验中IP地址校验不准确的问题
  7. Fix: 修复了关系详情页中关系拓扑视图展开异常的问题