Skip to content

Commit b358e22

Browse files
author
chengliefeng
committed
feature: add TCC three-phase hooks (apache#6731)
1 parent 135f273 commit b358e22

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

changes/en-us/2.x.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Add changes here for all PR submitted to the 2.x branch.
77
- [[#6226](https://github.com/apache/incubator-seata/pull/6226)] multi-version seata protocol support
88
- [[#6537](https://github.com/apache/incubator-seata/pull/6537)] support Namingserver
99
- [[#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
1011

1112
### bugfix:
1213
- [[#6592](https://github.com/apache/incubator-seata/pull/6592)] fix @Async annotation not working in ClusterWatcherManager

changes/zh-cn/2.x.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- [[#6226](https://github.com/apache/incubator-seata/pull/6226)] 支持seata私有协议多版本兼容
88
- [[#6537](https://github.com/apache/incubator-seata/pull/6537)] 支持 Namingserver
99
- [[#6538](https://github.com/apache/incubator-seata/pull/6538)] seata server端集成naming server
10+
- [[#6766](https://github.com/apache/incubator-seata/pull/6766)] 添加tcc三阶段钩子函数,方便用户拓展业务逻辑(比如多数据源情况下可以用于切换数据源)
1011

1112
### bugfix:
1213
- [[#6592](https://github.com/apache/incubator-seata/pull/6592)] fix @Async注解ClusterWatcherManager中不生效的问题

0 commit comments

Comments
 (0)