From 0808820ac41b351419f51b7983e2376773b7a4e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=AC=E6=89=AC=E6=89=AC=E6=89=AC=E6=89=AC?= <2269766985@qq.com> Date: Fri, 22 Nov 2024 17:11:40 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0v3.13.12=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E6=97=A5=E5=BF=97=20(#8278)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=134231991 --- docs/apidoc/apigw/definition.yaml | 6 ++-- docs/support-file/changelog/release.md | 7 ++-- .../changelog_user/ch/v3.13.12_2024-11-22.md | 35 +++++++++++++++++++ .../changelog_user/en/v3.13.12_2024-11-22.md | 35 +++++++++++++++++++ docs/support-file/helm/Chart.yaml | 4 +-- 5 files changed, 77 insertions(+), 10 deletions(-) create mode 100644 docs/support-file/changelog_user/ch/v3.13.12_2024-11-22.md create mode 100644 docs/support-file/changelog_user/en/v3.13.12_2024-11-22.md diff --git a/docs/apidoc/apigw/definition.yaml b/docs/apidoc/apigw/definition.yaml index 1e8b996714..c483248775 100644 --- a/docs/apidoc/apigw/definition.yaml +++ b/docs/apidoc/apigw/definition.yaml @@ -5,11 +5,11 @@ spec_version: 1 release: # 发布版本号; # 资源配置更新,需更新此版本号才会发布资源版本,此版本号和 sdk 版本号一致,错误设置会影响调用方使用 - version: 3.13.12-alpha2 + version: 3.13.12 # 版本标题 - title: "3.13.12-alpha2" + title: "3.13.12" # 版本描述 - comment: "3.13.12-alpha2" + comment: "3.13.12" # 定义网关基本信息,用于命令 `sync_apigw_config` apigateway: diff --git a/docs/support-file/changelog/release.md b/docs/support-file/changelog/release.md index d8398cab9d..0260eaec40 100644 --- a/docs/support-file/changelog/release.md +++ b/docs/support-file/changelog/release.md @@ -1,8 +1,4 @@ -## [Version: v3.13.12-alpha2] - 2024-11-22 -**功能优化** -- 表格操作列宽度兼容英文 - -## [Version: v3.13.12-alpha1] - 2024-11-18 +## [Version: v3.13.12] - 2024-11-22 **新增功能** - 新增校验登录态接口is_login - 新增CMDB数据库表结构文档 @@ -14,6 +10,7 @@ - 去除动态分组$in操作符的string类型校验 - 首页搜索框提示文字调整 - 平台全量业务选择器卡顿优化 +- 表格操作列宽度兼容英文 **缺陷修复** - 服务分类-当点击编辑二级分类后,所有一级分类的删除和新增图标会被隐藏 diff --git a/docs/support-file/changelog_user/ch/v3.13.12_2024-11-22.md b/docs/support-file/changelog_user/ch/v3.13.12_2024-11-22.md new file mode 100644 index 0000000000..051249277a --- /dev/null +++ b/docs/support-file/changelog_user/ch/v3.13.12_2024-11-22.md @@ -0,0 +1,35 @@ +### 新增 + +- [新增] 新增校验登录态接口is_login +- [新增] 新增CMDB数据库表结构文档 + +### 优化 + +- [优化] 云厂商图标和icon调整 +- [优化] add_host_to_resource、add_host_to_resource_pool接口支持添加单ipv6主机 +- [优化] 修改资源目录中业务条目显示的数量为“未归档的业务数” +- [优化] 去除动态分组$in操作符的string类型校验 +- [优化] 首页搜索框提示文字调整 +- [优化] 平台全量业务选择器卡顿优化 +- [优化] 表格操作列宽度兼容英文 + +### 修复 + +- [修复] 服务分类-当点击编辑二级分类后,所有一级分类的删除和新增图标会被隐藏 +- [修复] 修复枚举多选字段主机自动应用后,主机转移失败的问题 +- [修复] 修复权限中心查询实例时输入正则表达式中的部分特殊字符时报错问题 +- [修复] 修复导出实例和主机时勾选导出关联模型实例但未成功导出的问题 +- [修复] 修复操作审计—>其他Tab,操作对象=模型分组、模型,动作有误问题 +- [修复] 修复下发主机身份文件逻辑死循环问题 +- [修复] 修复容器拓扑显示的主机数量与实际不符问题 +- [修复] 主机模型关联内置关联的唯一标识没有显示出来 +- [修复] 业务集节点信息下,单独只点击复制ID或集群/模块名称按钮后,会提示两个“复制成功” +- [修复] 项目/业务集/业务下,搜索框输入条件后不点击不会还原 +- [修复] 人员选择器点击“我”之后清除之前的输入值 +- [修复] 服务/集群模版添加属性字段没有空规范 +- [修复] 业务服务实例下进程与实例操作栏样式不一致 +- [修复] 服务分类关键字搜索后删除数据不实时更新 +- [修复] 服务分类编辑二级分类后,一级分类变回操作态 +- [修复] 模型管理解除字段模板时候刷新字段 +- [修复] 业务集服务实例下的标签多出了一个“...”符号 +- [修复] 国际化问题修复 diff --git a/docs/support-file/changelog_user/en/v3.13.12_2024-11-22.md b/docs/support-file/changelog_user/en/v3.13.12_2024-11-22.md new file mode 100644 index 0000000000..448c8f5660 --- /dev/null +++ b/docs/support-file/changelog_user/en/v3.13.12_2024-11-22.md @@ -0,0 +1,35 @@ +### Feature + +- [Feature] Added a login status verification interface is_login +- [Feature] Added CMDB database table structure document + +### Improved + +- [Improved] Cloud vendor icons and icon adjustments +- [Improved] Add_host_to_resource, add_host_to_resource_pool interfaces support adding a single ipv6 host +- [Improved] Modify the number of business items displayed in the resource directory to "unarchived business number" +- [Improved] Remove the string type check of the dynamic group $in operator +- [Improved] Home search box prompt text adjustment +- [Improved] Platform full business selector lag optimization +- [Improved] Table operation column width compatible with English + +### Fixed + +- [Fixed] Service classification-When clicking to edit the second-level classification, all the first-level classification delete and add icons will be hidden +- [Fixed] Fixed the problem that the host transfer failed after the enumeration multi-select field host was automatically applied +- [Fixed] Fixed the error when entering some special characters in the regular expression when querying the instance in the permission center +- [Fixed] Fixed the problem that the export of associated model instances was checked but failed when exporting instances and hosts +- [Fixed] Fixed the problem that the operation audit -> Other Tab, the operation object = model group, model, the action was incorrect +- [Fixed] Fixed the logical dead loop problem of sending host identity files +- [Fixed] Fixed the problem that the number of hosts displayed in the container topology does not match the actual number +- [Fixed] The unique identifier of the built-in association of the host model association is not displayed +- [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 +- [Fixed] Under the project/business set/business, the search box will not be restored after entering the conditions without clicking +- [Fixed] After clicking "I" in the personnel selector, the previous input value is cleared +- [Fixed] There is no empty specification for adding attribute fields to the service/cluster template +- [Fixed] The process and instance operation bar styles are inconsistent under the business service instance +- [Fixed] After deleting the data after the service classification keyword search +- [Fixed] After editing the secondary classification of the service classification, the primary classification returns to the operation state +- [Fixed] Refresh the field when the model management releases the field template +- [Fixed] An additional "..." symbol appears in the label under the business set service instance +- [Fixed] Internationalization issue fixes diff --git a/docs/support-file/helm/Chart.yaml b/docs/support-file/helm/Chart.yaml index 3e68a7fb27..022752908e 100644 --- a/docs/support-file/helm/Chart.yaml +++ b/docs/support-file/helm/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: 3.13.12-alpha2 +appVersion: 3.13.12 description: BlueKing Configuration Management DataBase (bk-cmdb) is an enterprise level configuration management serivce database. name: bk-cmdb type: application -version: 3.14.12-alpha2 +version: 3.14.12 dependencies: - name: common repository: https://charts.bitnami.com/bitnami