Skip to content

Commit

Permalink
Merge pull request #8183 from wcy00000000000000/version
Browse files Browse the repository at this point in the history
添加v3.13.10版本日志
  • Loading branch information
ZQHcode authored Sep 12, 2024
2 parents cbc213b + 97cbfe4 commit 7ef6a97
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 27 deletions.
6 changes: 3 additions & 3 deletions docs/apidoc/apigw/definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ spec_version: 1
release:
# 发布版本号;
# 资源配置更新,需更新此版本号才会发布资源版本,此版本号和 sdk 版本号一致,错误设置会影响调用方使用
version: 3.13.10-alpha3
version: 3.13.10
# 版本标题
title: "3.13.10-alpha3"
title: "3.13.10"
# 版本描述
comment: "3.13.10-alpha3"
comment: "3.13.10"

# 定义网关基本信息,用于命令 `sync_apigw_config`
apigateway:
Expand Down
27 changes: 5 additions & 22 deletions docs/support-file/changelog/release.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,4 @@
## [Version: v3.13.10-alpha3] - 2024-09-11
**功能优化**
- 页面文档链接优化

**缺陷修复**
- 导航栏规范问题
- 语言切换次序以及cookie有效期时长优化
- 删除集群和模块时前端提示删除成功,但没有实时刷新,只有刷新页面后删除的集群和模块才会更新的问题

## [Version: v3.13.10-alpha2] - 2024-09-10
**功能优化**
- ID生成器提交提示框增加警告图标

**缺陷修复**
- 模型ID配置的key国际化
- 设置ID自增长时候,前端限制最大值
- 全局配置出现改动增加二次弹窗确认
- ID生成器tootip提示位置调整
- 提交成功后,弹出message提示
- 模型ID配置变更为起始ID配置

## [Version: v3.13.10-alpha1] - 2024-09-04
## [Version: v3.13.10] - 2024-09-11
**新增功能**
- 支持通过平台管理配置ID生成器的步长和起始ID
- 支持CMDB数据同步时带ID创建数据
Expand All @@ -36,6 +15,7 @@
- 将pod上的业务ID、cluster ID、ns ID和wl ID冗余到container表中
- 优化报错信息,添加app code和user。调整创建容器资源接口的报错信息区分重复创建的场景
- footer和title规范优化
- 页面文档链接优化
- 优化了一些前端显示问题

**缺陷修复**
Expand All @@ -62,6 +42,9 @@
- 容器纳管下的模型字段hover去除字段展示功能
- 业务归档后再点击业务会显示空白
- 修复主机转移未记录审计的问题
- 修复删除集群和模块时前端提示删除成功,但没有实时刷新,只有刷新页面后删除的集群和模块才会更新的问题
- 导航栏规范问题
- 语言切换次序以及cookie有效期时长优化

## [Version: v3.13.9] - 2024-06-17
**功能优化**
Expand Down
4 changes: 2 additions & 2 deletions docs/support-file/helm/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: 3.13.10-alpha3
appVersion: 3.13.10
description: BlueKing Configuration Management DataBase (bk-cmdb) is an enterprise level configuration management serivce database.
name: bk-cmdb
type: application
version: 3.14.10-alpha3
version: 3.14.10
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
Expand Down

0 comments on commit 7ef6a97

Please sign in to comment.