1. e006d10 optimize: add Grafana dashboard JSON for NamingServer metrics (#8002) by contrueCT · 5 hours ago 2.x
  2. b5e8fd8 optimize: add grafana json (#7988) by jimin · 21 hours ago
  3. bd5afab test: add unit tests for saga-engine low coverage components (#7915) by Eric Wang · 28 hours ago
  4. 9b2158b test: Enhance NacosRegistryServiceImplTest with additional mocks for service name group and cluster (#8003) by funkye · 4 days ago
  5. a1bb731 bugfix: report branch status add branchType (#7992) by shukai · 3 weeks ago
  6. 6e07d2f feature: Support HTTP/2 stream push for the Watch API in Server Raft mode (#7903) by xiaoyu · 3 weeks ago
  7. 18a220d optimize : support multi-version codec & fix not returning client registration failure msg (#7000) by justabug · 4 weeks ago
  8. 3594589 optimize: Remove unnecessary refreshLeader from ClusterController cluster endpoint (#7970) by Sumit Kesarwani · 4 weeks ago
  9. 9e6a843 optimize:register PR #7967 in 2.x changelog (#7976) by Sumit Kesarwani · 5 weeks ago
  10. 182a950 optimize:upgrade some dependencies (#7971) by Jiangke Wu · 5 weeks ago
  11. dc89be7 test: add unit tests for seata-discovery-nacos(provider and service) (#7962) by Hui Chang · 5 weeks ago
  12. 7daf5b0 bugfix: different element order in two lists causes failure to set the index as primary key index (#7965) by funkye · 5 weeks ago
  13. 1198b2d bugfix: empty jacoco report on local when jdk above 17 (#7956) by Hui Chang · 5 weeks ago
  14. 81504c0 optimize: change the getProperty call to resolvePlaceholders in SpringBootConfigurationProvider (#7955) by lokidundun · 5 weeks ago
  15. 0011d5d refactor: replace Apache HttpClient with OkHttp in NamingServer (#7957) by aias00 · 5 weeks ago
  16. 1c95bde bugfix: consoleApiService that could not be found (#7960) by funkye · 5 weeks ago
  17. f717d74 optimize: modify the version to 2.7.0-SNAPSHOT (#7961) by funkye · 6 weeks ago
  18. cb3a193 feature: benchmark cli (#7865) by Eric Wang · 6 weeks ago
  19. e2bd89d optimize: upgrade qs dependency version to 6.14.1 (#7951) by lokidundun · 6 weeks ago
  20. b9a94c0 feature: add metrics support for NamingServer (#7882) by contrueCT · 6 weeks ago
  21. 481d1aa optimize: update jib-maven-plugin version and increase parallel test execution limits (#7943) by funkye · 7 weeks ago
  22. a75a21e optimize: add OkHttp and MockWebServer dependencies to resolve version confilcts (#7934) by Kang Minseok · 7 weeks ago
  23. 1d4e811 optimize: pin the Spring version for namingserver and console (#7930) by funkye · 7 weeks ago
  24. e60c8c3 doc: update changes (#7941) by will · 7 weeks ago
  25. 6639332 bugfix: ensure the Jakarta-related package paths are correct (#7940) by maple · 7 weeks ago
  26. f0c138c feature: unify Jackson/fastjson serialization. (#7760) by legendpei · 7 weeks ago
  27. 0b1d07d bugfix: fix KingbaseUndoLogManager INSERT_UNDO_LOG_SQL error (#7929) by lokidundun · 7 weeks ago
  28. 5e5979b doc: update 2.x.md for 2.6.0 release notes (#7921) by funkye · 8 weeks ago
  29. 6160c7d test: add comprehensive unit tests for RaftRegistryServiceImpl (#7779) by Eric Wang · 9 weeks ago
  30. 5923c62 bugfix: handle timestamp with time zone in postgresql primary key (#7908) by lokidundun · 9 weeks ago
  31. 2897be9 optimize: remove @author info (#7913) by lokidundun · 9 weeks ago
  32. 72363f4 test: add Antlr tests to improve test coverage. (#7912) by maple · 9 weeks ago
  33. dcc7bce optimize: global transaction support non-private methods (#7867) by jsbxyyx · 9 weeks ago
  34. 3e93fa0 optimize: add comments to the namingserver address configuration (#7909) by 徐博 洪 · 9 weeks ago
  35. 183ae95 test: add unit tests for core module (LockStatus, MessageType, ProtocolConstants) (#7901) by NiMv1 · 9 weeks ago
  36. 1a94907 test: add unit tests for ConnectionContext class (#7900) by NiMv1 · 9 weeks ago
  37. b1db26b test: add unit tests for DBType and RedisKeyConstants in core module (#7874) by NiMv1 · 9 weeks ago
  38. 7fd5e59 refactor: Unify HTTP client utility to OkHttp3 (#7904) by xiaoyu · 9 weeks ago
  39. ac9c80f optimize: format content by Eric Wang · 10 weeks ago
  40. 253575f test: fix brittle RPC status test (#7819) by Steven Kusuman · 10 weeks ago
  41. 4435b8f feature: add global and branch session and lock management MCP tools (#7893) by 徐博 洪 · 10 weeks ago
  42. df0d72b test: fixes CI errors caused by timing issues in ZkConfigurationTest (#7907) by maple · 10 weeks ago
  43. b1e5538 optimize: refactor method and class names in the saga module (#7894) by MaoMaoandSnail · 10 weeks ago
  44. d73c687 test: add test for Fury/Fory (#7906) by jimin · 10 weeks ago
  45. 4b28148 optimize: replace fury with fory (#7885) by jimin · 10 weeks ago
  46. 340aa3c optimize: add the request and response objects in HTTP thread context (#7822) by lokidundun · 2 months ago
  47. ece45ac feature: add MCP custom configuration and authentication code (#7876) by 徐博 洪 · 2 months ago
  48. 4593c46 bugfix: raft split-brain causes incorrect cluster information (#7891) by funkye · 2 months ago
  49. 5219ca3 feature: console supports creation and modification of transaction groups for Raft clusters (#7878) by funkye · 2 months ago
  50. ec7be6b bugfix: the vgroup_table in the SQL files of all databases should use a three-column unique constraint. (#7881) by maple · 2 months ago
  51. 97abcd2 optimize: bump org.apache.tomcat.embed:tomcat-embed-core in /console (#7889) by dependabot[bot] · 2 months ago
  52. a3b2528 optimize: bump org.apache.tomcat.embed:tomcat-embed-core (#7888) by dependabot[bot] · 2 months ago
  53. d22e883 optimize: upgrade tomcat-embed-core version to 11.0.10 (#7884) by maple · 2 months ago
  54. ba2c224 feature: support fory serializer and fory undolog parser (#7503) by diguage · 2 months ago
  55. 2deed887 bugfix: correct server port and naming server port (#7879) by lokidundun · 3 months ago
  56. 8629d18 optimize: upgrade jacoco version (#7873) by 徐博 洪 · 3 months ago
  57. 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 months ago
  58. a72d265 feature: Automatically calculate the values for JVM parameters (#7872) by legendpei · 3 months ago
  59. b27e6be bugfix: fix index type misjudgment in Dm/KingbaseTableMetaCache (#7843) by lokidundun · 3 months ago
  60. 54462fd test: fix flaky testIsRaftMode and testToString in MetadataTest (#7859) by Xiaoyang Cai · 3 months ago
  61. 4124261 feature: support displaying cluster information in the console (#7857) by funkye · 3 months ago
  62. eea9b9d optimize: change build_arm64-binary CI to JDK25 Version and runs on ubuntu-24.04-arm (#7868) by 徐博 洪 · 3 months ago
  63. 906ecb2 feature: add support for managing transaction groups (#7851) by funkye · 3 months ago
  64. adfbef5 feature: Support HTTP/2 response handling for the Watch API in Server Raft mode (#7826) by xiaoyu · 3 months ago
  65. 26c3637 test: Fix flaky convertParamOfJsonStringTest in HttpTest (#7858) by Xiaoyang Cai · 3 months ago
  66. 93d9247 optimize: disallow messages with delay time levels in Seata transactions and add a corresponding test. (#7860) by aias00 · 3 months ago
  67. 2bfaf1e optimize: automatically skip console/namingserver on JDK<25 via (#7864) by 徐博 洪 · 3 months ago
  68. 1d70004 feature: Exclude namingserver and console module builds from build workflows with JDK versions less than 25 (#7863) by 徐博 洪 · 3 months ago
  69. 1b2a486 bugfix: fix comma missing (#7856) by lokidundun · 3 months ago
  70. 2aa4b57 optimize:upgrade min-document to version 2.19.1 or later (#7849) by Jiangke Wu · 3 months ago
  71. ec12edc optimize: upgrade js-yaml to version 3.14.2, 4.1.1 or later (#7847) by Jiangke Wu · 3 months ago
  72. 3ddb97a optimize: upgrade node-forge to version 1.3.2 or later (#7845) by Jiangke Wu · 3 months ago
  73. b94ee1d optimize: optimize README.md (#7809) by jimin · 3 months ago
  74. c41ff62 bugfix: resolve TransactionAutoConfiguration compatibility with Spring Boot 4.x (#7839) by contrueCT · 3 months ago
  75. 891ca5d test: fix combine test to avoid failure due to ordering (#7815) by Steven Kusuman · 3 months ago
  76. 32119ea optimize: support mariadb 3.x (#7807) by lokidundun · 3 months ago
  77. 55c5164 optimize:optimize lz4 compressor (#7829) by Jiangke Wu · 3 months ago
  78. 7eb5522 test: Fix flaky testGetPrimaryKeyOnlyName in TableMetaTest (#7827) by Xiaoyang Cai · 3 months ago
  79. 78c275e refactor: run the HTTP filter as a chain of responsibility (#7818) by funkye · 3 months ago
  80. cab5d50 optimize: add decode buffer limit (#7813) by jimin · 3 months ago
  81. 19e5013 test: fix non-deteriministic in JsonParserWrapTest#testToJSONString due to key order (#7801) by Xiaoyang Cai · 3 months ago
  82. ca86742 test: Deflake PK value comparison in multiple Insert Executor tests (#7808) by Xiaoyang Cai · 3 months ago
  83. 196bd34 test: Fix flaky testToStringAndCycleDependency in StringUtilsTest (#7800) by Xiaoyang Cai · 3 months ago
  84. 02f053b test: Fix three flaky tests in ConnectionContextProxyTest due to lock key order (#7802) by Xiaoyang Cai · 3 months ago
  85. 30de170 optimize: highlight pmd-check log (#7781) by lokidundun · 3 months ago
  86. 2495548 test: fix flaky DataCompareUtilsTest caused by nondeterministic Map key iteration order (#7803) by Xiaoyang Cai · 3 months ago
  87. 0ce2f9b test: add UT for seata-saga-statelang module (#7777) by lokidundun · 3 months ago
  88. 6cee250 test: fix testXARollbackWithResourceLock() to ensure ci runs normally (#7804) by maple · 3 months ago
  89. df3448f test: add UT for XA module (#7776) by maple · 3 months ago
  90. 21e5d68 refactor: rename GROUP_UPDATE_TIME to GROUP_UPDATE_TERM in ClusterWatcherManager (#7789) by xiaoyu · 3 months ago
  91. 4959cfb bugfix: Use xaActive to determine whether xaResource needs to execute the end method (#7708) by shukai · 4 months ago
  92. 1b63dd0 test: fix the NPE on ConsulConfigurationTest method (#7796) by lokidundun · 4 months ago
  93. 9998778 test: improve test coverage for rm-datasource (#7788) by Eric Wang · 4 months ago
  94. 8536df5 test: fix `ClusterWatcherManagerTest` (#7785) by lokidundun · 4 months ago
  95. 5a89e80 bugfix: shentongdata xa mode should be hold the same connection (#7771) by hanshaohua · 4 months ago
  96. 1f69f34 optimize: optimize common module (#7721) by jimin · 4 months ago
  97. ca68871 refactor: refactor test module (#7698) by jimin · 4 months ago
  98. 5bd43f3 reactor: reactor extensions module (#7688) by jimin · 4 months ago
  99. 43c5818 test: add some UT for server/coordinator module (#7764) by Eric Wang · 4 months ago
  100. 5c25776 test: add unit tests for server cluster module (#7767) by Eric Wang · 4 months ago