Skip to content

Commit

Permalink
Merge pull request #7469 from reggieisrunning/v3.12.x
Browse files Browse the repository at this point in the history
v3.12.2用户版本日志
  • Loading branch information
ZQHcode authored Oct 30, 2023
2 parents b31daad + e286bd7 commit c954904
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/support-file/changelog_user/ch/v3.12.2_2023-10-30.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
### 优化
- [优化] 补充了部分容器节点的字段名称
- [优化] Pod增加了“负责人”字段
- [优化] 优化了一些前端的显示问题



### 修复

- [修复] 修复删除redis数据失败导致数据积压的问题
- [修复] 修复容器接口鉴权问题
- [修复] 修复导入实例超过100条时,报错导入重复的问题
13 changes: 13 additions & 0 deletions docs/support-file/changelog_user/en/v3.12.2_2023-10-30.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
### Improved

- [Improved] Added field names for some container nodes
- [Improved] Added "Owner" field to Pod
- [Improved] Update some front-end display issues



### Fixed

- [Fixed] Fixed the issue of data backlog caused by failing to delete Redis data
- [Fixed] Fixed container interface authentication issue
- [Fixed] Fixed the error of importing duplicate instances when importing more than 100 instances

0 comments on commit c954904

Please sign in to comment.