Skip to content

v2.4.8

Compare
Choose a tag to compare
@pycook pycook released this 10 Jul 11:51
· 698 commits to master since this release
  1. Feat: In the Auto-Discovery Configuration page, the HTTP type plugin supports automatic attribute mapping based on yaml.
  2. Feat: Relationships established through attribute associations support automatic deletion of relationships.
  3. Feat: Added enable/disable button for attribute auto-discovery; data collection stops when disabled.
  4. Feat: Added user guidance instructions to enhance user experience.
  5. Fix: Resolved an issue where calculated attributes referencing other multi-valued attributes did not include square brackets in the results.

  1. Feat: 自动发现配置页面,公有云类型插件支持按照yaml自动完成属性映射
  2. Feat: 通过属性关联建立的关系支持自动删除关系
  3. Feat: 属性自动发现增加开启/关闭按钮,关闭后不再自动采集数据
  4. Feat: 增加用户指引说明,优化用户体验
  5. Fix: 修复计算属性中引用其他多值属性时,计算结果未包含方括号的问题