1. 6bf786b Fix schema change routing for shared multi-table sinks (#11015) by Daniel · 18 hours ago dev
  2. ac8306f [Fix][Connector-V2][File] Close the GZ input stream in AbstractReadStrategy (#10532) by ZIHAN DAI · 18 hours ago
  3. 81d69d8 [CI][E2E] Stabilize hosted connector IT failures (#11624) by danielnadean · 21 hours ago
  4. 2b51d36 [Feature][Zeta] Support restoring jobs from the latest completed checkpoint (#11421) by JeremyXin · 23 hours ago
  5. bc2708a [Fix][Connector-V2] fix fluss-connector‘s sink writer issues (#11116) by Thorne · 23 hours ago
  6. 01c0b21 [Docs][Jdbc] Clarify MariaDB driver configuration (#11604) by lifeng · 23 hours ago
  7. 458cefd [Test][API] Avoid ImportClassCheckTest OOM on generated sources (#11623) by danielnadean · 28 hours ago
  8. 1610141 [CI][Core] Exclude build outputs from import class check (#11621) by danielnadean · 33 hours ago
  9. 7fdab17 [Docs][Connector-V2] Improve S3File SftpFile and StarRocks docs (#11326) by Daniel Carter · 2 days ago
  10. e907b63 [Fix][Connector-V2][JDBC] Fix duplicate column error when fetching SQL Server metadata with multiple extended properties (#11374) by zhangweiwen · 2 days ago
  11. ac65b8f [Fix][Connector-V2] Fix Paimon stream enumerator checkpoint race (#11392) by QuakeWang · 2 days ago
  12. 91e3da1 [Fix][Core] Exclude Scala classes from Spark starter (#11393) by Jast · 2 days ago
  13. 4c7f413 [Fix][Connector-V2] Prevent TiDB CDC from advancing past slow regions (#11407) by Jast · 2 days ago
  14. 82cdefb docs: add Windows local deployment guidance (#11603) by tomatotomata · 2 days ago
  15. c299232 [Docs][CLI] Add "Running the Benchmark Yourself" section to the AI CLI benchmark pages (#11605) by SEZ · 2 days ago
  16. 163a36a [Docs][Connector-V2] Complete Chinese file connector options (#11469) by Jast · 3 days ago
  17. 2091c6e [Improve][Connector-V2] Route Markdown file source splits by document id (#10964) by yzeng1618 · 3 days ago
  18. ce5a6ba [Feature][CLI] Add bedrock-mantle provider for OpenAI-family Bedrock models (#11548) by SEZ · 3 days ago
  19. f274e16 [Feature][Connector-V2] Support JDBC sink table_options for Dameng (#11419) by luxiaolong · 4 days ago
  20. b810f07 [Test][E2E] Stabilize Kafka restore start-mode tests (#11426) by Daniel · 4 days ago
  21. a0494a2 [Feature][Connector-V2][Fluss] Support Fluss source connector (#11544) by Shuai Liu · 4 days ago
  22. e9dc8c9 [Fix][Connector-V2] Prevent Kafka transaction cleanup loop (#11588) by Jast · 4 days ago
  23. f5d0cb1 [Feature][CLI] Add accuracy benchmark for the AI CLI (100 tasks, layered verdict gates, repair-loop measurement) (#11553) by SEZ · 4 days ago
  24. 7e25769 [Docs] Clarify local deployment source build guidance (#11596) by danielnadean · 4 days ago
  25. 74754b6 [Docs] Add second-priority FAQ guidance (#11590) by danielnadean · 4 days ago
  26. 735cf43 [Improve][Core] Download connector plugins over HTTPS by Daniel · 5 days ago
  27. c983db5 [Docs] Clarify Zeta REST API and Web UI docs (#11578) by David Zollo · 5 days ago
  28. 4c4b818 [Fix][Connector-V2] Wait for Kudu client shutdown (#11585) by zhiwei.niu · 5 days ago
  29. 67de2f2 [Docs] Add sink write mode guidance (#11589) by danielnadean · 5 days ago
  30. 229e006 [Fix][Zeta] Handle missing checkpoint state during restore (#11565) by lifeng · 5 days ago
  31. 3d4aa03 [Feature][Connector-V2] Add checkpoint-gated post_sync_action and retention for file source continuous discovery (#10563) by yzeng1618 · 5 days ago
  32. e5b594b [Docs] Fix OpenAI dead links in LLM transform docs (#11582) by yzeng1618 · 6 days ago
  33. 1fe15cb [Improve][Connector-V2] Improve source split round-robin assignment for InfluxDB IoTDB Kudu and TDengine (#11573) by JeremyXin · 6 days ago
  34. 2531565 [Docs][Zeta] Add timer-driven sink flush documentation (#11566) by zhiwei.niu · 7 days ago
  35. 6dc4ccd [Fix][Connector-V2] Handle BigQuery append offset conflicts correctly (#11561) by Doyeon Kim · 7 days ago
  36. 8d1b1c9 [Improve][CI] Scope backend matrix for fork changes (#11290) by Daniel · 7 days ago
  37. ff12ec7 [Fix][Zeta] Prevent negative intermediate queue metrics (#11498) by lifeng · 7 days ago
  38. 924b289 [Docs][Zeta] Update JVM and Kubernetes resource recommendations (#11552) by Daniel · 8 days ago
  39. 3ba5470 [Feature][Connector-V2] Support timer flush for Doris sink (#11506) by zhiwei.niu · 9 days ago
  40. 25137c1 [Feature][Connector-V2] Add StarRocks timer flush (#11518) by zhiwei.niu · 9 days ago
  41. e5d8f94 [Fix][API] Honor multi-table failure policy during timer flush (#11537) by Doyeon Kim · 9 days ago
  42. 15ebb21 [Feature][Connector-V2] Add MongoDB timer flush (#11527) by zhiwei.niu · 9 days ago
  43. 943cedb [Fix][Connector-V2] Parse ClickhouseFile node_pass with documented snake_case keys (#11525) by Jast · 9 days ago
  44. ddcc764 [Feature][Connector-V2][PostgreSQL-CDC] Add committed-offset and snapshot-only startup modes (#11380) by cloverdew · 9 days ago
  45. e6c0973 [Fix][Connector-V2] Fix Doris stream load waitForContinue timeout when FE redirect is slow (#11330) by gnehil · 9 days ago
  46. c57775c [Fix][Connector-V2][MySQL CDC] Use checkpoint offset for timestamp startup restore (#10987) by Goutam Adwant · 9 days ago
  47. 2c4f51d [Docs][CLI] Add AI CLI documentation section (overview, quickstart, design, model benchmark) (#11551) by SEZ · 9 days ago
  48. 8c6c672 [Feature][Connector-V2][Kafka] Support reading Kafka message headers in source connector (#11521) by Hyunkyung, Kim · 9 days ago
  49. cc7836d [Fix][E2E] Elasticsearch]Isolate MySQL network alias for recipe test (#11546) by zhiwei.niu · 9 days ago
  50. 6de6f1b [Improve][Connector-V2][File] Optimize file discovery and update comparison for sync_mode=update (#11312) by yzeng1618 · 10 days ago
  51. 4fc258f [Fix][Zeta] Stabilize flaky Java 8 unit tests (#11542) by zhiwei.niu · 10 days ago
  52. 0bccf8b [Feature][Transform-V2] Add TextChunk transform plugin (#11414) by Shuai Liu · 10 days ago
  53. 99a84bc [Fix][CLI] Fix Bedrock compatibility: temperature rejection and engine template variables (#11509) by SEZ · 11 days ago
  54. fab5dec [Improve][CI] Keep required Build without strict sync on dev (#11540) by Daniel · 11 days ago
  55. d66a26d [Improve][CI] Require Build check before merging into dev (#11532) by Daniel · 11 days ago
  56. 6d3e50c [Fix][Zeta] Fix job info REST API fails when floating-point metric is NaN (#11517) by Kareemingit · 11 days ago
  57. 11ce32d [Fix][Zeta][E2E] Fix CI failures and flaky connector tests (#11531) by zhiwei.niu · 11 days ago
  58. e55c843 [Feature][Connector-V2] Add ClickHouse timer flush (#11519) by zhiwei.niu · 12 days ago
  59. d4446df [Fix][Zeta] Fix IMap file data comparison contract (#11465) by lifeng · 12 days ago
  60. 2c2ce1a [Feature][Doris] Support VARIANT source and sink mapping (#10855) by corgy-w · 12 days ago
  61. 723b670 [Feature][Connector-V2] Support JDBC sink table_options for Oracle (#11416) by luxiaolong · 12 days ago
  62. 6ee8f8d [Fix][Zeta] Clean failed pipeline metrics without full-map cleanup scan (#10757) by David Zollo · 13 days ago
  63. 5b0f8a5 [Fix][Connector-V2] Fix JDBC sink reconnect for nested batch exceptions (#10793) by David Zollo · 13 days ago
  64. 52bbd0a [Feature][Connector-V2][MySQL-CDC] Support GTID specific startup offset (#11123) by Goutam Adwant · 13 days ago
  65. 80c003c [Fix][Connector-V2] Close all JDBC catalog connections (#11133) by Jast · 13 days ago
  66. f01ee9f [Fix][Core] Fix Spark cluster config lookup (#11366) by Jast · 13 days ago
  67. 6e23e4f [Improve][Connector-V2] Improve YashanDB vector type conversion (#11397) by Tlinian · 13 days ago
  68. c6050f5 [Fix][Zeta] Set SeaTunnel home in cluster startup script (#10786) by David Zollo · 13 days ago
  69. ebae5c1 [Fix][Connector-V2] Fix MongoDB CDC missing operation type handling (#11208) by Jast · 13 days ago
  70. 2444555 [Improve][Connector-V2] Harden Google Bigtable source-side state synchronization (#11144) by 雷炯 · 13 days ago
  71. 6fd8ca7 [Feature] [CI] Add upgrade compatibility restore workflow (#11301) by Goutam Adwant · 13 days ago
  72. 886c0fd [Improve][Connector-V2][SftpFile] Defer binary file discovery (#11377) by Goutam Adwant · 13 days ago
  73. 844d9c3 [Feature][CDC/JDBC] Add enable_concurrent_read option to skip split analysis for tables without indexes (#10837) by David Zollo · 13 days ago
  74. d344469 [Feature][Connector-V2] Support arbitrary S3A credentials provider for S3File (#11436) by FatMan · 13 days ago
  75. f2c4894 [Feature][Docs] Add Zeta busyness and backpressure guide (#11507) by zhiwei.niu · 13 days ago
  76. e07a2f8 [Improve][Connector-V2] Add declarative Console sink delay validation (#11477) by asrajawat · 13 days ago
  77. 01dbbaf [Fix][Connector-V2] Fix BigQuery CDC sequence number encoding (#11488) by Doyeon Kim · 13 days ago
  78. dff1b25 [Improve][Connector-V2] Validate Milvus sink batch size (#11504) by ZYZ666-RGB · 13 days ago
  79. 8e0296f [Docs][Connector-V2] Fix StarRocks CREATE TABLE link (#11520) by Daniel · 13 days ago
  80. 46fefa7 [Fix][Connector-V2] Prevent silent StarRocks batch data loss (#11431) by David Zollo · 13 days ago
  81. 591103a [Improve][Zeta] Abstract checkpoint id counter state store (#11229) by Doyeon Kim · 13 days ago
  82. 786210d [Feature][Connector-V2] Support timer flush for Elasticsearch sink (#11505) by zhiwei.niu · 13 days ago
  83. 38797f5 [Feature][Connector-V2] Support table_options for Paimon sink SaveMode auto-create (#11418) by luxiaolong · 13 days ago
  84. 1f5681c [Feature][Connector-V2] Support JDBC sink table_options for Kingbase (#11420) by luxiaolong · 13 days ago
  85. dbead9b [Fix][Connector-V2][Zeta] Resolve Hive S3, JDBC, metrics, and documentation CI failures (#11459) by zhiwei.niu · 2 weeks ago
  86. b994136 [Fix][E2E] Stabilize flaky engine tests (#11457) by zhiwei.niu · 2 weeks ago
  87. 12ab1d0 [Fix][E2E] Stabilize flaky connector E2E tests (#11456) by zhiwei.niu · 2 weeks ago
  88. 80d9f15 [Docs] Improve JDBC source guide (#11491) by Daniel · 2 weeks ago
  89. 81b2b2c [Docs] Add MySQL CDC to Elasticsearch scenario recipe (#11480) by Daniel · 2 weeks ago
  90. ac7a5d9 [Docs] Improve JDBC sink guide with verified quick start (#11483) by Daniel · 2 weeks ago
  91. ae49ea3 [Docs] Add PostgreSQL CDC to Iceberg scenario recipe (#11482) by Daniel · 2 weeks ago
  92. d85a7f3 [Docs] Add JDBC-to-JDBC migration recipe (#11490) by Daniel · 2 weeks ago
  93. d6907ad [Fix][Zeta] CleanLogOperation receives jobId=0 in separated cluster mode (#10797) by Bodhi · 2 weeks ago
  94. b1c5356 [Improve][connector-elasticsearchv2]Optimize Elasticsearch source che… (#10446) by cosmosni · 2 weeks ago
  95. 7001ed6 [Fix][Connector-V2][Kafka] Fixed: inverted commit_on_checkpoint for… (#10320) by tomma · 2 weeks ago
  96. b6cdd24 [Feature][File] Add pdf parser for RAG support (#10105) by JeremyXin · 2 weeks ago
  97. e836613 [Fix][Connector-V2][Socket] Fix premature socket close in SocketSourceReader.pollNext() (#10529) by ZIHAN DAI · 2 weeks ago
  98. 2bc864c [Fix][Connector-V2][JDBC] Use Oracle-typed null binding for sparse null rows (#10768) by corgy-w · 2 weeks ago
  99. 2668aa3 [Docs][Connector-V2] Improve alert and API connector docs (#11383) by Daniel Carter · 2 weeks ago
  100. 9861577 [Docs][Connector-V2] Improve OceanBase connector docs (#11385) by Daniel Carter · 2 weeks ago