-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: auto generate 2.2.30 release log
- Loading branch information
github-actions
committed
Oct 28, 2022
1 parent
fa3a62d
commit a7adca0
Showing
2 changed files
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
|
||
## 2.2.30 - 2022-10-28 | ||
|
||
|
||
### bugfix: | ||
* 安装 Agent 新增主机到 CMDB 报错 (fixed #1190) | ||
* 修复 Windows Agent2.0 安装获取配置文件失败的问题 (fixed #1192) | ||
* 前端构建报错:Module not found: Error: Can't resolve './JSEncrypt' in '/frontend/node_modules/jsencrypt/lib' (fixed #1187) | ||
|
||
### feature: | ||
* 安装 Agent 前置脚本执行 (closed #1173) | ||
* 部分资源权限审批人切换为实例所有者 (closed #1184) | ||
* 新版 IP 选择器后台接入 (closed #1040) |