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.x.md
+13-3Lines changed: 13 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,9 @@ Add changes here for all PR submitted to the 2.x branch.
23
23
-[[#7485](https://github.com/apache/incubator-seata/pull/7485)] Add http request filter for seata-server
24
24
-[[#7509](https://github.com/apache/incubator-seata/pull/7509)] Reuse connection to merge branch transactions
25
25
-[[#7492](https://github.com/apache/incubator-seata/pull/7492)] upgrade HTTP client in common module to support HTTP/2
26
-
[[#7551](https://github.com/apache/incubator-seata/pull/7551)] XAUtils add support for DM Database
26
+
-[[#7551](https://github.com/apache/incubator-seata/pull/7551)] XAUtils add support for DM Database
27
+
-[[#7559](https://github.com/apache/incubator-seata/pull/7559)] Introduce Cleanup API for TableMetaRefreshHolder Instance
28
+
-[[#7669](https://github.com/apache/incubator-seata/pull/7669)] add support for Jackson serialization and deserialization of PostgreSQL array types
27
29
28
30
### bugfix:
29
31
@@ -37,6 +39,7 @@ Add changes here for all PR submitted to the 2.x branch.
37
39
-[[#7596](https://github.com/apache/incubator-seata/pull/7596)] Fixed the issue where deserialization failed when the xss filter obtained the default keyword
38
40
-[[#7613](https://github.com/apache/incubator-seata/pull/7613)] Fixed the SQL error in the datetime format time query in the global lock query
39
41
-[[#7624](https://github.com/apache/incubator-seata/pull/7624)] fix the compatibility issue of yml configuration files
42
+
-[[#7662](https://github.com/apache/incubator-seata/pull/7662)] ensure visibility of rm and The methods in MockTest are executed in order
40
43
41
44
### optimize:
42
45
@@ -50,10 +53,12 @@ Add changes here for all PR submitted to the 2.x branch.
50
53
-[[#7603](https://github.com/seata/seata/pull/7603)] upgrade Apache Tomcat dependency from 9.0.106 to 9.0.108
-[[#7632](https://github.com/apache/incubator-seata/pull/7632)] upgrade sha.js to version 2.4.12
61
+
-[[#7633](https://github.com/apache/incubator-seata/pull/7633)] Upgrade cipher-base to version 1.0.6
57
62
58
63
59
64
### test:
@@ -63,6 +68,7 @@ Add changes here for all PR submitted to the 2.x branch.
63
68
-[[#7580](https://github.com/seata/seata/pull/7580)] fix the exception caused by the disorder of test case execution order
64
69
-[[#7584](https://github.com/apache/incubator-seata/pull/7584)] deflake ConsulConfigurationTest#testInitSeataConfig with short await/retry to absorb CI timing delay
65
70
-[[#7610](https://github.com/apache/incubator-seata/pull/7610)] Enable Nacos integration tests when nacosCaseEnabled is true
71
+
-[[#7672](https://github.com/apache/incubator-seata/pull/7672)] Add unit tests for the `seata-common` module
66
72
67
73
### refactor:
68
74
@@ -71,9 +77,11 @@ Add changes here for all PR submitted to the 2.x branch.
71
77
72
78
### doc:
73
79
80
+
-[[#7462](https://github.com/seata/seata/pull/7462)] improve TM module Javadoc with comprehensive English documentation
74
81
-[[#7531](https://github.com/seata/seata/pull/7531)] Optimize the Readme and change documents
75
82
-[[#7569](https://github.com/seata/seata/pull/7569)] Add hyperlink to CONTRIBUTING.md in pull request template
76
83
-[[#7605](https://github.com/apache/incubator-seata/pull/7605)] Add the type of registry as seata in application.yml
84
+
-[[#7625](https://github.com/apache/incubator-seata/pull/7625)] Polish Javadoc for @EnableAutoDataSourceProxy and DefaultFailureHandlerImpl
77
85
78
86
79
87
Thanks to these contributors for their code commits. Please report an unintended omission.
@@ -91,6 +99,8 @@ Thanks to these contributors for their code commits. Please report an unintended
0 commit comments