Skip to content

Commit c41f1b6

Browse files
committed
update changes.md
1 parent 1d2293e commit c41f1b6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

changes/en-us/2.x.md

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ Add changes here for all PR submitted to the 2.x branch.
5555
- [[#7023](https://github.com/apache/incubator-seata/pull/7023)] optimize fail fast, when all server not available
5656
- [[#7027](https://github.com/apache/incubator-seata/pull/7027)] raft mode maintains the reload logic consistent with the file
5757
- [[#6891](https://github.com/apache/incubator-seata/pull/6891)] add StateType Enum
58+
- [[#7040](https://github.com/apache/incubator-seata/pull/7040)] optimize the print info in ConfigurationFactory
5859

5960
### refactor:
6061
- [[#7017](https://github.com/apache/incubator-seata/pull/7017)] remove dependency on seata-server module

changes/zh-cn/2.x.md

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
- [[#7023](https://github.com/apache/incubator-seata/pull/7023)] 优化快速失败
5959
- [[#7027](https://github.com/apache/incubator-seata/pull/7027)] raft模式下reload行为与file保持一致
6060
- [[#6891](https://github.com/apache/incubator-seata/pull/6891)] 增加 StateType 类型
61+
- [[#7040](https://github.com/apache/incubator-seata/pull/7040)] 优化ConfigurationFactory加载的打印信息
6162

6263
### refactor:
6364
- [[#7017](https://github.com/apache/incubator-seata/pull/7017)] 移除 seata-server 模块的依赖

0 commit comments

Comments
 (0)