Skip to content

Commit 5c7629f

Browse files
authored
docs: 修改v3.11.4版本日志 (#8268)
--story=120227729
1 parent 281cade commit 5c7629f

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

docs/support-file/changelog/release.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [Version: v3.11.4-alpha3] - 2024-11-13
2+
**缺陷修复**
3+
- 修复前端服务分类删除和新增图标被隐藏、国际化未切换语言问题
4+
- 修复主机自动应用自定义字段后转移主机失败问题
5+
- 修复实例名显示未国际化问题
6+
17
## [Version: v3.11.4-alpha2] - 2024-11-08
28
**缺陷修复**
39
- 修复审计查询接口鉴权问题

docs/support-file/changelog_user/ch/v3.11.4_2024-10-30.md

+2
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
- [修复] 修复不同业务下的自定义字段冲突问题
2424
- [修复] 修复根据集群模板id查不到模块时返回业务所有服务实例的问题
2525
- [修复] 修复审计查询接口鉴权问题
26+
- [修复] 修复前端服务分类删除和新增图标被隐藏、国际化未切换语言问题
27+
- [修复] 修复主机自动应用自定义字段后转移主机失败问题
2628

2729
### 优化
2830

docs/support-file/changelog_user/en/v3.11.4_2024-10-30.md

+2
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
- [Fixed] Fixed the issue with custom field conflicts under different businesses.
2424
- [Fixed] Fixed the issue where all service instances of the business were returned when no module was found by the cluster template id.
2525
- [Fixed] Fix the authentication issue for the audit query interface.
26+
- [Fixed] Fixed front-end service category deletion and new ICONS being hidden and international language not switched.
27+
- [Fixed] Fixed the host transfer failure after the host automatically applies user-defined fields.
2628

2729
### Improved
2830

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.11.4-alpha2
2+
appVersion: 3.11.4-alpha3
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.12.4-alpha2
6+
version: 3.12.4-alpha3
77
dependencies:
88
- name: common
99
repository: https://charts.bitnami.com/bitnami

0 commit comments

Comments
 (0)