This is an automated email from the ASF dual-hosted git repository.

xingfudeshi pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/incubator-seata.git


The following commit(s) were added to refs/heads/2.x by this push:
     new 9e6a84364c optimize:register PR #7967 in 2.x changelog (#7976)
9e6a84364c is described below

commit 9e6a84364cf078b363c241d5f62b9b0ad378c6d2
Author: Sumit Kesarwani <[email protected]>
AuthorDate: Fri Jan 30 07:39:20 2026 +0530

    optimize:register PR #7967 in 2.x changelog (#7976)
---
 changes/en-us/2.x.md | 3 +++
 changes/zh-cn/2.x.md | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/changes/en-us/2.x.md b/changes/en-us/2.x.md
index 44a42db27f..6dc97d36a1 100644
--- a/changes/en-us/2.x.md
+++ b/changes/en-us/2.x.md
@@ -41,6 +41,7 @@ Add changes here for all PR submitted to the 2.x branch.
 - [[#7951](https://github.com/apache/incubator-seata/pull/7951)] upgrade qs 
dependency version to 6.14.1
 - [[#7955](https://github.com/apache/incubator-seata/pull/7955)] change the 
getProperty call to resolvePlaceholders
 - [[#7971](https://github.com/apache/incubator-seata/pull/7971)] upgrade some 
dependencies
+- [[#7970](https://github.com/apache/incubator-seata/pull/7970)] Remove 
unnecessary refreshLeader from ClusterController cluster endpoint
 
 
 ### security:
@@ -68,6 +69,8 @@ Thanks to these contributors for their code commits. Please 
report an unintended
 - [neronsoda](https://github.com/neronsoda)
 - [aias00](https://github.com/Aias00)
 - [sddtc](https://github.com/sddtc)
+- [xingfudeshi](https://github.com/xingfudeshi)
+- [Sumit6307](https://github.com/Sumit6307)
 
 
 Also, we receive many valuable issues, questions and advices from our 
community. Thanks for you all.
diff --git a/changes/zh-cn/2.x.md b/changes/zh-cn/2.x.md
index e201980d0b..d988bdf052 100644
--- a/changes/zh-cn/2.x.md
+++ b/changes/zh-cn/2.x.md
@@ -41,6 +41,8 @@
 - [[#7951](https://github.com/apache/incubator-seata/pull/7951)] 
升级qs依赖版本至6.14.1
 - [[#7955](https://github.com/apache/incubator-seata/pull/7955)] 将 getProperty 
调用改为 resolvePlaceholders
 - [[#7971](https://github.com/apache/incubator-seata/pull/7971)] 升级一些依赖
+- [[#7970](https://github.com/apache/incubator-seata/pull/7970)] 移除 
ClusterController 中不必要的 refreshLeader 调用
+
 
 
 
@@ -72,5 +74,6 @@
 - [aias00](https://github.com/Aias00)
 - [sddtc](https://github.com/sddtc)
 - [xingfudeshi](https://github.com/xingfudeshi)
+- [Sumit6307](https://github.com/Sumit6307)
 
 同时,我们收到了社区反馈的很多有价值的issue和建议,非常感谢大家。


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to