v6.7.2-release
·
250 commits
to main
since this release
What's Changed
Bugs 修复
- 修复新增节点后没有自动处理 Hosts 解析 @zzzhangqi
- 修复 Slug Maven 默认配置前端误校验
- 修复 Slug Maven 版本无法保存
- 修复构建节点绑定了错误的 IPV6 地址
- 修复快照/模板安装的组件 TCP 端口重复问题
- 修复快照/模板安装之后组件配置文件的翻页报错
- 修复编辑组件环境变量修改 Key 不生效
- 修复大文件上传接口报错 404
- 修复组件端口是 HTTP 协议时自定义 TCP 端口无法访问 #2543
- 修复平台管理的应用市场安装的逻辑错误
- 修复底层使用自定义镜像仓库时源码构建的错误提示
- 修复DockerCompose安装后自动生成的端口无法删除
- 修复快照无法发布历史版本到本地组件库
- 修复团队管理员邀请的权限问题
- 修复快照发布时展示了错误的团队模板
- 修复二次上传压缩包没有解压
- 修复在 Arm64 架构下应用市场展示了 Amd64 应用
- 修复 HTTP 证书匹配规则 #2559 @hanxinhisen
功能优化
- 调整系统组件默认创建的 PVC 大小
- 优化组件配置文件添加的提示
- 支持组件存储修改存储配额
平台升级
- 在线环境:
平台管理 → 企业设置 → 升级,执行一键升级。 - 离线环境:请阅读离线升级文档。
Full Changelog: v6.7.1-release...v6.7.2-release
English
What's Changed
Bugs Fixed
- Fixed issue where newly added nodes didn’t automatically handle Hosts resolution. @zzzhangqi
- Fixed incorrect frontend validation for Slug Maven default configuration.
- Fixed inability to save Slug Maven versions.
- Fixed binding of wrong IPv6 address on build nodes.
- Fixed duplicate TCP ports when installing components via snapshots/templates.
- Fixed page-flipping errors in component configuration files after snapshot/template installation.
- Fixed environment variable key changes not taking effect when editing a component.
- Fixed 404 error for large file upload interface.
- Fixed custom TCP ports not accessible when component port uses HTTP protocol. #2543
- Fixed logical errors in platform-managed application market installation.
- Fixed incorrect error messages during source builds when using custom image registries.
- Fixed auto-generated ports after Docker Compose installation being undeletable.
- Fixed inability to publish historical snapshot versions to the local component repository.
- Fixed permission issues when inviting team administrators.
- Fixed incorrect team templates displayed during snapshot publishing.
- Fixed uploaded compressed files not being extracted on re-upload.
- Fixed AMD64 applications showing in the App Market on Arm64 architecture.
- Fixed the HTTP certificate matching rule #2559 @hanxinhisen
Optimizations
- Adjusted default PVC sizes for system components.
- Optimized prompts when adding component configuration files.
- Supported modifying storage quotas for component storage.
Platform Upgrade
- Online Environment: Go to Platform Management -> Enterprise Settings -> Upgrade and execute one-click upgrade.
- Offline Environment: Please read the Offline Upgrade Documentation.