Skip to content

V2.2.22

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 02:12
· 0 commits to 7077457d0d0c9e018888cff4122531b6bbc5d967 since this release

2.2.22 - 2022-09-14

feature:

  • 部署策略执行被抑制时,主抑制策略增加超链接 (closed #889)
  • Agent 安装前置创建目录 (closed #977)
  • 完善权限中心「业务运维」权限配置,新增业务只读推荐权限 (closed #1060)
  • 订阅更新接口支持 steps 更新 (closed #1002)
  • 增加埋点,Trace 接入 (#603)
  • 重装 agent 时保存的密码如果仍在有效期内,需要回显成 * (close #905)
  • 产品导航新版设计 (close #882)

optimization:

  • 安装命令生成执行方案,Windows 非直连安装 Agent 支持 Cygwin (close #740)
  • 云区域支持全量排序 (closed #1046)
  • 插件任务版本提示优化 (close #1048)
  • 插件操作执行预览补充当前插件版本 (closed #1049)
  • 补充 language 到 PaaSV2 部署配置 (closed #1042)
  • 手动安装操作指引完善 (closed #722)
  • 插件订阅变更计算移除冗余配置实例生成逻辑 (closed #1003)
  • 手动安装操作指引完善 (closed #722)
  • helm charts matchLabels 补充 (closed #1024)

bugfix:

  • 指定安装通道安装 Agent 自动选择接入点报错 (closed #949)
  • 修复判断主机能否使用第三方查询密码服务不可用的问题 (fixed #1008)
  • 自定义业务拓扑场景下新建策略报错 (closed #1010)
  • 插件模板序列化器错误 (closed #1037)

docs:

  • 常用 API 文档整理 (closed #930)