Sign in
apache
/
incubator-seata
/
HEAD
5c171c0
refactor: centralize json serializer resolution (#8163)
by funkye
· 2 days ago
2.x
29ac66d
refactor: narrow PR trigger paths for native-namingserver workflow (#8200)
by 徐晓伟
· 2 days ago
7075121
feature: add GraalVM native image build support for seata-namingserver (#8165)
by 徐晓伟
· 2 days ago
6cbdd13
refactor: centralize node version property to build/pom.xml (#8190)
by 徐晓伟
· 6 days ago
47c6f82
feature: support action status report and TccHook rollback interceptors in saga annotation mode (#8188)
by ChuMing
· 7 days ago
21820b6
optimize: fix NOTICE copyright year and ASF organization metadata (#8196)
by Shuxin Pan
· 8 days ago
5ba6a62
bugfix : fastjson2 JSONB concurrent ref deserialization (#8160)
by legendpei
· 2 weeks ago
6901934
bugfix: fix read registry network config from local configuration (#8187)
by Zhengcy05
· 2 weeks ago
6ac9931
bugfix: set java.version to 17 for console module to fix compilation error (#8179)
by 徐晓伟
· 2 weeks ago
8d522f0
test: fix flaky AuthControllerWithRandomPasswordTest by isolating context with TestPropertySource (#8181)
by 徐晓伟
· 2 weeks ago
d7ad0f5
bugfix: use UTF-8 for ConfigTools encryption (#8170)
by pyshiweijia
· 3 weeks ago
2376244
refactor: centralize protobuf and grpc version properties to build/pom.xml (#8177)
by 徐晓伟
· 3 weeks ago
1c870b8
optimize: fix license entries for 2.7.0 release (#8173)
by justabug
· 3 weeks ago
f97462e
test: fix laky testCachedConfigurationChangeListener due to async race condition (#8175)
by 徐晓伟
· 3 weeks ago
e6d0860
test: cover resource id initializers (#8146)
by Sicheng Han
· 5 weeks ago
b57d96c
feature: console/namingserver: spring-boot upgrade to 4.0.6 (#8054)
by 徐晓伟
· 5 weeks ago
2a88b08
bugfix: resolve Saga auto-configuration compatibility with Spring Boot 4.x (#8157)
by Zhengcy05
· 5 weeks ago
c92f96f
feature: server: spring-boot upgrade to 4.0.6 (#8137)
by 徐晓伟
· 7 weeks ago
396ed94
bugfix: fix TCC fence cleanup deleting in-progress/unexpired sibling branch records (#8138)
by Jinyeong Seol
· 7 weeks ago
9134ddc
optimize: fix import order in LockStoreDataBaseDAOBatchAcquireTest (#8148)
by Jinyeong Seol
· 7 weeks ago
cb9c092
bugfix: fix global lock batch acquire false-failure on Dameng(DM) (#8145)
by LH
· 7 weeks ago
bba87e7
feature: automatic update after BusinessActionContext modify (#8140)
by Zhengcy05
· 8 weeks ago
2f3de1c
optimize: Configure GitHub workflows to use concurrency cancel-in-progress for (#8135)
by Aurélien Pupier
· 9 weeks ago
d4e01da
optimize: modify the version to 2.8.0-SNAPSHOT (#8131)
by justabug
· 9 weeks ago
08d08ef
bugfix: fix Groovy dependency conflict causing saga test failure (#8134)
by lokidundun
· 9 weeks ago
d9eb22d
bugfix:Branch logic is prepare Failed at phase one, need to notify TC of global rollback (#7997)
by shukai
· 10 weeks ago
386bbb9
bugfix: fix PK extraction for batch inserts with SQL functions (#8124)
by somil jain
· 10 weeks ago
a741d4b
optimize: renew table meta cache entries during refresh (#8125)
by wuwen
· 2 months ago
9c235df
test : add integration tx api mock tests (#8123)
by legendpei
· 2 months ago
225d182
bugfix: use explicit columns in rollback validation query (#8118)
by somil jain
· 2 months ago
da65f1e
optimize: update 2.7.0 release changelog (#8117)
by jimin
· 2 months ago
c2d3f77
optimize: fix incompatible dependencies (#8116)
by jimin
· 2 months ago
b5538aa
optimize: fix export JSON consistency and iframe download restrictions (#8113)
by somil jain
· 3 months ago
2083f25
optimize: improve the readme doc (#7910)
by jimin
· 3 months ago
40d1504
optimize: reduce used npmjs dependencies in saga module (#8109)
by jimin
· 3 months ago
82980d5
optimize: optimize Saga-SpringEL (#8104)
by jimin
· 3 months ago
1c0369c
optimize: optimize seata-server/test perf (#8112)
by jimin
· 3 months ago
f453b47
optimize: bump org.apache.tomcat.embed:tomcat-embed-core to 9.0.117 (#8066)
by 徐晓伟
· 3 months ago
bff103b
optimize: support ignored network interfaces configuration (#8090)
by 徐晓伟
· 3 months ago
0b67ab3
optimize: migrate org.codehaus.groovy to org.apache.groovy (#8083)
by 徐晓伟
· 3 months ago
69ac30a
doc: add font file license info to distribution/LICENSE (#7990)
by codez
· 3 months ago
abb14c6
optimize: fix publish-ossrh.yml (#8059)
by 徐晓伟
· 3 months ago
941162f
bugfix: Avoid null advice during AOT proxy creation (#8106)
by somil jain
· 3 months ago
990cf5a
refactor: refactor Spring module (#8107)
by jimin
· 3 months ago
44379d1
optimize: reduce used npmjs dependencies (#8108)
by jimin
· 3 months ago
1edc3e7
reactor: refactor the integration-RPC module (#8103)
by jimin
· 3 months ago
93ec4e0
test: remove external network dependency from HttpClientUtilTest (#8099)
by codingkiddo
· 3 months ago
4c66f4c
optimize: upgrade com.alibaba:druid from 1.2.25 to 1.2.28 (#8100)
by yougecn
· 3 months ago
40691a6
optimize: bump org.postgresql:postgresql from 42.3.8 to 42.3.10 (#8080)
by 徐晓伟
· 3 months ago
5937571
optimize: bump com.alibaba.nacos:nacos-client from 1.4.6 to 2.0.4 (#8097)
by 徐晓伟
· 3 months ago
8c2659f
feature: add XA mode to benchmark CLI (#8094)
by zihenzzz
· 3 months ago
8c202b9
refactor: Change the old JSON configuration items to the new ones (#8067)
by legendpei
· 3 months ago
b3d3eb6
optimize: add checkstyle rules to enforce ThreadPoolExecutorFactory usage (#8092)
by 徐晓伟
· 3 months ago
9384c1e
refactor: supports global switching of virtual threads (#8023)
by funkye
· 3 months ago
c08f264
optimize: allow underscores in test method names (#8087)
by 徐晓伟
· 3 months ago
d6cdbcd
optimize: maven-checkstyle-plugin check test classes (#8085)
by 徐晓伟
· 3 months ago
5ca7bb1
optimize: change console consoleRemotingFilter order to lowest precedence (#8086)
by funkye
· 4 months ago
c5d9c4b
bugfix: mysql undolog NotSerializableException (#8078)
by jsbxyyx
· 4 months ago
0b0101b
optimize: supports switching http protocols based on server versions in RaftRegistryService (#7952)
by Tsukilc
· 4 months ago
072c3ac
refactor: Set the value of DEFAULT_TCC_BUSINESS_ACTION_CONTEXT_JSON_PARSER to jackson (#8055)
by legendpei
· 4 months ago
30f602e
optimize: removed the OkHttp3 dependency from the NamingServer. (#8077)
by funkye
· 4 months ago
b1922a6
optimize: remove p3c, use maven-checkstyle-plugin, only check PR changes. (#8057)
by 徐晓伟
· 4 months ago
8fcedc3
feature: benchmark tcc real mode (#8062)
by zihenzzz
· 4 months ago
098cddf
optimize: bump at.yawk.lz4:lz4-java from 1.9.0 to 1.10.1 (#8075)
by 徐晓伟
· 4 months ago
1145e54
optimize: bump org.assertj:assertj-core from 3.12.2 to 3.27.7 (#8069)
by 徐晓伟
· 4 months ago
956bce8
optimize: bump commons-io:commons-io from 2.8.0 to 2.21.0 (#8063)
by 徐晓伟
· 4 months ago
616903b
optimize: bump org.apache.kafka:kafka-clients from 3.6.1 to 3.9.2 (#8064)
by 徐晓伟
· 4 months ago
1caae96
bugfix: unregister resource when closing DataSourceProxy (#7981)
by Sumit Kesarwani
· 4 months ago
630f502
feature: add SAGA_ANNOTATION mode to benchmark CLI (#8052)
by zihenzzz
· 4 months ago
1adb847
feature: add detailed saga result reporting to benchmark cli (#8042)
by zihenzzz
· 4 months ago
0df51cc
feature: add fastjson2 jackson3 (#8046)
by legendpei
· 4 months ago
ec53496
test: Isolate compatibility tests from transport protocol leakage (#8051)
by funkye
· 4 months ago
e4d6190
feature: add protobuf serialization support for UnregisterRM protocol (#8044)
by Eric Wang
· 4 months ago
6f9fa10
optimize: simplify jackson related dependencies (#8043)
by 徐晓伟
· 4 months ago
7b13e00
bugfix: fix IllegalArgumentException when GET request has request body (#8035)
by Jiangke Wu
· 4 months ago
cc2777b
feature: add UnregisterRM protocol to notify server on client destroy (#8020)
by Eric Wang
· 4 months ago
260198b
optimize: configure PMD to output messages in English (#8022)
by Mason.Chen
· 4 months ago
c8d618a
optimize: add the dependency jackson-datatype-jsr310 (#8030)
by 徐晓伟
· 4 months ago
5195e13
feature: add whitelist class (#7973)
by legendpei
· 4 months ago
46f210f
optimize: upgrade some dependencies (#8031)
by Jiangke Wu
· 5 months ago
49e99de
optimize: replace synchronized with ReentrantLock in saga module (#8008)
by somil jain
· 5 months ago
a63866f
optimize: sync 2.6.0 changes (#7996)
by will
· 5 months ago
8140d90
optimize: mark deprecated JSON parsers in tcc, saga, common and integration-tx-api modules (#8019)
by legendpei
· 5 months ago
730ae64
feat: add P99.9 latency percentile to benchmark CLI (#8014)
by Mason.Chen
· 5 months ago
e006d10
optimize: add Grafana dashboard JSON for NamingServer metrics (#8002)
by contrueCT
· 5 months ago
b5e8fd8
optimize: add grafana json (#7988)
by jimin
· 5 months ago
bd5afab
test: add unit tests for saga-engine low coverage components (#7915)
by Eric Wang
· 5 months ago
9b2158b
test: Enhance NacosRegistryServiceImplTest with additional mocks for service name group and cluster (#8003)
by funkye
· 6 months ago
a1bb731
bugfix: report branch status add branchType (#7992)
by shukai
· 6 months ago
6e07d2f
feature: Support HTTP/2 stream push for the Watch API in Server Raft mode (#7903)
by xiaoyu
· 6 months ago
18a220d
optimize : support multi-version codec & fix not returning client registration failure msg (#7000)
by justabug
· 6 months ago
3594589
optimize: Remove unnecessary refreshLeader from ClusterController cluster endpoint (#7970)
by Sumit Kesarwani
· 6 months ago
9e6a843
optimize:register PR #7967 in 2.x changelog (#7976)
by Sumit Kesarwani
· 7 months ago
182a950
optimize:upgrade some dependencies (#7971)
by Jiangke Wu
· 7 months ago
dc89be7
test: add unit tests for seata-discovery-nacos(provider and service) (#7962)
by Hui Chang
· 7 months ago
7daf5b0
bugfix: different element order in two lists causes failure to set the index as primary key index (#7965)
by funkye
· 7 months ago
1198b2d
bugfix: empty jacoco report on local when jdk above 17 (#7956)
by Hui Chang
· 7 months ago
81504c0
optimize: change the getProperty call to resolvePlaceholders in SpringBootConfigurationProvider (#7955)
by lokidundun
· 7 months ago
0011d5d
refactor: replace Apache HttpClient with OkHttp in NamingServer (#7957)
by aias00
· 7 months ago
1c95bde
bugfix: consoleApiService that could not be found (#7960)
by funkye
· 7 months ago
Next »