Merge pull request #3021 from faweizhao26/news

add one news of v3.4.1 ga
This commit is contained in:
KubeSphere CI Bot 2023-11-13 10:36:25 +08:00 committed by GitHub
commit a5eb487106
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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。