1. 295c2df Fix unload all single table (#38674) by Haoran Meng · 20 hours ago master
  2. 968719a Fix partial update algorithms for mask rule (#38673) by Haoran Meng · 2 days ago
  3. 43c3a34 Refactor table identifier lookup for heterogeneous databases with LOGICAL_TABLE scope fallback (#38672) by Haoran Meng · 2 days ago
  4. 068ac21 Upgrade mysql version to 8.4.0 (#38670) by zhaojinchao · 2 days ago
  5. 1e47eb3 Minor refactor ContainerComposerRegistry (#38671) by Zhengqiang Duan · 2 days ago
  6. f2602ee Refactor EncryptAlterTableTokenGenerator and EncryptCreateTableTokenGenerator (#38663) by Zhengqiang Duan · 7 days ago
  7. fe04c30 Refactor EncryptAlterTableTokenGenerator and EncryptCreateTableTokenGenerator logic (#38661) by Zhengqiang Duan · 8 days ago
  8. 75474b1 Minor refactor encrypt class (#38658) by Zhengqiang Duan · 10 days ago
  9. e8c2d0c Refactor AgentPath and AgentPathTest to support jdk26 (#38656) by jiangML · 10 days ago
  10. 80d16b8 Refactor DialectDataTypeOption and implement class (#38654) by Zhengqiang Duan · 11 days ago
  11. 9711c47 Add identifier schemas for TablesContext (#38653) by Haoran Meng · 11 days ago
  12. 44e922b Fix IllegalStateException when importing database configuration in Proxy (#38650) by yx9o · 11 days ago
  13. 307d8ab Use identifier value schema name for ShowLogicalTablesExecutor (#38649) by Haoran Meng · 14 days ago
  14. 79dab84 Add script to smartly recompile ANTLR4 modules (#38648) by Hongsheng Zhong · 14 days ago
  15. 6ad057d Propagate ZooKeeper connection loss instead of reporting false success (#38641) by Haoran Meng · 2 weeks ago
  16. c0d6ba7 Revert "Fix incorrect routing when irrelevant sharding conditions are… (#38639) by ZhangCheng · 3 weeks ago
  17. 1358c7b Defer database coordinator cleanup until database created or dropped (#38638) by Haoran Meng · 3 weeks ago
  18. e2f7b49 Refactor agent e2e test pom for jdbc (#38636) by jiangML · 3 weeks ago
  19. 4288787 Use first storage unit database type to build table scope identifier context (#38633) by Haoran Meng · 3 weeks ago
  20. c4509d8 Minor refactor in DeleteStatementBinder and UpdateStatementBinder (#38632) by Zhengqiang Duan · 3 weeks ago
  21. a066b3a Pipeline: Fix MySQL fractional temporal binlog decoding in migration (#38630) by Hongsheng Zhong · 3 weeks ago
  22. cdcc0f4 Pipeline: Fix MySQL datetime(4) zero-value binlog decoding in migration (#38629) by Hongsheng Zhong · 3 weeks ago
  23. a138f6f Remove the useless constructor of ShardingSphereDatabase (#38627) by Haoran Meng · 3 weeks ago
  24. 7e2f8ab Fix MySQL JSON literal decoding in pipeline migration (#38622) by Hongsheng Zhong · 3 weeks ago
  25. dcdc620 Refactor single table loader to fix schema not match issue for multiple protocol (#38623) by Haoran Meng · 3 weeks ago
  26. 8b6caa3 Support compiling and using ShardingSphere under OpenJDK 26 (#38626) by Hengqian Ling · 3 weeks ago
  27. 9580886 Fix wrong parameter index parse in MySQL, Doris (#38624) by Zhengqiang Duan · 3 weeks ago
  28. d0c01c5 Bump the minimum supported Seata Client version for Seata integration to `2.6.0` (#38619) by Hengqian Ling · 3 weeks ago
  29. d0939fe Optimize SingleTableDataNodeLoader#loadSchemaTableNames (#38620) by Raigor · 3 weeks ago
  30. 23adf5e Update sharding document (#38615) by zhaojinchao · 3 weeks ago
  31. ca23bbe Minor refactor in SQLValue (#38621) by Zhengqiang Duan · 3 weeks ago
  32. 22258fd Fix nativeTest under GraalVM Native Image that failed due to keyGenerateStrategy being removed (#38618) by Hengqian Ling · 4 weeks ago
  33. e100cc1 Unify single-table schema identity and normalize default-schema casing across loaders and routes (#38617) by Haoran Meng · 4 weeks ago
  34. 526ac5a Remove keyGenerateStrategy for ShardingTableRuleConfiguration (#38609) by zhaojinchao · 4 weeks ago
  35. be47363 Fix DatabaseIdentifierContextFactoryTest (#38614) by Haoran Meng · 4 weeks ago
  36. e44b8c5 Fall back to exact name if matches multiple values (#38601) by Haoran Meng · 4 weeks ago
  37. 6e3047f Add more case for DatabaseIdentifierContextFactoryTest (#38604) by Haoran Meng · 4 weeks ago
  38. cb0458d Fix prepared param lost when there is only one null param value for proxy (#38613) by Raigor · 4 weeks ago
  39. ccea715 Fix nativeTest failing under GraalVM Native Image due to class changes (#38611) by Hengqian Ling · 4 weeks ago
  40. 5f7e8ab Revert #38547, fix rdl E2E (#38610) by Raigor · 4 weeks ago
  41. 3f8dc01 Refactor CommandExecutorTask (#38608) by jiangML · 4 weeks ago
  42. 39382ef Revert #38539 (Refactor YamlRuleNodeTupleSwapperEngine) (#38607) by Raigor · 4 weeks ago
  43. 16d5c0c Refactor bind get default schema (#38603) by ZhangCheng · 4 weeks ago
  44. e398f09 Fix null-safe identifier matching for quoted normalized lookups (#38602) by Haoran Meng · 4 weeks ago
  45. e733420 Refactoring IdentifierIndex to improve the performance of the find (#38600) by Haoran Meng · 4 weeks ago
  46. c3580f7 update JAVA_OPTS in the start.sh within the test fixture (#38599) by Cong Hu · 4 weeks ago
  47. c8efed8 Add to string for IdentifierIndex (#38597) by Haoran Meng · 4 weeks ago
  48. 0b2ef32 Add driverClassName in e2e sql all scenario datasource config (#38596) by Zhengqiang Duan · 4 weeks ago
  49. 04cecfc Make SHOW UNLOADED SINGLE TABLES result order deterministic (#38594) by Haoran Meng · 4 weeks ago
  50. f5be0e2 Remove default MySQL prepared statement properties (#38593) by ZhangCheng · 4 weeks ago
  51. e0e50dd Add get default schema name for ShardingSphereDatabase (#38592) by Haoran Meng · 4 weeks ago
  52. 518c3f3 Remove need-proxy-image output from E2E SQL matrix generation (#38590) by Hongsheng Zhong · 5 weeks ago
  53. de7e15b Minor MySQL sql parser test case (#38589) by Zhengqiang Duan · 5 weeks ago
  54. 965ee35 Alter single rule configuration after view created (#38588) by Haoran Meng · 5 weeks ago
  55. 3e77624 Update proxy bootstrap maven dev profile: add mariadb support (#38295) by Hongsheng Zhong · 5 weeks ago
  56. 62adadf Minor refactor in EncryptProjectionTokenGenerator (#38587) by Zhengqiang Duan · 5 weeks ago
  57. e85af9b Introduce selectable full-matrix algorithms for E2E SQL and add pairwise Stage 2 optimization (#38583) by Hongsheng Zhong · 5 weeks ago
  58. 39d885b Refactor MySQLStatementVisitor createRowConstructorList logic (#38586) by Zhengqiang Duan · 5 weeks ago
  59. 6f83880 Refactor ClusterExclusiveOperatorContext (#38584) by Haoran Meng · 5 weeks ago
  60. 4a7e0cd Support mysql, doris insert & replace rows statement parse (#38585) by Zhengqiang Duan · 5 weeks ago
  61. f46a2fa Support driverClassName config in proxy storage unit to solve mysql and mariadb jdbc url conflict (#38582) by Zhengqiang Duan · 5 weeks ago
  62. eaf99b9 Support mariadb cycleClause, groupConcatLimitClause, MEDIAN window function parse (#38579) by Zhengqiang Duan · 5 weeks ago
  63. bbe311d Refine E2E SQL smoke mappings and consolidate workflow scripts under scripts/e2e-sql (#38580) by Hongsheng Zhong · 5 weeks ago
  64. 7661497 Use actual name for single table and single rule (#38573) by Haoran Meng · 6 weeks ago
  65. 893c1f4 Support specifying an existing key generator in sharding RDL (#38578) by Raigor · 6 weeks ago
  66. 8376c59 Update DistSQL docs for sharding key generator (#38577) by Raigor · 6 weeks ago
  67. f505d1b Add DistSQL to manage sharding key generators (#38576) by Raigor · 6 weeks ago
  68. e97e908 Fix duplicate build rules when rule config changed (#38575) by Haoran Meng · 6 weeks ago
  69. 5f39c14 Minor refactor SubqueryExtractor and ResultSetUtils (#38574) by Zhengqiang Duan · 6 weeks ago
  70. 6bb897a Add new DistSQL to manage sharding key generate strategies. (#38572) by Raigor · 6 weeks ago
  71. 9a8cc56 Rename attach identifier context to refresh (#38571) by Haoran Meng · 6 weeks ago
  72. 972a5d4 Refactor insert value sql rewrite (#38563) by ZhangCheng · 6 weeks ago
  73. 573883d Remove the useless identifierContext for ShardingSphereMetaData and ShardingSphereTable (#38568) by Haoran Meng · 6 weeks ago
  74. 262e91f Sharding RDL supports independent key generation strategies (#38567) by Raigor · 6 weeks ago
  75. 605db75 Fix MySQL privilege check for escaped database names (#38565) by ZhangCheng · 6 weeks ago
  76. cc713b5 Minor refactor EncryptPredicateValueTokenGenerator (#38562) by Zhengqiang Duan · 6 weeks ago
  77. 67d86a3 Refactor index access with IdentifierValue (#38559) by ZhangCheng · 6 weeks ago
  78. a62e10c Refactor ExpressionExtractor and MySQLPreparedStatementMetadataFactory (#38560) by Zhengqiang Duan · 6 weeks ago
  79. 3288a97 Remove the to lower case for YamlTableSwapper (#38554) by Haoran Meng · 6 weeks ago
  80. c98139f Minor refactor EncryptGroupByItemTokenGenerator and EncryptPredicateParameterRewriter (#38556) by Zhengqiang Duan · 6 weeks ago
  81. f5c73c4 Refactor YamlEngine (#38558) by Liang Zhang · 6 weeks ago
  82. dcbbaf9 Fix incorrect routing when irrelevant sharding conditions are present (#38527) by somil jain · 6 weeks ago
  83. 788c4b3 Use Java 21 for pipeline dialect modules (#38553) by Hongsheng Zhong · 6 weeks ago
  84. 9effc2a Refactor column access with IdentifierValue (#38555) by ZhangCheng · 6 weeks ago
  85. 1faf73d Refactor schema table access with IdentifierValue (#38552) by ZhangCheng · 6 weeks ago
  86. fd87101 Minor refactor for EncryptProjectionTokenGenerator (#38550) by Zhengqiang Duan · 6 weeks ago
  87. cf9c7e0 Use dialect identifier pattern to format default schema name (#38551) by Haoran Meng · 6 weeks ago
  88. 348ce3b Refactor DistributedLockHolder to remove the lock cache (#38544) by Haoran Meng · 6 weeks ago
  89. 28a3f13 Refactor database and schema access with IdentifierValue (#38548) by ZhangCheng · 6 weeks ago
  90. 6c9d7b3 Refactor DatabaseIdentifierContextFactory (#38549) by Haoran Meng · 6 weeks ago
  91. 4aed274 Modify distsql rdl xml to fix e2e error (#38547) by Zhengqiang Duan · 6 weeks ago
  92. 3bf1c1c Refactor ShardingRule to compatible with version sharding api (#38528) by zhaojinchao · 6 weeks ago
  93. 411b26d Refactor EncryptorComparator to add more encryptor check (#38546) by Zhengqiang Duan · 7 weeks ago
  94. 85055c4 workflow: update actions/download-artifact version for Node 24 migration (#38543) by Hongsheng Zhong · 7 weeks ago
  95. 6b0c532 workflow: update dorny/paths-filter action to v4.0.1 commit id for Node 24 migration (#38453) by Hongsheng Zhong · 7 weeks ago
  96. f4b8353 Refactor YamlRuleNodeTupleSwapperEngine (#38539) by Haoran Meng · 7 weeks ago
  97. 96aec9a Add more test cases on PluginMetaDataQueryResultRowTest (#38538) by Liang Zhang · 7 weeks ago
  98. 68ce059 Replace disallowed Docker and GraalVM setup actions (#38537) by Liang Zhang · 7 weeks ago
  99. 6cc2cc8 Add more test cases on ShowPluginsExecutorTest (#38536) by Liang Zhang · 7 weeks ago
  100. 8f488f0 Refactor create alter view for push down dll (#38533) by Haoran Meng · 7 weeks ago