File tree 7 files changed +33
-4
lines changed
7 files changed +33
-4
lines changed Original file line number Diff line number Diff line change 1
1
![ logo.png] ( assets/logo.png )
2
2
3
3
[ ![ license] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat )] ( https://github.com/TencentBlueKing/bk-audit/blob/master/LICENSE.txt )
4
- [ ![ Release Version] ( https://img.shields.io/badge/release-1.17.0 -brightgreen.svg )] ( https://github.com/TencentBlueKing/bk-audit/releases )
4
+ [ ![ Release Version] ( https://img.shields.io/badge/release-1.17.1 -brightgreen.svg )] ( https://github.com/TencentBlueKing/bk-audit/releases )
5
5
[ ![ Coverage] ( https://codecov.io/gh/TencentBlueKing/bk-audit/branch/main/graph/badge.svg )] ( https://codecov.io/gh/TencentBlueKing/bk-audit )
6
6
[ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg )] ( https://github.com/TencentBlueKing/bk-audit/pulls )
7
7
Original file line number Diff line number Diff line change 1
1
![ logo.png] ( assets/logo.png )
2
2
3
3
[ ![ license] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat )] ( https://github.com/TencentBlueKing/bk-audit/blob/master/LICENSE.txt )
4
- [ ![ Release Version] ( https://img.shields.io/badge/release-1.17.0 -brightgreen.svg )] ( https://github.com/TencentBlueKing/bk-audit/releases )
4
+ [ ![ Release Version] ( https://img.shields.io/badge/release-1.17.1 -brightgreen.svg )] ( https://github.com/TencentBlueKing/bk-audit/releases )
5
5
[ ![ Coverage] ( https://codecov.io/gh/TencentBlueKing/bk-audit/branch/main/graph/badge.svg )] ( https://codecov.io/gh/TencentBlueKing/bk-audit )
6
6
[ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg )] ( https://github.com/TencentBlueKing/bk-audit/pulls )
7
7
Original file line number Diff line number Diff line change
1
+ ### V1.17.1 版本更新日志
2
+
3
+ - [ 新增 ] 系统诊断:有效接入的系统可在接入页面执行诊断,轻松发现系统异常行为。
4
+ - [ 新增 ] 系统诊断:结果定期邮件通知。
5
+ - [ 新增 ] 审计报表:全局系统诊断视图。
6
+ - [ 优化 ] 报表自定义组件抽象优化。
7
+
1
8
### V1.17.0 版本更新日志
2
9
3
10
- [ 新增 ] 审计日志与资产添加 Doris 存储支持,支持高效灵活的下钻分析能力。
Original file line number Diff line number Diff line change 1
- V1.17.0
1
+ V1.17.1
Original file line number Diff line number Diff line change
1
+ ## V1.17.1 Release Notes
2
+
3
+ ### Feature
4
+
5
+ - [ Feature] System Diagnosis: Systems with valid access can now perform diagnostics on the access page to easily identify abnormal behaviors.
6
+ - [ Feature] System Diagnosis: Regular email notifications for diagnostic results.
7
+ - [ Feature] Audit Report: Global system diagnostic view.
8
+
9
+ ### Improved
10
+
11
+ - [ Improved] Optimization of the abstraction of custom vision components.
Original file line number Diff line number Diff line change
1
+ ## V1.17.1 版本更新日志
2
+
3
+ ### 新增
4
+
5
+ - [ 新增 ] 系统诊断:有效接入的系统可在接入页面执行诊断,轻松发现系统异常行为。
6
+ - [ 新增 ] 系统诊断:结果定期邮件通知。
7
+ - [ 新增 ] 审计报表:全局系统诊断视图。
8
+
9
+ ### 优化
10
+
11
+ - [ 优化 ] 报表自定义组件抽象优化。
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bk-audit" ,
3
- "version" : " 1.17.0 " ,
3
+ "version" : " 1.17.1 " ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"dev" : " vite" ,
You can’t perform that action at this time.
0 commit comments