Sign in
apache
/
incubator-seata
/
HEAD
5e5979b
doc: update 2.x.md for 2.6.0 release notes (#7921)
by funkye
· 27 hours ago
2.x
6160c7d
test: add comprehensive unit tests for RaftRegistryServiceImpl (#7779)
by Eric Wang
· 5 days ago
5923c62
bugfix: handle timestamp with time zone in postgresql primary key (#7908)
by lokidundun
· 5 days ago
2897be9
optimize: remove @author info (#7913)
by lokidundun
· 6 days ago
72363f4
test: add Antlr tests to improve test coverage. (#7912)
by maple
· 7 days ago
dcc7bce
optimize: global transaction support non-private methods (#7867)
by jsbxyyx
· 8 days ago
3e93fa0
optimize: add comments to the namingserver address configuration (#7909)
by 徐博 洪
· 10 days ago
183ae95
test: add unit tests for core module (LockStatus, MessageType, ProtocolConstants) (#7901)
by NiMv1
· 10 days ago
1a94907
test: add unit tests for ConnectionContext class (#7900)
by NiMv1
· 10 days ago
b1db26b
test: add unit tests for DBType and RedisKeyConstants in core module (#7874)
by NiMv1
· 11 days ago
7fd5e59
refactor: Unify HTTP client utility to OkHttp3 (#7904)
by xiaoyu
· 11 days ago
ac9c80f
optimize: format content
by Eric Wang
· 12 days ago
253575f
test: fix brittle RPC status test (#7819)
by Steven Kusuman
· 12 days ago
4435b8f
feature: add global and branch session and lock management MCP tools (#7893)
by 徐博 洪
· 12 days ago
df0d72b
test: fixes CI errors caused by timing issues in ZkConfigurationTest (#7907)
by maple
· 12 days ago
b1e5538
optimize: refactor method and class names in the saga module (#7894)
by MaoMaoandSnail
· 12 days ago
d73c687
test: add test for Fury/Fory (#7906)
by jimin
· 12 days ago
4b28148
optimize: replace fury with fory (#7885)
by jimin
· 13 days ago
340aa3c
optimize: add the request and response objects in HTTP thread context (#7822)
by lokidundun
· 2 weeks ago
ece45ac
feature: add MCP custom configuration and authentication code (#7876)
by 徐博 洪
· 2 weeks ago
4593c46
bugfix: raft split-brain causes incorrect cluster information (#7891)
by funkye
· 3 weeks ago
5219ca3
feature: console supports creation and modification of transaction groups for Raft clusters (#7878)
by funkye
· 3 weeks ago
ec7be6b
bugfix: the vgroup_table in the SQL files of all databases should use a three-column unique constraint. (#7881)
by maple
· 3 weeks ago
97abcd2
optimize: bump org.apache.tomcat.embed:tomcat-embed-core in /console (#7889)
by dependabot[bot]
· 3 weeks ago
a3b2528
optimize: bump org.apache.tomcat.embed:tomcat-embed-core (#7888)
by dependabot[bot]
· 3 weeks ago
d22e883
optimize: upgrade tomcat-embed-core version to 11.0.10 (#7884)
by maple
· 3 weeks ago
ba2c224
feature: support fory serializer and fory undolog parser (#7503)
by diguage
· 3 weeks ago
2deed887
bugfix: correct server port and naming server port (#7879)
by lokidundun
· 3 weeks ago
8629d18
optimize: upgrade jacoco version (#7873)
by 徐博 洪
· 3 weeks ago
c13207c
feature: upgrade the namingserver and console modules to JDK 25 and SpringBoot 3.5, and add the spring-ai dependency to the console module. (#7870)
by 徐博 洪
· 3 weeks ago
a72d265
feature: Automatically calculate the values for JVM parameters (#7872)
by legendpei
· 3 weeks ago
b27e6be
bugfix: fix index type misjudgment in Dm/KingbaseTableMetaCache (#7843)
by lokidundun
· 3 weeks ago
54462fd
test: fix flaky testIsRaftMode and testToString in MetadataTest (#7859)
by Xiaoyang Cai
· 3 weeks ago
4124261
feature: support displaying cluster information in the console (#7857)
by funkye
· 3 weeks ago
eea9b9d
optimize: change build_arm64-binary CI to JDK25 Version and runs on ubuntu-24.04-arm (#7868)
by 徐博 洪
· 3 weeks ago
906ecb2
feature: add support for managing transaction groups (#7851)
by funkye
· 3 weeks ago
adfbef5
feature: Support HTTP/2 response handling for the Watch API in Server Raft mode (#7826)
by xiaoyu
· 3 weeks ago
26c3637
test: Fix flaky convertParamOfJsonStringTest in HttpTest (#7858)
by Xiaoyang Cai
· 3 weeks ago
93d9247
optimize: disallow messages with delay time levels in Seata transactions and add a corresponding test. (#7860)
by aias00
· 3 weeks ago
2bfaf1e
optimize: automatically skip console/namingserver on JDK<25 via (#7864)
by 徐博 洪
· 3 weeks ago
1d70004
feature: Exclude namingserver and console module builds from build workflows with JDK versions less than 25 (#7863)
by 徐博 洪
· 4 weeks ago
1b2a486
bugfix: fix comma missing (#7856)
by lokidundun
· 4 weeks ago
2aa4b57
optimize:upgrade min-document to version 2.19.1 or later (#7849)
by Jiangke Wu
· 4 weeks ago
ec12edc
optimize: upgrade js-yaml to version 3.14.2, 4.1.1 or later (#7847)
by Jiangke Wu
· 4 weeks ago
3ddb97a
optimize: upgrade node-forge to version 1.3.2 or later (#7845)
by Jiangke Wu
· 4 weeks ago
b94ee1d
optimize: optimize README.md (#7809)
by jimin
· 4 weeks ago
c41ff62
bugfix: resolve TransactionAutoConfiguration compatibility with Spring Boot 4.x (#7839)
by contrueCT
· 4 weeks ago
891ca5d
test: fix combine test to avoid failure due to ordering (#7815)
by Steven Kusuman
· 5 weeks ago
32119ea
optimize: support mariadb 3.x (#7807)
by lokidundun
· 5 weeks ago
55c5164
optimize:optimize lz4 compressor (#7829)
by Jiangke Wu
· 5 weeks ago
7eb5522
test: Fix flaky testGetPrimaryKeyOnlyName in TableMetaTest (#7827)
by Xiaoyang Cai
· 5 weeks ago
78c275e
refactor: run the HTTP filter as a chain of responsibility (#7818)
by funkye
· 6 weeks ago
cab5d50
optimize: add decode buffer limit (#7813)
by jimin
· 6 weeks ago
19e5013
test: fix non-deteriministic in JsonParserWrapTest#testToJSONString due to key order (#7801)
by Xiaoyang Cai
· 6 weeks ago
ca86742
test: Deflake PK value comparison in multiple Insert Executor tests (#7808)
by Xiaoyang Cai
· 6 weeks ago
196bd34
test: Fix flaky testToStringAndCycleDependency in StringUtilsTest (#7800)
by Xiaoyang Cai
· 6 weeks ago
02f053b
test: Fix three flaky tests in ConnectionContextProxyTest due to lock key order (#7802)
by Xiaoyang Cai
· 6 weeks ago
30de170
optimize: highlight pmd-check log (#7781)
by lokidundun
· 7 weeks ago
2495548
test: fix flaky DataCompareUtilsTest caused by nondeterministic Map key iteration order (#7803)
by Xiaoyang Cai
· 7 weeks ago
0ce2f9b
test: add UT for seata-saga-statelang module (#7777)
by lokidundun
· 7 weeks ago
6cee250
test: fix testXARollbackWithResourceLock() to ensure ci runs normally (#7804)
by maple
· 7 weeks ago
df3448f
test: add UT for XA module (#7776)
by maple
· 7 weeks ago
21e5d68
refactor: rename GROUP_UPDATE_TIME to GROUP_UPDATE_TERM in ClusterWatcherManager (#7789)
by xiaoyu
· 7 weeks ago
4959cfb
bugfix: Use xaActive to determine whether xaResource needs to execute the end method (#7708)
by shukai
· 7 weeks ago
1b63dd0
test: fix the NPE on ConsulConfigurationTest method (#7796)
by lokidundun
· 7 weeks ago
9998778
test: improve test coverage for rm-datasource (#7788)
by Eric Wang
· 7 weeks ago
8536df5
test: fix `ClusterWatcherManagerTest` (#7785)
by lokidundun
· 8 weeks ago
5a89e80
bugfix: shentongdata xa mode should be hold the same connection (#7771)
by hanshaohua
· 8 weeks ago
1f69f34
optimize: optimize common module (#7721)
by jimin
· 8 weeks ago
ca68871
refactor: refactor test module (#7698)
by jimin
· 8 weeks ago
5bd43f3
reactor: reactor extensions module (#7688)
by jimin
· 8 weeks ago
43c5818
test: add some UT for server/coordinator module (#7764)
by Eric Wang
· 8 weeks ago
5c25776
test: add unit tests for server cluster module (#7767)
by Eric Wang
· 8 weeks ago
2e8983a
test: improve test coverage for server/console (#7774)
by Eric Wang
· 8 weeks ago
fb05a3b
optimize docker image building process (#7768)
by Jiangke Wu
· 9 weeks ago
dbcd5af
optimize: fix some spell errors in code and comments (#7710)
by jimin
· 9 weeks ago
0fb5e8f
test: add UT for RegistryNamingServerProperties and RegistryMetadataProperties (#7763)
by lokidundun
· 10 weeks ago
feature_mcp_server
50879a4
bugfix: fix Byte[] type to ensure the correct primary key value. (#7761)
by maple
· 10 weeks ago
6f1e37d
test: add UT for undo module (#7757)
by maple
· 10 weeks ago
f9345e0
test: fix JUnit test method access modifiers and annotations (#7635)
by contrueCT
· 10 weeks ago
8722d51
test: add some UT for server module (#7750)
by Eric Wang
· 10 weeks ago
61e375f
bugfix: undo log table name dynamic derivation (#7747)
by maple
· 10 weeks ago
94a44ef
bugfix: fix error parsing application/x-www-form-urlencoded requests in Http2HttpHandler (#7749)
by xiaoyu
· 10 weeks ago
8682358
optimize: remove unused dependency (#7751)
by Eric Wang
· 2 months ago
5a80340
test: add tests for DefaultResourceManager and ClusterWatcherManager (#7737)
by lokidundun
· 2 months ago
bc69f5f
optimize: upgrade Apache Tomcat dependency from 9.0.109 to 9.0.110 (#7744)
by maple
· 2 months ago
7e28b3d
optimize:enhance HttpClient to support h2c (#7740)
by xiaoyu
· 2 months ago
4db8996
optimize: upgrade Apache Tomcat dependency from 9.0.108 to 9.0.109 (#7743)
by maple
· 2 months ago
c7e0ea7
test: add some UT for core module (#7733)
by Eric Wang
· 2 months ago
a2e0b97
optimize:supports publishing image based on JDK 25 (#7741)
by Jiangke Wu
· 2 months ago
6bc3261
optimize: optimize docker image building process (#7739)
by Jiangke Wu
· 2 months ago
df7172d
test: add some UT test (#7728)
by Eric Wang
· 2 months ago
6a417a7
test: add UT for rm.fence (#7731)
by maple
· 2 months ago
dc9bf00
test: add UT test for compressor module (#7725)
by Eric Wang
· 3 months ago
ff480e7
test: add UT test for config module (#7718)
by Eric Wang
· 3 months ago
1053cdd
test: add UT for fastjson2 for PostgreSQL Array type (#7723)
by maple
· 3 months ago
5b58b33
test: add test for compatible module (#7727)
by Eric Wang
· 3 months ago
9087cbc
optimize: serializer type meaning (#7722)
by jsbxyyx
· 3 months ago
0cd141c
refactor: replace synchronization logic in AbstractNettyRemotingClient (#7719)
by lokidundun
· 3 months ago
da686b1
optimize: fix frontend security vulnerabilities (#7704)
by jimin
· 3 months ago
Next »