File tree 4 files changed +12
-2
lines changed
4 files changed +12
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ Version: v3.11.4-alpha3] - 2024-11-13
2
+ ** 缺陷修复**
3
+ - 修复前端服务分类删除和新增图标被隐藏、国际化未切换语言问题
4
+ - 修复主机自动应用自定义字段后转移主机失败问题
5
+ - 修复实例名显示未国际化问题
6
+
1
7
## [ Version: v3.11.4-alpha2] - 2024-11-08
2
8
** 缺陷修复**
3
9
- 修复审计查询接口鉴权问题
Original file line number Diff line number Diff line change 23
23
- [ 修复] 修复不同业务下的自定义字段冲突问题
24
24
- [ 修复] 修复根据集群模板id查不到模块时返回业务所有服务实例的问题
25
25
- [ 修复] 修复审计查询接口鉴权问题
26
+ - [ 修复] 修复前端服务分类删除和新增图标被隐藏、国际化未切换语言问题
27
+ - [ 修复] 修复主机自动应用自定义字段后转移主机失败问题
26
28
27
29
### 优化
28
30
Original file line number Diff line number Diff line change 23
23
- [ Fixed] Fixed the issue with custom field conflicts under different businesses.
24
24
- [ Fixed] Fixed the issue where all service instances of the business were returned when no module was found by the cluster template id.
25
25
- [ 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.
26
28
27
29
### Improved
28
30
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
- appVersion : 3.11.4-alpha2
2
+ appVersion : 3.11.4-alpha3
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.12.4-alpha2
6
+ version : 3.12.4-alpha3
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