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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,7 @@ The version is updated as follows:
41
41
-[[#5355](https://github.com/seata/seata/pull/5355)] fix bug when customizing context-path
42
42
-[[#5362](https://github.com/seata/seata/pull/5362)] fix When the rollback logic on the TC side returns RollbackFailed, the custom FailureHandler is not executed
43
43
-[[#5372](https://github.com/seata/seata/pull/5372)] fix transaction timeout on client side not execute hook and failureHandler
44
+
-[[#4734](https://github.com/seata/seata/pull/4734)] check if table meta cache should be refreshed in AT mode
44
45
45
46
### optimize:
46
47
-[[#5208](https://github.com/seata/seata/pull/5208)] optimize throwable getCause once more
-[[#5288](https://github.com/seata/seata/pull/5288)] fix auto-increment of pk columns in Oracle in AT mode
19
-
-[[#5287](https://github.com/seata/seata/pull/5287)] fix auto-increment of pk columns in PostgreSQL in AT mode
20
-
-[[#5299](https://github.com/seata/seata/pull/5299)] fix GlobalSession deletion when retry rollback or retry commit timeout
21
-
-[[#5307](https://github.com/seata/seata/pull/5307)] fix that keywords don't add escaped characters
22
-
-[[#5311](https://github.com/seata/seata/pull/5311)] remove RollbackRetryTimeout sessions during in file storage recover
23
-
-[[#4734](https://github.com/seata/seata/pull/4734)] check if table meta cache should be refreshed in AT mode
24
-
-[[#5316](https://github.com/seata/seata/pull/5316)] fix G1 jvm parameter in jdk8
25
-
-[[#5321](https://github.com/seata/seata/pull/5321)] fix When the rollback logic on the TC side returns RollbackFailed, the custom FailureHandler is not executed
26
-
-[[#5332](https://github.com/seata/seata/pull/5332)] fix bugs found in unit tests
27
-
28
16
29
17
### optimize:
30
18
-[[#5208](https://github.com/seata/seata/pull/5208)] optimize throwable getCause once more
-[[#5089](https://github.com/seata/seata/pull/5089)] optimize the check of the delay value of the TCC fence log clean task
34
21
-[[#5243](https://github.com/seata/seata/pull/5243)] optimize kryo 5.4.0 optimize compatibility with jdk17
35
22
-[[#5153](https://github.com/seata/seata/pull/5153)] Only AT mode try to get channel with other app
36
23
-[[#5177](https://github.com/seata/seata/pull/5177)] If `server.session.enable-branch-async-remove` is true, delete the branch asynchronously and unlock it synchronously.
37
-
-[[#5273](https://github.com/seata/seata/pull/5273)] Optimize the compilation configuration of the `protobuf-maven-plugin` plug-in to solve the problem of too long command lines in higher versions.
38
-
-[[#5303](https://github.com/seata/seata/pull/5303)] remove startup script the -Xmn configuration
39
-
-[[#5325](https://github.com/seata/seata/pull/5325)] add store mode,config type and registry type log info
40
-
-[[#5315](https://github.com/seata/seata/pull/5315)] optimize the log of SPI
41
-
-[[#5323](https://github.com/seata/seata/pull/5323)] add time info for global transaction timeout log
42
24
43
25
### security:
44
26
-[[#5172](https://github.com/seata/seata/pull/5172)] fix some security vulnerabilities
0 commit comments