File tree Expand file tree Collapse file tree 5 files changed +23
-8
lines changed
Expand file tree Collapse file tree 5 files changed +23
-8
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ spec_version: 1
55release :
66 # 发布版本号;
77 # 资源配置更新,需更新此版本号才会发布资源版本,此版本号和 sdk 版本号一致,错误设置会影响调用方使用
8- version : 3.14.7-alpha2
8+ version : 3.14.7-alpha3
99 # 版本标题
10- title : " 3.14.7-alpha2 "
10+ title : " 3.14.7-alpha3 "
1111 # 版本描述
12- comment : " 3.14.7-alpha2 "
12+ comment : " 3.14.7-alpha3 "
1313
1414# 定义网关基本信息,用于命令 `sync_apigw_config`
1515apigateway :
Original file line number Diff line number Diff line change 11specVersion : 3
2- appVersion : " 3.14.7-alpha2 "
2+ appVersion : " 3.14.7-alpha3 "
33app :
44 bkAppCode : " bk_cmdb_saas"
55 bkAppName : " 蓝鲸配置平台"
Original file line number Diff line number Diff line change 1+ ## [ Version: v3.14.7-alpha3] - 2025-12-16
2+ ** 功能优化**
3+ - 升级版本依赖
4+ - 优化圈复杂度
5+ - 优化枚举字段导出长度限制
6+ - 优化前端搜索功能,支持输入的多个ID值自动解析
7+
8+ ** 缺陷修复**
9+ - 修复拓扑报错提示信息问题
10+ - 修复创建模型attrs时空指针报错
11+ - 修复主机自动应用当前状态搜索条件失效
12+ - 修复模型间存在多条关联场景,关联查询失败问题
13+ - 修复前端运营分析下资源查询报错
14+ - 修复创建进程模版空格校验问题
15+
116## [ Version: v3.14.7-alpha2] - 2025-09-08
217** 功能优化**
318- 导出文件名增加时间戳
Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : 3.14.7-alpha2
2+ appVersion : 3.14.7-alpha3
33description : BlueKing Configuration Management DataBase (bk-cmdb) is an enterprise level configuration management serivce database.
44name : bk-cmdb
55type : application
6- version : 3.15.7-alpha2
6+ version : 3.15.7-alpha3
77dependencies :
88 - name : common
99 repository : https://charts.bitnami.com/bitnami
Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : 3.14.7-alpha2
2+ appVersion : 3.14.7-alpha3
33description : BlueKing Configuration Management DataBase (bk-cmdb) is an enterprise level configuration management serivce database.
44name : bk-cmdb-web
55type : application
6- version : 3.15.7-alpha2
6+ version : 3.15.7-alpha3
77dependencies :
88 - name : common
99 repository : https://charts.bitnami.com/bitnami
You can’t perform that action at this time.
0 commit comments