File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ Add changes here for all PR submitted to the 2.x branch.
59
59
- [[ #6755 ] ( https://github.com/apache/incubator-seata/pull/6755 )] optimize namingserver code logic
60
60
- [[ #6763 ] ( https://github.com/apache/incubator-seata/pull/6763 )] optimize NacosConfiguration singleton reload
61
61
- [[ #6761 ] ( https://github.com/apache/incubator-seata/pull/6761 )] optimize the namingserver code to improve readability
62
-
62
+ - [[ # 6766 ] ( https://github.com/apache/incubator-seata/pull/6766 )] add tcc fence hook function
63
63
64
64
### refactor:
65
65
Original file line number Diff line number Diff line change 60
60
- [[ #6755 ] ( https://github.com/apache/incubator-seata/pull/6755 )] 优化namingserver代码逻辑
61
61
- [[ #6763 ] ( https://github.com/apache/incubator-seata/pull/6763 )] 优化 NacosConfiguration 单例加载
62
62
- [[ #6761 ] ( https://github.com/apache/incubator-seata/pull/6761 )] 提升namingserver manager代码可读性
63
-
63
+ - [[ # 6766 ] ( https://github.com/apache/incubator-seata/pull/6766 )] 添加tcc fence钩子函数, 方便用户在tcc三阶段前后进行逻辑拓展(比如多数据源的切换操作)
64
64
65
65
### refactor:
66
66
You can’t perform that action at this time.
0 commit comments