File tree 3 files changed +23
-5
lines changed
3 files changed +23
-5
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.13.12
8
+ version : 3.13.13-alpha1
9
9
# 版本标题
10
- title : " 3.13.12 "
10
+ title : " 3.13.13-alpha1 "
11
11
# 版本描述
12
- comment : " 3.13.12 "
12
+ comment : " 3.13.13-alpha1 "
13
13
14
14
# 定义网关基本信息,用于命令 `sync_apigw_config`
15
15
apigateway :
Original file line number Diff line number Diff line change
1
+ ## [ Version: v3.13.13-alpha1] - 2025-03-07
2
+ ** 功能优化**
3
+ - 优化cmdb模块数据量大时页面打开慢
4
+ - 新建模型隐藏容器分组
5
+ - 组织组件非多选字段结构改为数组
6
+ - 国际化优化
7
+
8
+ ** 缺陷修复**
9
+ - 修复导出模型时的目录穿越问题
10
+ - 新建自定义模型,实例修改自定义字段为数字0不显示
11
+ - 主机自动应用偶现选择模块后点击跳转创建没反应
12
+ - 点击新增主机到模块时,业务拓扑下数量一直显示在加载中
13
+ - 收藏条件高亮不会消失
14
+ - 复制图标不显示
15
+ - 点击字段更多信息跳转页面报错
16
+ - 有关键字搜索时候,服务分类编辑修改错误
17
+ - 服务/集群模版下属性修改列表字段没反应
18
+
1
19
## [ Version: v3.13.12] - 2024-11-22
2
20
** 新增功能**
3
21
- 新增校验登录态接口is_login
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
- appVersion : 3.13.12
2
+ appVersion : 3.13.13-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.14.12
6
+ version : 3.14.13-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