Skip to content

Commit 5de2efb

Browse files
docs: 添加v3.13.11-alpha1版本日志 (#8224)
--story=119241405
1 parent 8cc05eb commit 5de2efb

File tree

3 files changed

+22
-5
lines changed

3 files changed

+22
-5
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.10
8+
version: 3.13.11-alpha1
99
# 版本标题
10-
title: "3.13.10"
10+
title: "3.13.11-alpha1"
1111
# 版本描述
12-
comment: "3.13.10"
12+
comment: "3.13.11-alpha1"
1313

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

docs/support-file/changelog/release.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [Version: v3.13.11-alpha1] - 2024-10-15
2+
**新增功能**
3+
- 添加CMDB数据同步服务
4+
5+
**功能优化**
6+
- pod表临时添加nodeID索引
7+
- 事务重试失败时返回错误
8+
9+
**缺陷修复**
10+
- 修复服务模板主机自动应用在备份负责人仅保留一个的情况下不生效的问题
11+
- 批量删除未启动主机 集群跟模块同步置灰不能勾选
12+
- 首页全文检索未输入任何值的时候自动聚焦输入框
13+
- info组件title样式优化
14+
- 修复procserver map并发读写panic的问题
15+
- 导航栏规范调整
16+
- 修复当streamTo不存在时,gse接口查询报错的问题
17+
118
## [Version: v3.13.10] - 2024-09-11
219
**新增功能**
320
- 支持通过平台管理配置ID生成器的步长和起始ID

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.10
2+
appVersion: 3.13.11-alpha1
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.10
6+
version: 3.14.11-alpha1
77
dependencies:
88
- name: common
99
repository: https://charts.bitnami.com/bitnami

0 commit comments

Comments
 (0)