File tree 2 files changed +2
-0
lines changed 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Add changes here for all PR submitted to the 2.x branch.
7
7
- [[ #6226 ] ( https://github.com/apache/incubator-seata/pull/6226 )] multi-version seata protocol support
8
8
- [[ #6537 ] ( https://github.com/apache/incubator-seata/pull/6537 )] support Namingserver
9
9
- [[ #6538 ] ( https://github.com/apache/incubator-seata/pull/6538 )] Integration of naming server on the Seata server side
10
+ - [[ #6766 ] ( https://github.com/apache/incubator-seata/pull/6766 )] add TCC three-phase hooks
10
11
11
12
### bugfix:
12
13
- [[ #6592 ] ( https://github.com/apache/incubator-seata/pull/6592 )] fix @Async annotation not working in ClusterWatcherManager
Original file line number Diff line number Diff line change 7
7
- [[ #6226 ] ( https://github.com/apache/incubator-seata/pull/6226 )] 支持seata私有协议多版本兼容
8
8
- [[ #6537 ] ( https://github.com/apache/incubator-seata/pull/6537 )] 支持 Namingserver
9
9
- [[ #6538 ] ( https://github.com/apache/incubator-seata/pull/6538 )] seata server端集成naming server
10
+ - [[ #6766 ] ( https://github.com/apache/incubator-seata/pull/6766 )] 添加tcc三阶段钩子函数,方便用户拓展业务逻辑(比如多数据源情况下可以用于切换数据源)
10
11
11
12
### bugfix:
12
13
- [[ #6592 ] ( https://github.com/apache/incubator-seata/pull/6592 )] fix @Async 注解ClusterWatcherManager中不生效的问题
You can’t perform that action at this time.
0 commit comments