1. 5937571 optimize: bump com.alibaba.nacos:nacos-client from 1.4.6 to 2.0.4 (#8097) by 徐晓伟 · 24 hours ago 2.x
  2. 8c2659f feature: add XA mode to benchmark CLI (#8094) by zihenzzz · 2 days ago
  3. 8c202b9 refactor: Change the old JSON configuration items to the new ones (#8067) by legendpei · 3 days ago
  4. b3d3eb6 optimize: add checkstyle rules to enforce ThreadPoolExecutorFactory usage (#8092) by 徐晓伟 · 5 days ago
  5. 9384c1e refactor: supports global switching of virtual threads (#8023) by funkye · 6 days ago
  6. c08f264 optimize: allow underscores in test method names (#8087) by 徐晓伟 · 6 days ago
  7. d6cdbcd optimize: maven-checkstyle-plugin check test classes (#8085) by 徐晓伟 · 10 days ago
  8. 5ca7bb1 optimize: change console consoleRemotingFilter order to lowest precedence (#8086) by funkye · 11 days ago
  9. c5d9c4b bugfix: mysql undolog NotSerializableException (#8078) by jsbxyyx · 12 days ago
  10. 0b0101b optimize: supports switching http protocols based on server versions in RaftRegistryService (#7952) by Tsukilc · 13 days ago
  11. 072c3ac refactor: Set the value of DEFAULT_TCC_BUSINESS_ACTION_CONTEXT_JSON_PARSER to jackson (#8055) by legendpei · 13 days ago
  12. 30f602e optimize: removed the OkHttp3 dependency from the NamingServer. (#8077) by funkye · 14 days ago
  13. b1922a6 optimize: remove p3c, use maven-checkstyle-plugin, only check PR changes. (#8057) by 徐晓伟 · 14 days ago
  14. 8fcedc3 feature: benchmark tcc real mode (#8062) by zihenzzz · 14 days ago
  15. 098cddf optimize: bump at.yawk.lz4:lz4-java from 1.9.0 to 1.10.1 (#8075) by 徐晓伟 · 14 days ago
  16. 1145e54 optimize: bump org.assertj:assertj-core from 3.12.2 to 3.27.7 (#8069) by 徐晓伟 · 3 weeks ago
  17. 956bce8 optimize: bump commons-io:commons-io from 2.8.0 to 2.21.0 (#8063) by 徐晓伟 · 3 weeks ago
  18. 616903b optimize: bump org.apache.kafka:kafka-clients from 3.6.1 to 3.9.2 (#8064) by 徐晓伟 · 3 weeks ago
  19. 1caae96 bugfix: unregister resource when closing DataSourceProxy (#7981) by Sumit Kesarwani · 3 weeks ago
  20. 630f502 feature: add SAGA_ANNOTATION mode to benchmark CLI (#8052) by zihenzzz · 4 weeks ago
  21. 1adb847 feature: add detailed saga result reporting to benchmark cli (#8042) by zihenzzz · 4 weeks ago
  22. 0df51cc feature: add fastjson2 jackson3 (#8046) by legendpei · 4 weeks ago
  23. ec53496 test: Isolate compatibility tests from transport protocol leakage (#8051) by funkye · 4 weeks ago
  24. e4d6190 feature: add protobuf serialization support for UnregisterRM protocol (#8044) by Eric Wang · 5 weeks ago
  25. 6f9fa10 optimize: simplify jackson related dependencies (#8043) by 徐晓伟 · 6 weeks ago
  26. 7b13e00 bugfix: fix IllegalArgumentException when GET request has request body (#8035) by Jiangke Wu · 6 weeks ago
  27. cc2777b feature: add UnregisterRM protocol to notify server on client destroy (#8020) by Eric Wang · 6 weeks ago
  28. 260198b optimize: configure PMD to output messages in English (#8022) by Mason.Chen · 6 weeks ago
  29. c8d618a optimize: add the dependency jackson-datatype-jsr310 (#8030) by 徐晓伟 · 6 weeks ago
  30. 5195e13 feature: add whitelist class (#7973) by legendpei · 6 weeks ago
  31. 46f210f optimize: upgrade some dependencies (#8031) by Jiangke Wu · 6 weeks ago
  32. 49e99de optimize: replace synchronized with ReentrantLock in saga module (#8008) by somil jain · 8 weeks ago
  33. a63866f optimize: sync 2.6.0 changes (#7996) by will · 8 weeks ago
  34. 8140d90 optimize: mark deprecated JSON parsers in tcc, saga, common and integration-tx-api modules (#8019) by legendpei · 9 weeks ago
  35. 730ae64 feat: add P99.9 latency percentile to benchmark CLI (#8014) by Mason.Chen · 9 weeks ago
  36. e006d10 optimize: add Grafana dashboard JSON for NamingServer metrics (#8002) by contrueCT · 10 weeks ago
  37. b5e8fd8 optimize: add grafana json (#7988) by jimin · 10 weeks ago
  38. bd5afab test: add unit tests for saga-engine low coverage components (#7915) by Eric Wang · 10 weeks ago
  39. 9b2158b test: Enhance NacosRegistryServiceImplTest with additional mocks for service name group and cluster (#8003) by funkye · 2 months ago
  40. a1bb731 bugfix: report branch status add branchType (#7992) by shukai · 3 months ago
  41. 6e07d2f feature: Support HTTP/2 stream push for the Watch API in Server Raft mode (#7903) by xiaoyu · 3 months ago
  42. 18a220d optimize : support multi-version codec & fix not returning client registration failure msg (#7000) by justabug · 3 months ago
  43. 3594589 optimize: Remove unnecessary refreshLeader from ClusterController cluster endpoint (#7970) by Sumit Kesarwani · 3 months ago
  44. 9e6a843 optimize:register PR #7967 in 2.x changelog (#7976) by Sumit Kesarwani · 3 months ago
  45. 182a950 optimize:upgrade some dependencies (#7971) by Jiangke Wu · 3 months ago
  46. dc89be7 test: add unit tests for seata-discovery-nacos(provider and service) (#7962) by Hui Chang · 3 months ago
  47. 7daf5b0 bugfix: different element order in two lists causes failure to set the index as primary key index (#7965) by funkye · 3 months ago
  48. 1198b2d bugfix: empty jacoco report on local when jdk above 17 (#7956) by Hui Chang · 3 months ago
  49. 81504c0 optimize: change the getProperty call to resolvePlaceholders in SpringBootConfigurationProvider (#7955) by lokidundun · 3 months ago
  50. 0011d5d refactor: replace Apache HttpClient with OkHttp in NamingServer (#7957) by aias00 · 4 months ago
  51. 1c95bde bugfix: consoleApiService that could not be found (#7960) by funkye · 4 months ago
  52. f717d74 optimize: modify the version to 2.7.0-SNAPSHOT (#7961) by funkye · 4 months ago
  53. cb3a193 feature: benchmark cli (#7865) by Eric Wang · 4 months ago
  54. e2bd89d optimize: upgrade qs dependency version to 6.14.1 (#7951) by lokidundun · 4 months ago
  55. b9a94c0 feature: add metrics support for NamingServer (#7882) by contrueCT · 4 months ago
  56. 481d1aa optimize: update jib-maven-plugin version and increase parallel test execution limits (#7943) by funkye · 4 months ago
  57. a75a21e optimize: add OkHttp and MockWebServer dependencies to resolve version confilcts (#7934) by Kang Minseok · 4 months ago
  58. 1d4e811 optimize: pin the Spring version for namingserver and console (#7930) by funkye · 4 months ago
  59. e60c8c3 doc: update changes (#7941) by will · 4 months ago
  60. 6639332 bugfix: ensure the Jakarta-related package paths are correct (#7940) by maple · 4 months ago
  61. f0c138c feature: unify Jackson/fastjson serialization. (#7760) by legendpei · 4 months ago
  62. 0b1d07d bugfix: fix KingbaseUndoLogManager INSERT_UNDO_LOG_SQL error (#7929) by lokidundun · 4 months ago
  63. 5e5979b doc: update 2.x.md for 2.6.0 release notes (#7921) by funkye · 4 months ago
  64. 6160c7d test: add comprehensive unit tests for RaftRegistryServiceImpl (#7779) by Eric Wang · 4 months ago
  65. 5923c62 bugfix: handle timestamp with time zone in postgresql primary key (#7908) by lokidundun · 4 months ago
  66. 2897be9 optimize: remove @author info (#7913) by lokidundun · 4 months ago
  67. 72363f4 test: add Antlr tests to improve test coverage. (#7912) by maple · 4 months ago
  68. dcc7bce optimize: global transaction support non-private methods (#7867) by jsbxyyx · 4 months ago
  69. 3e93fa0 optimize: add comments to the namingserver address configuration (#7909) by 徐博 洪 · 4 months ago
  70. 183ae95 test: add unit tests for core module (LockStatus, MessageType, ProtocolConstants) (#7901) by NiMv1 · 4 months ago
  71. 1a94907 test: add unit tests for ConnectionContext class (#7900) by NiMv1 · 4 months ago
  72. b1db26b test: add unit tests for DBType and RedisKeyConstants in core module (#7874) by NiMv1 · 4 months ago
  73. 7fd5e59 refactor: Unify HTTP client utility to OkHttp3 (#7904) by xiaoyu · 4 months ago
  74. ac9c80f optimize: format content by Eric Wang · 4 months ago
  75. 253575f test: fix brittle RPC status test (#7819) by Steven Kusuman · 4 months ago
  76. 4435b8f feature: add global and branch session and lock management MCP tools (#7893) by 徐博 洪 · 4 months ago
  77. df0d72b test: fixes CI errors caused by timing issues in ZkConfigurationTest (#7907) by maple · 4 months ago
  78. b1e5538 optimize: refactor method and class names in the saga module (#7894) by MaoMaoandSnail · 4 months ago
  79. d73c687 test: add test for Fury/Fory (#7906) by jimin · 5 months ago
  80. 4b28148 optimize: replace fury with fory (#7885) by jimin · 5 months ago
  81. 340aa3c optimize: add the request and response objects in HTTP thread context (#7822) by lokidundun · 5 months ago
  82. ece45ac feature: add MCP custom configuration and authentication code (#7876) by 徐博 洪 · 5 months ago
  83. 4593c46 bugfix: raft split-brain causes incorrect cluster information (#7891) by funkye · 5 months ago
  84. 5219ca3 feature: console supports creation and modification of transaction groups for Raft clusters (#7878) by funkye · 5 months ago
  85. ec7be6b bugfix: the vgroup_table in the SQL files of all databases should use a three-column unique constraint. (#7881) by maple · 5 months ago
  86. 97abcd2 optimize: bump org.apache.tomcat.embed:tomcat-embed-core in /console (#7889) by dependabot[bot] · 5 months ago
  87. a3b2528 optimize: bump org.apache.tomcat.embed:tomcat-embed-core (#7888) by dependabot[bot] · 5 months ago
  88. d22e883 optimize: upgrade tomcat-embed-core version to 11.0.10 (#7884) by maple · 5 months ago
  89. ba2c224 feature: support fory serializer and fory undolog parser (#7503) by diguage · 5 months ago
  90. 2deed887 bugfix: correct server port and naming server port (#7879) by lokidundun · 5 months ago
  91. 8629d18 optimize: upgrade jacoco version (#7873) by 徐博 洪 · 5 months ago
  92. 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 徐博 洪 · 5 months ago
  93. a72d265 feature: Automatically calculate the values for JVM parameters (#7872) by legendpei · 5 months ago
  94. b27e6be bugfix: fix index type misjudgment in Dm/KingbaseTableMetaCache (#7843) by lokidundun · 5 months ago
  95. 54462fd test: fix flaky testIsRaftMode and testToString in MetadataTest (#7859) by Xiaoyang Cai · 5 months ago
  96. 4124261 feature: support displaying cluster information in the console (#7857) by funkye · 5 months ago
  97. eea9b9d optimize: change build_arm64-binary CI to JDK25 Version and runs on ubuntu-24.04-arm (#7868) by 徐博 洪 · 5 months ago
  98. 906ecb2 feature: add support for managing transaction groups (#7851) by funkye · 5 months ago
  99. adfbef5 feature: Support HTTP/2 response handling for the Watch API in Server Raft mode (#7826) by xiaoyu · 5 months ago
  100. 26c3637 test: Fix flaky convertParamOfJsonStringTest in HttpTest (#7858) by Xiaoyang Cai · 5 months ago