You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changes/en-us/2.0.0.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,8 @@ The version is updated as follows:
83
83
-[[#5971](https://github.com/seata/seata/pull/5971)] fix some configurations that are not deprecated show "Deprecated"
84
84
-[[#5977](https://github.com/seata/seata/pull/5977)] fix that rpcserver is not closed when raftServer is closed
85
85
-[[#5954](https://github.com/seata/seata/pull/5954)] fix the issue of saved branch session status does not match the actual branch session status
86
+
-[[#5990](https://github.com/seata/seata/pull/5990)] fix the issue that the Lua script is not synchronized when the redis sentinel master node is down
87
+
-[[#5887](https://github.com/seata/seata/pull/5887)] fix global transaction hook repeat execute
86
88
87
89
88
90
### optimize:
@@ -172,6 +174,9 @@ The version is updated as follows:
172
174
-[[#5863](https://github.com/seata/seata/pull/5863)] fix unit test in java 21
173
175
-[[#5986](https://github.com/seata/seata/pull/5986)] fix zookeeper UT failed
174
176
-[[#5995](https://github.com/seata/seata/pull/5995)] add test cases for RaftClusterMetadataMsg
177
+
-[[#6001](https://github.com/seata/seata/pull/6001)] add test cases for RaftMsgExecute under branch package
178
+
-[[#5996](https://github.com/seata/seata/pull/5996)] add test cases for RaftMsgExecute under global package
179
+
-[[#6003](https://github.com/seata/seata/pull/6003)] add test cases for RaftMsgExecute under lock package
175
180
176
181
177
182
### Contributors:
@@ -207,6 +212,9 @@ Thanks to these contributors for their code commits. Please report an unintended
0 commit comments