Skip to content

Commit 0808820

Browse files
docs: 添加v3.13.12版本日志 (#8278)
--bug=134231991
1 parent 8d1e829 commit 0808820

File tree

5 files changed

+77
-10
lines changed

5 files changed

+77
-10
lines changed

docs/apidoc/apigw/definition.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ spec_version: 1
55
release:
66
# 发布版本号;
77
# 资源配置更新,需更新此版本号才会发布资源版本,此版本号和 sdk 版本号一致,错误设置会影响调用方使用
8-
version: 3.13.12-alpha2
8+
version: 3.13.12
99
# 版本标题
10-
title: "3.13.12-alpha2"
10+
title: "3.13.12"
1111
# 版本描述
12-
comment: "3.13.12-alpha2"
12+
comment: "3.13.12"
1313

1414
# 定义网关基本信息,用于命令 `sync_apigw_config`
1515
apigateway:

docs/support-file/changelog/release.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
## [Version: v3.13.12-alpha2] - 2024-11-22
2-
**功能优化**
3-
- 表格操作列宽度兼容英文
4-
5-
## [Version: v3.13.12-alpha1] - 2024-11-18
1+
## [Version: v3.13.12] - 2024-11-22
62
**新增功能**
73
- 新增校验登录态接口is_login
84
- 新增CMDB数据库表结构文档
@@ -14,6 +10,7 @@
1410
- 去除动态分组$in操作符的string类型校验
1511
- 首页搜索框提示文字调整
1612
- 平台全量业务选择器卡顿优化
13+
- 表格操作列宽度兼容英文
1714

1815
**缺陷修复**
1916
- 服务分类-当点击编辑二级分类后,所有一级分类的删除和新增图标会被隐藏
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
### 新增
2+
3+
- [新增] 新增校验登录态接口is_login
4+
- [新增] 新增CMDB数据库表结构文档
5+
6+
### 优化
7+
8+
- [优化] 云厂商图标和icon调整
9+
- [优化] add_host_to_resource、add_host_to_resource_pool接口支持添加单ipv6主机
10+
- [优化] 修改资源目录中业务条目显示的数量为“未归档的业务数”
11+
- [优化] 去除动态分组$in操作符的string类型校验
12+
- [优化] 首页搜索框提示文字调整
13+
- [优化] 平台全量业务选择器卡顿优化
14+
- [优化] 表格操作列宽度兼容英文
15+
16+
### 修复
17+
18+
- [修复] 服务分类-当点击编辑二级分类后,所有一级分类的删除和新增图标会被隐藏
19+
- [修复] 修复枚举多选字段主机自动应用后,主机转移失败的问题
20+
- [修复] 修复权限中心查询实例时输入正则表达式中的部分特殊字符时报错问题
21+
- [修复] 修复导出实例和主机时勾选导出关联模型实例但未成功导出的问题
22+
- [修复] 修复操作审计—>其他Tab,操作对象=模型分组、模型,动作有误问题
23+
- [修复] 修复下发主机身份文件逻辑死循环问题
24+
- [修复] 修复容器拓扑显示的主机数量与实际不符问题
25+
- [修复] 主机模型关联内置关联的唯一标识没有显示出来
26+
- [修复] 业务集节点信息下,单独只点击复制ID或集群/模块名称按钮后,会提示两个“复制成功”
27+
- [修复] 项目/业务集/业务下,搜索框输入条件后不点击不会还原
28+
- [修复] 人员选择器点击“我”之后清除之前的输入值
29+
- [修复] 服务/集群模版添加属性字段没有空规范
30+
- [修复] 业务服务实例下进程与实例操作栏样式不一致
31+
- [修复] 服务分类关键字搜索后删除数据不实时更新
32+
- [修复] 服务分类编辑二级分类后,一级分类变回操作态
33+
- [修复] 模型管理解除字段模板时候刷新字段
34+
- [修复] 业务集服务实例下的标签多出了一个“...”符号
35+
- [修复] 国际化问题修复
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
### Feature
2+
3+
- [Feature] Added a login status verification interface is_login
4+
- [Feature] Added CMDB database table structure document
5+
6+
### Improved
7+
8+
- [Improved] Cloud vendor icons and icon adjustments
9+
- [Improved] Add_host_to_resource, add_host_to_resource_pool interfaces support adding a single ipv6 host
10+
- [Improved] Modify the number of business items displayed in the resource directory to "unarchived business number"
11+
- [Improved] Remove the string type check of the dynamic group $in operator
12+
- [Improved] Home search box prompt text adjustment
13+
- [Improved] Platform full business selector lag optimization
14+
- [Improved] Table operation column width compatible with English
15+
16+
### Fixed
17+
18+
- [Fixed] Service classification-When clicking to edit the second-level classification, all the first-level classification delete and add icons will be hidden
19+
- [Fixed] Fixed the problem that the host transfer failed after the enumeration multi-select field host was automatically applied
20+
- [Fixed] Fixed the error when entering some special characters in the regular expression when querying the instance in the permission center
21+
- [Fixed] Fixed the problem that the export of associated model instances was checked but failed when exporting instances and hosts
22+
- [Fixed] Fixed the problem that the operation audit -> Other Tab, the operation object = model group, model, the action was incorrect
23+
- [Fixed] Fixed the logical dead loop problem of sending host identity files
24+
- [Fixed] Fixed the problem that the number of hosts displayed in the container topology does not match the actual number
25+
- [Fixed] The unique identifier of the built-in association of the host model association is not displayed
26+
- [Fixed] Under the business set node information, after clicking only the copy ID or cluster/module name button, two "copy successful" prompts will be displayed
27+
- [Fixed] Under the project/business set/business, the search box will not be restored after entering the conditions without clicking
28+
- [Fixed] After clicking "I" in the personnel selector, the previous input value is cleared
29+
- [Fixed] There is no empty specification for adding attribute fields to the service/cluster template
30+
- [Fixed] The process and instance operation bar styles are inconsistent under the business service instance
31+
- [Fixed] After deleting the data after the service classification keyword search
32+
- [Fixed] After editing the secondary classification of the service classification, the primary classification returns to the operation state
33+
- [Fixed] Refresh the field when the model management releases the field template
34+
- [Fixed] An additional "..." symbol appears in the label under the business set service instance
35+
- [Fixed] Internationalization issue fixes

docs/support-file/helm/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
apiVersion: v2
2-
appVersion: 3.13.12-alpha2
2+
appVersion: 3.13.12
33
description: BlueKing Configuration Management DataBase (bk-cmdb) is an enterprise level configuration management serivce database.
44
name: bk-cmdb
55
type: application
6-
version: 3.14.12-alpha2
6+
version: 3.14.12
77
dependencies:
88
- name: common
99
repository: https://charts.bitnami.com/bitnami

0 commit comments

Comments
 (0)