Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Commit a3c9219

Browse files
authored
Merge pull request #372 from Bidaya0/RELEASE-1.2.0-CHANGELOG
Release 1.2.0 changelog
2 parents a5ddf24 + f63a554 commit a3c9219

File tree

2 files changed

+30
-2
lines changed

2 files changed

+30
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change log
22

3+
## [1.2.0](https://github.com/HXSecurity/DongTai-webapi/releases/tag/v1.2.0)-2021-12-18
4+
* Features
5+
* Added license display of components
6+
* Added a set of interfaces to get the overview list by id
7+
* Added custom rule batch processing interface
8+
* Added component export function
9+
* Improve
10+
* Improved the query speed of the component overview interface
11+
* Fix
12+
* Fixed a bug that caused vulnerabilities to be undetected by modifying the strategy
13+
* Fixed the bug that failed to obtain data from the /api/v1/sensitive_info_rule/ page
14+
* Fixed the bug that the regular check is inconsistent with the engine
15+
316
## [1.1.4](https://github.com/HXSecurity/DongTai-webapi/releases/tag/v1.1.4)-2021-12-18
417
* Improve
518
* Split and add hooks to accommodate plugin development
@@ -23,6 +36,6 @@
2336
* Improved the original data verification to adapt to the boundary value
2437
* The agent name now gives priority to the alias when binding the agent
2538
* Fix
26-
* Fix the error that may be caused by agentid when the project is created
39+
* Fixed the error that may be caused by agentid when the project is created
2740
* Fixed a non-atomic error when the project was created
28-
* Fix permission errors when deleting data
41+
* Fixed permission errors when deleting data

CHANGELOG_CN.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# 升级日志
22

3+
## [1.2.0](https://github.com/HXSecurity/DongTai-webapi/releases/tag/v1.2.0)-2021-12-18
4+
* 功能
5+
* 增加了组件的license展示
6+
* 增加了一组通过id获取概况列表的接口
7+
* 增加了自定义规则批量处理接口
8+
* 增加组件导出功能
9+
* 改善
10+
* 改善了组件概况接口的查询速度
11+
* 修复
12+
* 修复了修改策略导致漏洞无法检出的bug
13+
* 修复了/api/v1/sensitive_info_rule/分页数据获取失败的bug
14+
* 修复正则校验与engine不一致的bug
15+
16+
17+
318
## [1.1.4](https://github.com/HXSecurity/DongTai-webapi/releases/tag/v1.1.4)-2021-12-18
419
* 提升
520
* 拆分和添加钩子以适应插件开发

0 commit comments

Comments
 (0)