File tree 5 files changed +23
-8
lines changed
5 files changed +23
-8
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ spec_version: 1
5
5
release :
6
6
# 发布版本号;
7
7
# 资源配置更新,需更新此版本号才会发布资源版本,此版本号和 sdk 版本号一致,错误设置会影响调用方使用
8
- version : 3.14.3
8
+ version : 3.14.4-alpha1
9
9
# 版本标题
10
- title : " 3.14.3 "
10
+ title : " 3.14.4-alpha1 "
11
11
# 版本描述
12
- comment : " 3.14.3 "
12
+ comment : " 3.14.4-alpha1 "
13
13
14
14
# 定义网关基本信息,用于命令 `sync_apigw_config`
15
15
apigateway :
Original file line number Diff line number Diff line change 1
1
specVersion : 3
2
- appVersion : " 3.14.3 "
2
+ appVersion : " 3.14.4-alpha1 "
3
3
app :
4
4
region : " default"
5
5
bkAppCode : " bk_cmdb_saas"
Original file line number Diff line number Diff line change
1
+ ## [ Version: v3.14.4-alpha1] - 2024-12-11
2
+ ** 新增功能**
3
+ - 模块支持批量创建
4
+ - 主机、通用模型实例和动态分组查询支持大小写敏感匹配操作符
5
+ - 业务和项目相关资源支持导出
6
+
7
+ ** 功能优化**
8
+ - 进程监听信息的tooltip显示支持中英文切换
9
+ - 主机模糊查询优化并增加IP数量限制
10
+ - 平台配置业务快照名称配置修改为业务ID
11
+
12
+ ** 缺陷修复**
13
+ - 组织组件非多选字段结构改为数组
14
+ - 新建模型隐藏容器分组
15
+
1
16
## [ Version: v3.14.3] - 2024-10-21
2
17
** 新增功能**
3
18
- 添加业务拓扑的权限视图
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
- appVersion : 3.14.3
2
+ appVersion : 3.14.4-alpha1
3
3
description : BlueKing Configuration Management DataBase (bk-cmdb) is an enterprise level configuration management serivce database.
4
4
name : bk-cmdb
5
5
type : application
6
- version : 3.15.3
6
+ version : 3.15.4-alpha1
7
7
dependencies :
8
8
- name : common
9
9
repository : https://charts.bitnami.com/bitnami
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
- appVersion : 3.14.3
2
+ appVersion : 3.14.4-alpha1
3
3
description : BlueKing Configuration Management DataBase (bk-cmdb) is an enterprise level configuration management serivce database.
4
4
name : bk-cmdb-web
5
5
type : application
6
- version : 3.15.3
6
+ version : 3.15.4-alpha1
7
7
dependencies :
8
8
- name : common
9
9
repository : https://charts.bitnami.com/bitnami
You can’t perform that action at this time.
0 commit comments