From 624896b4e67613cc8bae52ce672819a692958eaa Mon Sep 17 00:00:00 2001 From: faweizhao26 Date: Sun, 12 Nov 2023 19:27:30 +0800 Subject: [PATCH] add one news of v3.4.1 ga Signed-off-by: faweizhao26 --- .../news/kubesphere-3.4.1-ga-announcement.md | 43 +++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 content/zh/news/kubesphere-3.4.1-ga-announcement.md diff --git a/content/zh/news/kubesphere-3.4.1-ga-announcement.md b/content/zh/news/kubesphere-3.4.1-ga-announcement.md new file mode 100644 index 000000000..214cc97f4 --- /dev/null +++ b/content/zh/news/kubesphere-3.4.1-ga-announcement.md @@ -0,0 +1,43 @@ +--- +title: 'KubeSphere 3.4.1 发布' +tag: '产品动态' +keyword: '社区, 开源, 贡献, KubeSphere, release, 权限控制' +description: '本次发布的 KubeSphere 3.4.1 是对 KubeSphere 3.4.0 的 patch 版本,主要集中在对 Console 和 DevOps 的提升及问题修复。' +createTime: '2023-11-10' +author: 'KubeSphere' +image: 'https://pek3b.qingstor.com/kubesphere-community/images/kubesphere-3.4.1-ga.png' +--- + + +本次发布的 KubeSphere 3.4.1 是对 KubeSphere 3.4.0 的 patch 版本,主要集中在对 Console 和 DevOps 的提升及问题修复。 + +## Console +- 修复页面部分字段翻译不准确的问题。 +- 修复部分页面样式显示缺失,错误,不全等问题。 +- 修复部分接口 API 调用错误的问题。 +- 修复项目概览页面,帮助信息丢失的问题。 + +## DevOps +- 修复流水线详情页面无法查看的问题。 +- 修复 Jenkin 传参错误的问题。 +- 修复 shell 脚本执行出错的问题。 +- 修复清理任务报错的问题。 +- 修复 devops-controller 运行报错的问题。 + + +## Observability +- 修复 CPU 和内存统计图表不显示的问题。 +- 修复日志接收器页面未显示的问题。 + +## Authentication & Authorization +- 修复 LDAP 登录错误的问题。 + +## App Store +- 修复页面报错的问题。 + +## 其他优化 +- 修复部分组件升级失败的问题。 + +可以访问下方链接来查看完整的 Release Notes: + +https://github.com/kubesphere/kubesphere/releases/tag/v3.4.1。 \ No newline at end of file