1. 0643eeb [Fix][Doc] Fix FTP sink config key `username` to `user` (#6627) by Jia Fan · 3 months ago
  2. 64ebdb7 [Docs] update debezium json document (#6652) by Jarvis · 3 months ago
  3. 50c6c94 [Improve][Transform] Remove Fallback during parsing Transform process (#6644) by xiaochen · 3 months ago
  4. de4242c [E2E] Fix AmazondynamodbIT unstable (#6640) by hailin0 · 3 months ago
  5. 80f392a [feature][connector-v2] add xugudb connector (#6561) by L-Gryps · 3 months ago
  6. fe33422 [Improve][CDC] Optimize split state memory allocation in increment phase (#6554) by hailin0 · 3 months ago
  7. e60beb2 [Improve][CDC] Improve read performance when record not contains schema field (#6571) by Jia Fan · 3 months ago
  8. 2a0a0b9 [Fix][Connector-V2] Fix add hive partition error when partition already existed (#6577) by Jia Fan · 3 months ago
  9. 72ebc73 [Fix][Doc] Fix some spell errors (#6628) by xiaochen · 3 months ago
  10. 6e0c81d [fix][connector-rocketmq]Fix a NPE problem when checkpoint.interval is set too small(#6624) (#6625) by YalikWang · 3 months ago
  11. 2346d0e [E2E] Enable StarRocksCDCSinkIT (#6626) by Jarvis · 3 months ago
  12. cdb1856 [Hotfix] Fix DEFAULT TABLE problem (#6352) by Eric · 3 months ago
  13. fd2a57d [Improve][Test] Fix test unstable on `ResourceManger` and `EventReport` module (#6620) by Jia Fan · 3 months ago
  14. 93c6cac [Improve][Test] Run all test when code merged into dev branch (#6609) by Jia Fan · 3 months ago
  15. 5795b26 [Fix][StarRocks] Fix NPE when upstream catalogtable table path only have table name part (#6540) by Jarvis · 3 months ago
  16. 505c125 [Improve][Connector-V2] Add ElasticSearch type converter (#6546) by Jia Fan · 3 months ago
  17. 470bb97 [Bugfix][TDengine] Fix the issue of losing the driver due to multiple calls to the submit job REST API #6581 (#6596) by yulj · 3 months ago
  18. d1599f8 [Improve][Connector-V2] Support read orc with schema config to cast type (#6531) by Jia Fan · 3 months ago
  19. 2599d3b [Chore] Fix `file` spell errors (#6606) by Jia Fan · 3 months ago
  20. ebe7744 fix typo (#6611) by xiaochen · 3 months ago
  21. 831d002 [Feature][Core] Support event listener for job (#6419) by hailin0 · 3 months ago
  22. cdfb573 [Improve][Test] Make classloader cache testing more stable (#6597) by Jia Fan · 3 months ago
  23. e1211c7 [Doc] update rest api document (#6586) by Jarvis · 3 months ago
  24. f2ed1fb [Fix][Connector-V2] Fixed doris/starrocks create table sql parse error (#6580) by Jia Fan · 3 months ago
  25. 2086b0e [Improve] Improve MultiTableSinkWriter prepare commit performance (#6495) by Jia Fan · 3 months ago
  26. 341615f [Fix][Connector-V2] Fix doris sink can not be closed when stream load not read any data (#6570) by Jia Fan · 3 months ago
  27. 5fd98ea [Fix][Doc] Fixed typography error in starrocks sink document (#6579) by Jia Fan · 3 months ago
  28. 2b1234c [Feature][Paimon] Support specify paimon table write properties, partition keys and primary keys (#6535) by dailai · 3 months ago
  29. 809870a [Improve][RestAPI] return finished job info when job is finished (#6576) by Jarvis · 3 months ago
  30. ddca95f [Improve][JDBC] Optimized code style for getting jdbc field types (#6583) by ZhilinLi · 3 months ago
  31. bac19f2 [bugfix][zeta] Fixed the problem that the [jvm_options] configuration file G1GC does not take effect (#6564) by Leon Yoah · 3 months ago
  32. 2493650 [Chore] Remove unused configuration for log4j1.x (#6544) by hailin0 · 3 months ago
  33. c8a682c [Fix][SQLTransform] fix the scale loss for the sql transform (#6553) by dailai · 3 months ago
  34. 5f3c9c3 [Fix][Connector-V2] Fix connector support SPI but without no args constructor (#6551) by Jia Fan · 3 months ago
  35. b1dcd4a [BugFix][Spark-translation] map type cast error (#6552) by Carl-Zhou-CN · 3 months ago
  36. 216efb7 [Improve] add test case (#6536) by Jarvis · 3 months ago
  37. b0d70ce [Improve] Add SaveMode log of process detail (#6375) by Jia Fan · 3 months ago
  38. eb46c48 [Bug] Fix minus constant error in SQLTransform (#6533) by Marvin · 3 months ago
  39. b0abbd2 [Feature][Connector-V2] Support multi-table sink feature for paimon #5652 (#6449) by dailai · 3 months ago
  40. cb3db75 [Fix][Zeta] improve the local mode hazelcast connection (#6521) by Jarvis · 3 months ago
  41. c0487a9 [Docs] update sql udf document (#6518) by Jarvis · 3 months ago
  42. d6dcb03 [Improve][Jdbc] Support custom case-sensitive config for dameng (#6510) by hailin0 · 3 months ago
  43. 77ffa56 [Improve][Transform] Sql transform support inner strucy query (#6484) by Jarvis · 3 months ago
  44. d580860 [Fix][Zeta] Fix thread classloader be set to null when use cache mode (#6509) by Jia Fan · 3 months ago
  45. d159fbe [Feature][Connectors-V2][File]support assign encoding for file source/sink (#6489) by Shaun Wu · 3 months ago
  46. aded562 [Improve][Connector-V2] Support TableSourceFactory on StarRocks (#6498) by xiaochen · 3 months ago
  47. c15340c [Bug] [zeta] Fix null pointer exception when submitting jobs (#6492) by Guangdong Liu · 3 months ago
  48. 7c0ea2e [bugfix] [Zeta] Fix the problem of class loader not releasing when using REST API to submit jobs (#6477) by Guangdong Liu · 3 months ago
  49. bccf9a1 [Hotfix] Fix spark example (#6486) by hailin0 · 3 months ago
  50. 1a02c57 [Improve] StarRocksSourceReader use the existing client (#6480) by xiaochen · 3 months ago
  51. ca4a65f feat: jdbc support copy in statement. (#6443) by MoSence · 3 months ago
  52. cf45d1d [BUG][Zeta]job name Display error #6470 (#6471) by loveyang1990 · 3 months ago
  53. 27d971a [Improve] add icon for idea (#6394) by Jarvis · 3 months ago
  54. 2658131 [Doc][Improve]Add Support Chinese for start-v2/locally/quick-start-seatunnel-engine.md and start-v2/locally/deployment.md (#6406) by dzygoon · 3 months ago
  55. 7f051b2 [Doc][Improve]Support Chinese for /seatunnel-engine/rest-api.md and local-mode.md and cluster-mode.md and checkpoint-storage.md (#6445) by dzygoon · 3 months ago
  56. 1ea27af [Improve][CDC-Connector]Fix CDC option rule. (#6454) by lightzhao · 3 months ago
  57. b1332cb [Doc][Improve]fix dockerfile for kubernetes (#6475) by litiliu · 3 months ago
  58. 0100bda [Doc][Improve] support chinese for contribution dir (#6441) by sanyu · 4 months ago
  59. 943bd48 [Hotfix] Fix compile error (#6463) by hailin0 · 4 months ago
  60. ec533ec Add support for XML file type to various file connectors such as SFTP, FTP, LocalFile, HdfsFile, and more. (#6327) by AzkabanWarden.Gf · 4 months ago
  61. e1a81ac [Hotfix][Zeta] Fix job deadlock when schema change (#6389) by hailin0 · 4 months ago
  62. 045d3e3 [Doc][Improve] support chinese (#6373) by JueLance · 4 months ago
  63. 14405fa [Improve][Jdbc] Using varchar2 datatype store string in oracle (#6392) by hailin0 · 4 months ago
  64. 7696706 [Feature] Support nanosecond in Doris DateTimeV2 type (#6358) by Jia Fan · 4 months ago
  65. 41e6288 [Improve][Connector-V2] Support INFINI Easysearch (#5933) by Hardy · 4 months ago
  66. 78abe2f [Fix][Connector-V2] Fix doris source select fields loss primary key information (#6339) by Jia Fan · 4 months ago
  67. f477634 [Improve] Add deprecated annotation for `ReadonlyConfig::toConfig` (#6353) by Jia Fan · 4 months ago
  68. 78cb0de [Improve][RestAPI] always return jobId when call getJobInfoById API (#6422) by Jarvis · 4 months ago
  69. 6ec16ac [Fix][FakeSource] fix random from template not include the latest value issue (#6438) by Jarvis · 4 months ago
  70. a93de4c [Hotfix][Doc][Chinese] Fix invalid link about configure logging related parameters (#6442) by Chengyu Yan · 4 months ago
  71. 289254f [Docs] update hive doc (#6437) by Jarvis · 4 months ago
  72. 7b48a16 add support chinese for transform-v2/* (#6384) by lihjChina · 4 months ago
  73. 21a4593 [Doc][Improve]fix doc start-v2/locally/quick-start-flink.md and start-v2/locally/quick-start-spark.md error (#6414) by zhongyuan du · 4 months ago
  74. 4856645 [Improve][CDC] Optimize memory allocation for snapshot split reading (#6281) by hailin0 · 4 months ago
  75. 9009b2a [Fix][Doc]Seatunnel Engine/checkpoint-storage.md doc error(#6369) (#6404) by dzygoon · 4 months ago
  76. 4d0ca15 [Doc][Improve] support chinese for Feishu.md and HdfsFile.md (#6379) by KingsleyY · 4 months ago
  77. 56f13e9 Support multi-table sink feature for influxdb (#6278) by Bibo · 4 months ago
  78. 9c3c2f1 [Improve][Zeta] Add classloader cache mode to fix metaspace leak (#6355) by Jia Fan · 4 months ago
  79. 71854ba [Build] Update snapshot version to 2.3.5 (#6377) by Jia Fan · 4 months ago
  80. aa0b211 [Improve] Add disable 2pc in SelectDB cloud sink (#6266) by Jia Fan · 4 months ago
  81. c07f56f [Fix][Connector-V2] Fix mongodb cdc start up mode option values not right (#6338) by Jia Fan · 4 months ago
  82. b38c7ed [Improve][API] Unify type system api(data & type) (#5872) by hailin0 · 4 months ago
  83. fed89ae [Improve][Connector-V2]Support multi-table sink feature for redis (#6314) by lizhenglei · 4 months ago
  84. 8a41b8e [CI] Fix unstable ci with no left space error (#6356) by Jia Fan · 4 months ago
  85. ea5a3fa :memo: rename doc name and doc title. (#6367) by Nick · 4 months ago
  86. 87b77d4 [Doc][Improve] support chinese (#6349) by zhiwei liu · 4 months ago
  87. a0ef5da [Feature] Support nanosecond in SelectDB DateTimeV2 type (#6332) by Jia Fan · 4 months ago
  88. 18d3e86 [Feature] Supports iceberg sink #6198 (#6265) by Xiaojian Sun · 4 months ago
  89. 92f847c [Improve][Connector-V2] oracle cdc e2e optimization (#6232) by Carl-Zhou-CN · 4 months ago
  90. e6c51a9 [Improve][Connector-V2]Support multi-table sink feature for httpsink (#6316) by lizhenglei · 4 months ago
  91. eee881a [BugFix][Connector-file-sftp] Fix SFTPInputStream.close does not correctly trigger the closing of the file stream (#6323) (#6329) by Zhihong Pan · 4 months ago
  92. 2ad7d65 [Feature][Connector]update pgsql-cdc publication for add table (#6309) by 老王 · 5 months ago
  93. a09a5a2 [Fix] Fix doris stream load failed not reported error (#6315) by Jia Fan · 5 months ago
  94. 3f931ee [Transform-V2][Pom] fix seatunnel-format-json version (#6322) by 王渔 · 5 months ago
  95. 1f2f3fc [Test][E2E] Add thread leak check for connector (#5773) by Jia Fan · 5 months ago
  96. 1dad6f7 Fix HiveMetaStoreProxy#enableKerberos will return true if doesn't enable kerberos (#6307) by Wenjun Ruan · 5 months ago
  97. 576919b [Feature][Connector-V2][Assert] Support field type assert and field value equality assert for full data types (#6275) by Chengyu Yan · 5 months ago
  98. 1fd854d [Improve] Implement ElasticSearch connector factory (#6181) by Jia Fan · 5 months ago
  99. 3b1b3e3 [bugFix] The instal-plugin script is released with the version (#6299) by Carl-Zhou-CN · 5 months ago
  100. cd44b58 [Fix] [Connector] Rocketmq source startOffset greater than endOffset error (#6287) by 王渔 · 5 months ago