1. f25b22c Fix active xa rollback failure and added error message judgment (#875) by Wiggins · 34 hours ago master
  2. 05db834 Update release notes (#870) by FengZhang · 11 days ago
  3. 32ce488 fix: Fix GetScanSlice not handling all column types in AT mode (#874) by ShenzhenGopher · 11 days ago
  4. 22f5f7c fix:The WithGlobalTx method returns the exception caught by recover (#849) by tanzegen · 11 days ago
  5. b89343b fix: The context issue of nested transactions (#848) by tanzegen · 11 days ago
  6. 33fa891 handle Unexpected transaction rollback (#828) by 1kasa · 4 weeks ago
  7. 755f1de fix: re-enabled integration test action (#835) by Zonglei Dong · 4 weeks ago
  8. c4c82f7 optimize issue template (#872) by KamTo Hung · 4 weeks ago
  9. c91a8f5 Fix : del metadatacache uppertablenamekey and increase tablemeta field uppertablename (#857) by Wiggins · 5 weeks ago 2.0.0-release v2.0.0-rc01
  10. 7139e4e fix issue 859: update project icon in readme (#861) by Xin.Zh · 8 weeks ago
  11. 3c002d7 Fix multi knadh (#834) by Wiggins · 8 weeks ago
  12. d30ffd6 docs: eEnrich the project ReadMe (#844) by 深几许 · 9 weeks ago
  13. 8afac06 fix action errors (#839) by FengZhang · 2 months ago
  14. 8a24302 bugfix failed parsing table of delete sql (#850) by lxfeng1997 · 2 months ago
  15. dc565d0 Support Update join (#761) by lxfeng1997 · 3 months ago
  16. 3b1ebc9 Optimize/at build lock key performance (#837) by Wiggins · 3 months ago
  17. 6ce61a6 refactor: update SHA256 checksum command in makefile for cross-platfo… (#824) by lixingjia · 3 months ago
  18. 28824d9 bugfix: Remove issue translation workflow as usthe/issues-translate-a… (#823) by 深几许 · 4 months ago
  19. e11a3af Fix: HTTP/2 CONTINUATION flood vulnerability (GO-2024-2687) (#820) by Wiggins · 4 months ago
  20. 936af39 fix: when using queryContext, it will cause the transaction to fail (#810) by FengZhang · 4 months ago
  21. ff0f0a7 optimize: add some licenser header (#813) by jimin · 4 months ago
  22. 8550da0 optimize: optimize transaction timeout judgment (#777) by Road2Melon · 4 months ago
  23. a0d485f support ipv6 (#786) by lxfeng1997 · 4 months ago
  24. 7e1a2bf feat: support get db version in conn (#802) by lxfeng1997 · 4 months ago
  25. 1b1b96c feat:add label for pull request automatically (ci/cd) (#806) by LeeHao · 5 months ago
  26. 5e40c6c optimize : tccfence log table deleted should be optimized (#745) by ZeruiYang · 5 months ago
  27. 4c9747f fix: mysql insert on update duplicate sensitive case not matched (#700) (#771) by LeeHao · 5 months ago
  28. 495b9a1 optimize: add ASF header to some files (#797) by YvCeung · 5 months ago
  29. b690562 fix:convert table names to uppercase in cache (#781) by xinfan.wu · 6 months ago
  30. 104269f fix: failed to decode ColumnImage mysql:text type by json (#780) by LeeHao · 6 months ago
  31. f7c5dfc chore: remove the Chinese annotations (#782) by LeeHao · 6 months ago
  32. 2a4d357 doc: add 2025 to NOTICE (#789) by PJ Fanning · 6 months ago
  33. 093a9da fix: fix ci-lint typecheck error (#776) by hokkine · 7 months ago
  34. 1bf4369 chore: upgrade some dependent packages to eliminate dependencies on some archived repositories (#767) by xinfan.wu · 7 months ago
  35. 2878b9f optimize: update parser to v0.2.17 (#768) by zhangym · 8 months ago
  36. cf2212a doc: V2.0.2 release updater (#760) by JayLiu · 8 months ago v2.0.0
  37. b68f5a4 optimize: remove unsed files (#758) by JayLiu · 8 months ago
  38. 86b8d92 optimize: update license checker (#756) by jimin · 8 months ago
  39. f2587d2 doc: add release 2.0.0 note (#752) by JayLiu · 8 months ago
  40. 9aead30 【WIP】fix: xa report state to TC (#717) by FengZhang · 9 months ago v2.0.0
  41. 1b72cb8 optimize: optimize the speed of buildLockKey (#714) by FinnTew · 9 months ago
  42. af53317 feat: Implement automatic refresh functionality for TableMetaCache (#739) by FengZhang · 9 months ago
  43. 0b45672 fix: fix gomonkey bug (#743) by JayLiu · 9 months ago
  44. 1434175 fix: fix heart beat bug (#749) by JayLiu · 9 months ago
  45. cd8588e fix:Reclaim the heartbeat response message to avoid memory leakage of GettyRemoting.futures (#665) by JayLiu · 9 months ago
  46. 8ce1006 refactor: refact getty module (#746) by xinfan.wu · 9 months ago
  47. d7b6a4c optimize: only inserted fields (#719) by lxfeng1997 · 9 months ago
  48. 6bf7b94 fix: bypassing modifying the primary key (#727) by FinnTew · 9 months ago
  49. e251741 doc: update readme (#737) by FinnTew · 9 months ago
  50. 1d1214d feat: remove session when send heart beat message failed (#738) by xinfan.wu · 9 months ago
  51. 9b5b080 fix:sql statement was not closed (#736) by xinfan.wu · 9 months ago
  52. 3188ecf feat:add more linter in configuration file (#686) by xinfan.wu · 9 months ago
  53. 406b8ba fix: undo log sql (#724) by FinnTew · 9 months ago
  54. 0fa0272 feature:add undo protobuf parser (#691) by marsevilspirit · 9 months ago
  55. ccb9699 fix: fix undo log parser type jackson not found (#690) by marsevilspirit · 9 months ago
  56. dd50bec optimize: upgrade getty version (#716) by xinfan.wu · 9 months ago
  57. 7e75280 fix: the issue where the translation bot is not working. (#721) by FengZhang · 9 months ago
  58. ad092d5 optimize: rename module name to seata.apache.org/seata-go (#678) by JayLiu · 1 year, 3 months ago
  59. 465e8c7 upgrade getty from 1.4.9 to 1.4.10 (#679) by Xin.Zh · 1 year, 6 months ago
  60. 72ca442 handle error for xa exec context (#674) by smiletrl · 1 year, 6 months ago
  61. b254466 active xa connection rollback fix (#672) by smiletrl · 1 year, 6 months ago
  62. 0ca80a0 chore: change mailbox of issues and pull requests from dev to notifications (#667) by Xiangkun Yin · 1 year, 7 months ago
  63. 18e611d feat: Implement the discovery service by Etcd (#605) by yizhibian · 1 year, 7 months ago
  64. e18861d feat: add consist load balance (#600) by wang1309 · 1 year, 7 months ago
  65. a875204 implement least active load balance (#602) by R.oldmee · 1 year, 7 months ago
  66. 9709b35 fix: AT mode queryContext error by 576470954 · 1 year, 7 months ago
  67. 3534336 bugfix: fix return of Commit and Rollback (#595) by LuWeiQianYi · 1 year, 7 months ago
  68. fd9afa8 Security/depend version upgrade (#652) by wt_better · 1 year, 7 months ago
  69. ff2bde2 add undo compressor log support (#659) by smiletrl · 1 year, 7 months ago
  70. aa2c46e optimize: update some files (#644) by jimin · 1 year, 8 months ago
  71. 560829c feat: add round robin in remote module (#622) by Jingliu Xiong · 1 year, 9 months ago
  72. 4762307 optimize: removing the context check (#633) by funkye · 1 year, 9 months ago
  73. 0a4edf8 optimize: add ASF basic config (#632) by jimin · 1 year, 9 months ago
  74. 500c490 chore(deps): bump golang.org/x/crypto from 0.9.0 to 0.17.0 (#631) by dependabot[bot] · 1 year, 9 months ago
  75. 6f030cb ci: add codeql (#621) by baerwang · 1 year, 9 months ago
  76. 4330268 bugfix: cant serialize by jackson (#607) by 576470954 · 1 year, 11 months ago
  77. 7d0617c upgrade the unknown license dependency (#614) by wt_better · 1 year, 11 months ago
  78. c5fc98a feat(remoting): random load balance for getty sessions #598 by yombo · 2 years, 1 month ago
  79. 97d6a39 test(XidLoadBalance): unit test and fix bug (#599) by air-3 · 2 years, 1 month ago
  80. 5835f09 test: unit test for randomloadbalance by yombo · 2 years, 1 month ago
  81. 5ecf43a refactor: optimize info log format for rm_branch_commit_processor.go (#594) by LuWeiQianYi · 2 years, 2 months ago
  82. 11cad3a chore: unnecessary use of fmt.Sprintf (#592) by guangwu · 2 years, 2 months ago
  83. 367e2dd add reflectx ut (#572) by Jason Deng · 2 years, 2 months ago
  84. bb6bf81 fix typo (#590) by jsbxyyx · 2 years, 2 months ago
  85. eed0557 feat: new feature for service discovery (#574) by liushao · 2 years, 2 months ago
  86. 1a32546 fix: use mirromutth/mysql-action instead of icomponent/mysql-action (#576) by liushao · 2 years, 2 months ago
  87. 166357d add convert ut (#571) by Jason Deng · 2 years, 3 months ago
  88. 456373f add collection ut (#570) by Jason Deng · 2 years, 3 months ago
  89. 12a63fa add 1.2.0 change log (#567) by Yuecai Liu · 2 years, 3 months ago v1.2.0
  90. 7c3867f feat: fix xa local bug (#566) by georgehao · 2 years, 4 months ago
  91. 8e902fd add change-log of version 1.1.1 (#550) by Jason Deng · 2 years, 4 months ago
  92. bfb9eb1 fix xa branch commit bug (#564) by Yuecai Liu · 2 years, 4 months ago
  93. 96351cb Fix/fix xa bug2 (#563) by georgehao · 2 years, 4 months ago
  94. 16ba2e3 feat: fix bug (#562) by georgehao · 2 years, 4 months ago
  95. 7ef793f Fix xa bug12 (#561) by Yuecai Liu · 2 years, 4 months ago
  96. bbc1af0 fix: fix xa bug (#557) by georgehao · 2 years, 4 months ago
  97. 8e89c54 optimize: select db version once in one connection (#554) by liushao · 2 years, 4 months ago
  98. c5cb0c1 * feat: fix xa driver failure (#556) by georgehao · 2 years, 4 months ago
  99. d62b776 feat: :sparkles: fix (#548) by georgehao · 2 years, 4 months ago
  100. 4a44599 fix xa start bug (#547) by georgehao · 2 years, 4 months ago