From 9f5b44e668243d73f113f6c1cea9a4f753ea385e Mon Sep 17 00:00:00 2001 From: ZQHcode <51312405+ZQHcode@users.noreply.github.com> Date: Mon, 25 Dec 2023 20:34:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A03.12.4-feature-auth-alpha12?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E6=97=A5=E5=BF=97=20(#7675)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/support-file/changelog/release.md | 12 ++++++++++++ docs/support-file/helm/Chart.yaml | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/docs/support-file/changelog/release.md b/docs/support-file/changelog/release.md index 16fc811933..64a03652ba 100644 --- a/docs/support-file/changelog/release.md +++ b/docs/support-file/changelog/release.md @@ -1,3 +1,15 @@ +## [Version: v3.12.4-feature-auth-alpha12] - 2023-12-25 +**功能优化** +- 优化了一些前端的显示问题 +- 修改文档中心默认首页的地址 +- 采用认证信息标准化方案调用esb API +- 更新bkDesktopUrl配置为bkComponentApiUrl配置 + +**缺陷修复** +- 修复设置agentID缓存数据错误问题 +- 添加job资源限制 +- 修复add_host_to_business_idle接口鉴权问题 + ## [Version: v3.12.3-feature-auth-alpha11] - 2023-11-28 **缺陷修复** - 修复查询模型多鉴了内置和主线模型的问题 diff --git a/docs/support-file/helm/Chart.yaml b/docs/support-file/helm/Chart.yaml index 5327d64ab7..f009c1299c 100644 --- a/docs/support-file/helm/Chart.yaml +++ b/docs/support-file/helm/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: 3.12.3-feature-auth-alpha11 +appVersion: 3.12.4-feature-auth-alpha12 description: BlueKing Configuration Management DataBase (bk-cmdb) is an enterprise level configuration management serivce database. name: bk-cmdb type: application -version: 3.13.3-feature-auth-alpha11 +version: 3.13.4-feature-auth-alpha12 dependencies: - name: common repository: https://charts.bitnami.com/bitnami