1. 84c991f Feat:support postgres in xa mode (#1117) by ssshr-66 · 13 days ago master
  2. baabdf7 feature: add RocketMQ TCC integration (#1054) by CAICAII · 13 days ago
  3. c218fbe fix: intercept REPLACE INTO statement in AT mode (#1121) (#1123) by tachibana22 · 14 days ago
  4. b61d1dd Feat: support raft (#1107) by ssshr-66 · 2 weeks ago
  5. bf4f3f7 Feat:support postgres in at mode (#1118) by ssshr-66 · 3 weeks ago
  6. a416e7c Feat: support namingserver (#1106) by ssshr-66 · 4 weeks ago
  7. ed9ab47 fix: issue robot error (#1112) by ThunGuo · 4 weeks ago
  8. 8d8b6f4 refactor: Eliminate global state in remoting config and improve architecture clarity (#1031) by paddi · 8 weeks ago
  9. 55e99b4 fix: before hooks error handling (#1096) by Oxidaner · 8 weeks ago
  10. 976e7b9 fix: implement XA mode commitOnXA() and LockQuery() (#1061) by CAICAII · 8 weeks ago
  11. 39063bb docs: add bilingual quick start guides (#1105) by Cheyne Chen · 9 weeks ago
  12. 4a684d6 fix: drain cached fence logs for cleanup task (#1085) by waterbucket · 10 weeks ago
  13. 9a11740 refactor: abstract multi-database XA resource layer with registry pattern (#1090) by ThunGuo · 10 weeks ago
  14. b2bc7a2 fix: rollback auto-created AT tx on query and exec errors (#1083) by Zhifan C · 2 months ago
  15. d70e3cb fix: issue translate robot (#1102) by ThunGuo · 2 months ago
  16. 185b109 Fix: integrate test workflow (#1101) by ThunGuo · 2 months ago
  17. e085c9b fix: align TCC resource manager fallback behavior (#1091) by Zhifan C · 3 months ago
  18. 1a031ae fix: synchronize consistent hash refresh (#1081) by Zhifan C · 3 months ago
  19. f081d6e fix: preserve distinct TCC fence log identities (#1079) by CAICAII · 3 months ago
  20. 423a4dc fix: preserve head map keys when value is empty (#1070) by Zhifan C · 3 months ago
  21. 1b526c3 fix: resolve undo_log duplicate PK when column names have escape characters (#1065) by ThunGuo · 3 months ago
  22. a93f0ae ci: add workflow to block WIP pull requests (#1064) by Zhifan C · 3 months ago
  23. 2cce81b feat: add QueryContext for AT mode (#1039) by simple-xair · 3 months ago
  24. 987b9c4 fix: background goroutines cannot exit gracefully (#996) by WyRainBow · 3 months ago
  25. 66e7777 fix: modified version to v2 (#1041) by Oxidaner · 4 months ago v2.1.0
  26. 3ba877c fix intergrate test error (#1048) by FengZhang · 4 months ago
  27. f5d4da7 push v2.1.0 changes logs (#1047) by lxfeng1997 · 4 months ago
  28. b18bcb0 test: add unit test for pkg/rm/init (#1004) by simple-xair · 6 months ago
  29. e2e1856 test: add unit test for pkg/util/flagext/register (#1005) by simple-xair · 6 months ago
  30. 4ea3470 test: add unit test for pkg/rm/config (#1006) by simple-xair · 6 months ago
  31. f73b668 test: add unit test for pkg/rm/tcc/config (#1007) by simple-xair · 6 months ago
  32. efdd88a optimize: add contribution intention check box to issue template (#1025) by lokidundun · 6 months ago
  33. 623c02e bugfix: fix connection leaks and potential nil pointer panic(#991) (#997) by 花国栋 · 6 months ago
  34. b90d3ae optimize: enhance RoundRobinLoadBalance performance (#995) by EVERFID · 6 months ago
  35. 4bdc7ff feat: Support snappy compression type (#1027) by xuzifu666 · 6 months ago
  36. c39fcc6 Feature/saga (#1030) by FengZhang · 6 months ago
  37. 774046b optimize: optimize parsePkValues to reduce nested loops (#1018) by EVERFID · 6 months ago
  38. b818a65 Fix: Unable to return the correct type for Zip compression (#1013) by xuzifu666 · 7 months ago
  39. 6437e52 Connections leaks in resource manager (#1011) by xuzifu666 · 7 months ago
  40. afb8650 test: Improve test coverage for pkg/datasource/sql/exec (#999) by flypiggy · 7 months ago
  41. 8632371 fix: Data Race in ConsistentHash LoadBalance (#998) by xuzifu666 · 7 months ago
  42. 174d2f8 test: improve test coverage for pkg/datasource/sql/undo (#971) by 深几许 · 7 months ago
  43. 34dfa82 test: Improve test coverage (#983) by Eric Wang · 7 months ago
  44. 72f847e test: add unit tests for pkg/constant, pkg/client, and pkg/tm (#988) by 深几许 · 7 months ago
  45. b15d9d3 bugfix: close *sql.Rows returned by QueryContext to prevent resource leak (#989) by Eric Wang · 7 months ago
  46. d76ac39 test: Improve test coverage for pkg/datasource/sql/datasource/mysql (#965) by flypiggy · 7 months ago
  47. c0a7ab0 bugfix: error image when use null value as image query condition in insert on duplicate #704 (#725) (#884) by lxfeng1997 · 7 months ago
  48. be1ad86 test: improve test coverage for pkg/integration/dubbo (#968) by EVERFID · 7 months ago
  49. 85417fd test: improve test coverage for pkg/remoting/mock (#980) by EVERFID · 7 months ago
  50. 4d2e765 optimize: fix git status issue (#894) by jimin · 7 months ago
  51. faa32f0 test: add some test (#979) by Eric Wang · 7 months ago
  52. 5109492 test: improve test coverage for discovery/mock and integration (#985) by Eric Wang · 7 months ago
  53. 4dd7de6 test: improve test coverage for pkg/datasource (#973) by EVERFID · 7 months ago
  54. eaf4b27 test: improve test coverage for pkg/datasource/sql/util (#974) by EVERFID · 7 months ago
  55. b74a0be test: improve test coverage for pkg/remoting/config (#981) by EVERFID · 7 months ago
  56. 9ca5bd8 test: improve test coverage for pkg/protocol/branch (#982) by EVERFID · 7 months ago
  57. 7f181b6 test: improve test coverage for pkg/discovery/mock (#984) by EVERFID · 7 months ago
  58. 0747d09 test: improve test coverage for pkg/util/log (#964) by EVERFID · 8 months ago
  59. 1de80ee test: improve test coverage for pkg/util/errors (#962) by EVERFID · 8 months ago
  60. 205f8d9 test: improve test coverage for pkg/util/convert (#963) by EVERFID · 8 months ago
  61. e56d368 test: Improve test coverage for pkg/datasource/sql/exec/config (#966) by flypiggy · 8 months ago
  62. da8fbf5 Improve test coverage for pkg/datasource/sql/undo/base (#967) by flypiggy · 8 months ago
  63. c26ad1c test: improve test coverage for pkg/integration/gin (#969) by EVERFID · 8 months ago
  64. 4420143 test: Improve test coverage for pkg/datasource/sql/undo/factor (#972) by flypiggy · 8 months ago
  65. 075cb83 test: improve test coverage for pkg/integration/grpc (#970) by EVERFID · 8 months ago
  66. ad92ad8 test: improve test coverage for pkg/datasource/sql/hook (#978) by EVERFID · 8 months ago
  67. df6a5a9 test: improve test coverage for pkg/datasource/sql/types (#975) by 深几许 · 8 months ago
  68. cc5edf7 test: improve test coverage for pkg/datasource/sql/mock (#976) by 深几许 · 8 months ago
  69. 190b3b9 optimize: correct time format (#902) by ian · 8 months ago
  70. 7d32bd3 optimize: add missing VERSION file and version support (#895) by WyRainBow · 8 months ago
  71. 19c5e30 update go version (#880) (#931) by FengZhang · 9 months ago
  72. a1c3764 refactor(gin): improve log message (#901) by ian · 9 months ago
  73. a1816a9 optimize: fix go vet issue (#892) by jimin · 9 months ago
  74. f6da25c optimize: fix license header format (#893) by jimin · 9 months ago
  75. a481553 fix:fix bugs detected by doubao (#883) by heliang · 9 months ago
  76. d50ec63 fix: undefined changes node in license checker (#882) by FinnTew · 9 months ago
  77. f25b22c Fix active xa rollback failure and added error message judgment (#875) by Wiggins · 9 months ago
  78. 05db834 Update release notes (#870) by FengZhang · 10 months ago
  79. 32ce488 fix: Fix GetScanSlice not handling all column types in AT mode (#874) by ShenzhenGopher · 10 months ago
  80. 22f5f7c fix:The WithGlobalTx method returns the exception caught by recover (#849) by tanzegen · 10 months ago
  81. b89343b fix: The context issue of nested transactions (#848) by tanzegen · 10 months ago
  82. 33fa891 handle Unexpected transaction rollback (#828) by 1kasa · 10 months ago
  83. 755f1de fix: re-enabled integration test action (#835) by Zonglei Dong · 10 months ago
  84. c4c82f7 optimize issue template (#872) by KamTo Hung · 10 months ago
  85. c91a8f5 Fix : del metadatacache uppertablenamekey and increase tablemeta field uppertablename (#857) by Wiggins · 11 months ago v2.0.0 v2.0.0-rc01
  86. 7139e4e fix issue 859: update project icon in readme (#861) by Xin.Zh · 11 months ago
  87. 3c002d7 Fix multi knadh (#834) by Wiggins · 11 months ago
  88. d30ffd6 docs: eEnrich the project ReadMe (#844) by 深几许 · 12 months ago
  89. 8afac06 fix action errors (#839) by FengZhang · 12 months ago
  90. 8a24302 bugfix failed parsing table of delete sql (#850) by lxfeng1997 · 12 months ago
  91. dc565d0 Support Update join (#761) by lxfeng1997 · 12 months ago
  92. 3b1ebc9 Optimize/at build lock key performance (#837) by Wiggins · 1 year ago
  93. 6ce61a6 refactor: update SHA256 checksum command in makefile for cross-platfo… (#824) by lixingjia · 1 year, 1 month ago
  94. 28824d9 bugfix: Remove issue translation workflow as usthe/issues-translate-a… (#823) by 深几许 · 1 year, 1 month ago
  95. e11a3af Fix: HTTP/2 CONTINUATION flood vulnerability (GO-2024-2687) (#820) by Wiggins · 1 year, 1 month ago
  96. 936af39 fix: when using queryContext, it will cause the transaction to fail (#810) by FengZhang · 1 year, 1 month ago
  97. ff0f0a7 optimize: add some licenser header (#813) by jimin · 1 year, 1 month ago
  98. 8550da0 optimize: optimize transaction timeout judgment (#777) by Road2Melon · 1 year, 1 month ago
  99. a0d485f support ipv6 (#786) by lxfeng1997 · 1 year, 1 month ago
  100. 7e1a2bf feat: support get db version in conn (#802) by lxfeng1997 · 1 year, 2 months ago