1. c43d57d [Feature][Connectors-v2] Clean up temporary files for paimon sink (#9819) by zhangdonghao · 2 days ago dev
  2. 2653f67 [Fix][Connectors-v2] Fix UT for connector-http (#9821) by zhangdonghao · 2 days ago
  3. ad5278c [Feature][Transform-V2] Support `AT TIME ZONE` statement for sql transform (#9784) by Jia Fan · 4 days ago
  4. 1bc4fba [Fix][Core] Fix the placeholders cannot pass parameters when using complex config (#9800) by Leon Yoah · 4 days ago
  5. c115613 [Feature][Transform V2] Add vector dimension reduction transform (#9783) by CosmosNi · 4 days ago
  6. 507e000 [Fix][POM] Fix transform udf dependency version (#9803) by Jia Fan · 4 days ago
  7. 8a894ac [Feature][Zeta] Support SQL format in REST API (#9802) by xiaochen · 6 days ago
  8. 8c81005 [Improve][Zeta] Remove distributed lock when store metrics imap (#9776) by dy102 · 7 days ago
  9. 427676d [Fix][Zeta] Use dynamic port allocation for HTTP in `RestApiHttpsForTruststoreTest` and update Prometheus image (#9792) by dy102 · 8 days ago
  10. 35f41a7 [Improve][Doc] Add GenericDialect support in jdbc doc (#9763) by Jia Fan · 9 days ago
  11. c4ec5c0 [Fix][Core]fix kotlin jar conflict (#9683) by litiliu · 9 days ago
  12. a40114c [Feature][Transform-V2] Support vector series sql function (#9765) by liuwei178 · 9 days ago
  13. 0d52102 [Feature][Connector-v2] Support multi paimon source (#9759) by xiaochen · 10 days ago
  14. 565fed0 [Improve][E2E] Optimize iceberg E2E Cases (#9769) by liucongjy · 10 days ago
  15. cde4c3d [Improve][Connector-V2] File Source Support filtering files by last modified time. (#9526) by alberne wang · 11 days ago
  16. f1feb5f [Improve][Doc] Fix formatting of parameter types (#9753) by wgzhao · 11 days ago
  17. 08ebbaa [Improve][Connector-milvus]update milvus-sdk-java to 2.5.11 (#9710) by litiliu · 11 days ago
  18. ec3ea5a [Improve][Zeta] Improve local mode doc and default config (#9770) by Jia Fan · 11 days ago
  19. bbde7f6 [Fix][Connector-V2] Optimize start mode of kafka recovery job (#9736) by corgy-w · 11 days ago
  20. b6c5d94 [Feature][MySQL CDC] MySQL cdc support start by time (#9735) by dyp12 · 11 days ago
  21. 0369c7a [Fix][Transform] Support integer input for from_unixtime function (#9738) by Jast · 11 days ago
  22. c57bdd1 [Feature][Transform-V2] Support jsonpath extracting multiple fields in a configuration block (#9712) by xiaochen · 11 days ago
  23. e3e1c67 [Chore] fix typos filed -> field (#9757) by xiaochen · 11 days ago
  24. e67466f [Improve][Connector-V2] Optimize Milvus doc and e2e test case (#9766) by Jast · 11 days ago
  25. 6e145ad [Feature][Transform] Add Murmur64 function to obtain the lower 64 bit (#9748) by David Zollo · 12 days ago
  26. c8ade09 [Fix][connector-http] fix parsing httpjson, the number of two fields is inconsistent with the import failure (#9103) by ocean-zhc · 12 days ago
  27. 6e32374 [Feature][Connector-Clickhouse] Support Clickhouse multi table source read (#9704) by JeremyXin · 12 days ago
  28. 4beb2b9 [Feature][Core] Add plugin directory support for each connector (#9650) by Jia Fan · 12 days ago
  29. 555f6c6 [Improve][Doc] Update sql function result type (apache#9703) (#9711) by Parkjihun · 13 days ago
  30. a7bb6c3 [Improve][CI] Disable close stable issue and JdbcVerticaIT (#9742) by Jia Fan · 13 days ago
  31. b1bd658 [Improve][E2E] Optimize Hudi E2E Cases (#9752) by liucongjy · 2 weeks ago
  32. e338743 [Feature][Connectors-v2] Support Mysql8.4+ for mysql-cdc (#9720) by zhangdonghao · 2 weeks ago
  33. 45609ef [Fix][Zeta] Fix Imap resource leak (#9696) by dy102 · 2 weeks ago
  34. b2bb2f8 [Feature][connector-paimon] Paimon connector supports paimon privilege (#9722) by liucongjy · 2 weeks ago
  35. fb8444b [Feature][Format] Improve maxwell_json,canal_json,debezium_json format add ts_ms and table (#9701) by dyp12 · 2 weeks ago
  36. 7f756b1 [Feature][SQL function] Enhance SQL Transform COALESCE functions to support type cast (#9299) by ocean-zhc · 2 weeks ago
  37. e7de54e [Feature][Zeta] extended jobStateEvent event listening for zeta (#9689) by zhangdonghao · 3 weeks ago
  38. 6e5737c [Improve][Core] Update apache common to apache common lang3 (#9694) by litiliu · 3 weeks ago
  39. d3571e3 [Feature][Transform-V2] Add `TRIM_SCALE` function for sql transform (#9700) by Jia Fan · 3 weeks ago
  40. 41c251c [Improve][Core] Unify the aws-sdk-v2 version to 2.31.30 (#9698) by litiliu · 3 weeks ago
  41. 6035142 [Improve][Doc] Add SeaTunnel tools into Readme (#9707) by ocean-zhc · 3 weeks ago
  42. 39e31a8 [Hotfix][Zeta] Fix custom https port configuration not working (#9705) by zhangdonghao · 3 weeks ago
  43. 9212a77 [Improve][API] Optimize the enumerator API semantics and reduce lock calls at the connector level (#9671) by Jia Fan · 3 weeks ago
  44. bb53f77 [Feature][connector-v2] Add Sensorsdata Connector Support #9323 (#9432) by zhangqingsong · 3 weeks ago
  45. 085023a [fix][connectors-v2] repeated commit cause task exceptions (#9665) by zhangdonghao · 4 weeks ago
  46. ea5bc51 [Feature] [connector-file] Add configurable sheet_max_rows support for Excel sink connector (#9668) by zhenyue-xu · 4 weeks ago
  47. 16618c8 [Fix][Connector-V2] Fix misleading parameter name in DorisStreamLoad (#9685) by xiaochen · 4 weeks ago
  48. 294bca6 [Docs] update jdbc related document (#9679) by Jarvis · 4 weeks ago
  49. af27216 [Docs][Connector-Iceberg] Update Iceberg doc with support S3 Tables rest catalogs (#9686) by SEZ · 4 weeks ago
  50. 4b780c9 [HotFix][CI] The Some CI subtasks are not executed (#9684) by zhangdonghao · 4 weeks ago
  51. bb4f743 [Feature][Connector-File-Hadoop]Support multi table sink feature for HdfsFile (#9651) by JeremyXin · 4 weeks ago
  52. 6e11285 [Fix] [connector-jdbc] prevent precision loss in Float to BigDecimal conversion (#9670) by zhenyue-xu · 4 weeks ago
  53. 49871a5 [Fix][Doc] Fix rest api finished-jobs doc miss `SAVEPOINT_DONE` (#9676) by zhangdonghao · 4 weeks ago
  54. 48fb7ef [Improve][Csv] support configurable CSV delimiter in file connector (#9660) by zhenyue-xu · 4 weeks ago
  55. 9e01c84 [Improve][Connector-V2] Support like predicate pushdown in paimon (#9653) by xiaochen · 4 weeks ago
  56. 5d214a7 [Improve][Connector-V2] Use key_field_name option when reading Redis hash data (#9642) by dy102 · 4 weeks ago
  57. 4713c4c [Improve][Doc] Add multimodal support description to docs (#9652) by Jia Fan · 5 weeks ago
  58. b5c7b4a [Fix][Connector-V2] Update file filter pattern compilation to remove unnecessary quoting (#9658) by corgy-w · 5 weeks ago
  59. ebc9ee3 [improve]improve FE node failover logging for better observability (#9657) by zhenyue-xu · 5 weeks ago
  60. bd24fa7 [Fix][Connector-V2] Add Filter for Partitions to Prevent Blocking in KafkaConsumer StreamMode (#9598) by xiaochen · 5 weeks ago
  61. 9c18e8c [Hotfix][Transform-V2] Fix some model return number of dimensions (#9644) by loupipalien · 5 weeks ago
  62. f784059 [Fix] [Transform-V2] Fix embedding output columns vector dimension (#9646) by loupipalien · 5 weeks ago
  63. b7f61bb [Improve][Core] Configure spotless to auto-replace imports with shaded packages. (#9655) by xiaochen · 5 weeks ago
  64. 45f8ac6 [Fix][Doc] Update StarRocks doc change schema necessity to true (#9656) by xiaochen · 5 weeks ago
  65. 96b26a6 [Feature][Connectors-v2]Paimon version upgrade to 1.1.1 (#8074) by zhangdonghao · 5 weeks ago
  66. 6d9e086 [Feature][Core] Support show cluster members information in seatunnel-cluster scripts (#9502) by xiaochen · 5 weeks ago
  67. 87a065a [Feature][transform-v2] Data Validator Transform support (#9445) by CosmosNi · 5 weeks ago
  68. c1d2172 [Fix][Transform-V2] Reduce embedding precision from double to float (#9635) by xiaochen · 5 weeks ago
  69. 385814e [Improve][API] Add metadata schema into catalog table (#9586) by Jia Fan · 5 weeks ago
  70. 170acec [Fix][engine-server] Fix the issue of garbled characters in log output (#9594) by liucongjy · 5 weeks ago
  71. 7898e62 [Improve][Connector-V2] Add customizable row delimiter support for text file processing (#9608) by corgy-w · 5 weeks ago
  72. d29a531 [Fix][Connectors-v2] fix dynamic bucket for paimon sink (#9595) by zhangdonghao · 5 weeks ago
  73. 91d39c8 [Feature][TransForms-V2] Support scala dynamic compile (#9625) by xiaochen · 5 weeks ago
  74. 5aad17e [Improve][Zeta] Set the default `slot-num` value to twice the number of CPU cores (#9601) by Jia Fan · 5 weeks ago
  75. a2bfe1a [Feature][elasticsearch-connector] Add API key authentication support (#9610) by CosmosNi · 6 weeks ago
  76. 5f9492e [Fix][connector-rabbitmq] Set default value for durable, exclusive and auto-delete (#9631) by ZHANG YINGHONG · 6 weeks ago
  77. 4d2b55c [Bug][Connector-V2] NoSuchMethodError caused by Netty version conflict on Spark 3.3.0 (#9632) by dy102 · 6 weeks ago
  78. bfd70cd [Fix][Zeta] Avoid redundant checkpoint reads when disabled checkpoint (#9552) by chestnufang · 6 weeks ago
  79. 0633f6f [Improve][Zeta] Optimize unstable CheckpointErrorRestoreEndTest cases (#9619) by Jia Fan · 6 weeks ago
  80. b136a0d [Feature][connector-tdengine] Support subtable and fieldNames in tdengine source (#9593) by jiachuan.zhu · 6 weeks ago
  81. 044bd3c [Feature][SQL Transform] Check SQL Cast will fail or not during the SQL parsing stage (#9600) by liuwei178 · 6 weeks ago
  82. 3dc79c1 [Fix][Connector-Jdbc] Supports reading and writing Postgres network dress types (#9618) by chestnufang · 6 weeks ago
  83. 6e8b7c5 [Feature][Redis] Add redis key into the result record (#9574) by dy102 · 6 weeks ago
  84. d041e5f [improve] jdbc options (#9541) by Jarvis · 6 weeks ago
  85. e01108a [Fix][paimon-e2e] Optimize Paimon E2E Cases (#9612) by zhangdonghao · 6 weeks ago
  86. 2bdaeb6 [Fix][Connector-File] Fix parquet support user config schema (#9596) by JeremyXin · 7 weeks ago
  87. 7b4d051 [Fix][Connector-Jdbc]Fixed Vertica data source cannot upsert data. (#9607) by chestnufang · 7 weeks ago
  88. 58ab917 [Fix][Connectors-Jdbc] Postgres supports streaming and batch reading and writing of the `interval` data type (#9590) by chestnufang · 7 weeks ago
  89. 94bb635 [Feature][Zeta] Add metrics for task intermediate queue size (#9550) by Jia Fan · 7 weeks ago
  90. 74b193d [Bug] [Connector-V2] Fix the issue of writing the ORC format Iceberg report "Illegal provider-class name" (#6754) (#9588) by Osiris · 7 weeks ago
  91. 01f1caa [Fix][Connector-clickhouse] Fix SeaTunnelRow tableId set error (#9585) by JeremyXin · 7 weeks ago
  92. f134d7e [Improve][Connector-Hudi] Add pre-combine field option for hudi sink (#9496) by misi · 7 weeks ago
  93. adf2132 [Improve][Zeta] Add verification for Env options (#9569) by chestnufang · 7 weeks ago
  94. 3ee0fab [Improve][connector-clickhouse] Clickhouse support parallelism reading schema (#9446) by JeremyXin · 8 weeks ago
  95. 8da0a78 [Fix][Connector-HTTP] Add default content-type when user not set (#9497) by alberne wang · 8 weeks ago
  96. 1dd19c6 [Feature][Connectors-v2] Optimize the size of CDC JAR Files (#9546) by zhangdonghao · 8 weeks ago
  97. 02d2b69 [improve][Connector-jdbc] add comments when schema not include all columns (#9559) by wildpea · 8 weeks ago
  98. f464df3 [Improve][CI] Update state action fix not all pr/issue be checked (#9557) by Jia Fan · 8 weeks ago
  99. e6b7215 [doc]The link in the document is 404 (#9561) by Zmm · 8 weeks ago
  100. 10cb844 [Fix][Connector-V2] Update catalog table schema of debezium json (#9525) by corgy-w · 8 weeks ago