1. b38601a [Fix][Connector-V2] Fix Parquet INT96 mixed-case field matching (#11067) by Jast · 11 hours ago dev
  2. 34940bf [Feature][Connector-V2][CDC] Add include/exclude filtering for schema change event types #11044 (#11108) by Shuai Liu · 11 hours ago
  3. c698247 [Fix][Connector-V2] Fix Oracle CDC schema cache matching (#11110) by Jast · 12 hours ago
  4. 9140b90 [Fix][Connector-V2] Fix HTTP cursor pagination no-progress loop (#11098) by Jast · 12 hours ago
  5. a73b3d0 [Docs] Fix Kafka source example text (#11119) by Jast · 12 hours ago
  6. 7b98771 [Docs] Fix RocketMQ transform links (#11118) by Jast · 12 hours ago
  7. 5e88b7f [Docs] Fix Typesense sink common options link (#11111) by Daniel Carter · 27 hours ago
  8. de4cf33 [Fix][Docs] Remove duplicate connector FAQ sidebar entry (#11105) by Daniel Carter · 2 days ago
  9. 2dc6c97 [Fix][E2E] Stabilize multiple flaky tests (#11102) by zhiwei.niu · 2 days ago
  10. 73d96a7 [Fix][Zeta] Fix checkpoint barrier trigger test race (#11071) by Jast · 2 days ago
  11. 2826ea3 [Feature][Connector-V2] Add recursive_file_scan option for file connectors (#10505) by Kang Myeong Gwan · 3 days ago
  12. b4fe1ef [Test][SqlServer-CDC] Add multi-table e2e testcase (#11054) by David Zollo · 5 days ago
  13. 092b853 [Docs][Core] Add Javadoc to TaskExecutionService inner classes (#10691) by zuo · 5 days ago
  14. 30f4c98 [Fix][E2E] Stabilize engine failover test and rebalance connector shards (#10949) by Daniel · 5 days ago
  15. fcf3048 docs: add multi-table transform capability boundary guide (#10985) by Daniel · 5 days ago
  16. 32f4ed3 [Fix][Connector-V2] Support SFTP keyfile option (#11078) by Jast · 5 days ago
  17. 089fe6a [Fix][Connector-v2][CDC] Fix job hang caused by checkpoint failure during schema evolution under multi-parallelism on Flink1.13 (#10951) by cloverdew · 5 days ago
  18. 122d090 [Docs] Clarify REST API defaults and add connector troubleshooting cookbooks (#11035) by Daniel · 5 days ago
  19. f35a56d [Improve][Engine] fix engine UT flaky test (#11000) by zhiwei.niu · 5 days ago
  20. ba53e82 [Fix][Connector-V2] Ignore BOM in file source readers (#11056) by shown · 5 days ago
  21. f3461c9 [Docs]Repair document links (#11033) by jieguiQu · 6 days ago
  22. 1775c0e [Chore]Restore SeaTunnelEngineLocalExample (#11073) by niumy · 6 days ago
  23. e2951f2 [Feature][API] Add EXTENSION operator for pluggable validation in ConditionOperator (#11048) by zhiwei.niu · 6 days ago
  24. 67fd886 [Docs] localize zh transform titles and summaries (#11070) by Daniel · 6 days ago
  25. 343796d [Docs] Fix zeta engine jar storage typos (#11066) by Daniel Carter · 6 days ago
  26. 9fdfc38 [Fix][Connector-V2] Fix Cassandra null timestamp conversion (#11068) by Jast · 6 days ago
  27. 9aad1cb [Docs] Fix Http source code fence (#11064) by Daniel Carter · 7 days ago
  28. 0f4d43e [Fix][Transform-V2] Avoid eager zeta udf open and fix null table context (#10760) by David Zollo · 7 days ago
  29. fe9f39e [Fix][Docs] Fix zh user page link (#11063) by Jast · 7 days ago
  30. b0b095e [Fix][Connector-file] Fix the new schema cannot be fetched when the parquet file is read (#10378) by JeremyXin · 7 days ago
  31. 59a3d1c [Improve][connector-elasticsearch] Improved elasticsearch source enumerator splits allocation algorithm for subtasks (#10869) by JeremyXin · 7 days ago
  32. 2e9f499 [Feature][Core] Support monitoring the busyness level of Zeta engine tasks (#10572) by Jast · 7 days ago
  33. 7f69f1a docs: add guide for submitting jobs to a remote Zeta cluster (Docker/K8s/EKS) (#10984) by Daniel · 7 days ago
  34. a9be10a [Feature][Connector-V2][MongoDB-CDC] Support latest-offset startup mode without initial snapshot (#11053) by Gabriel Baldez · 7 days ago
  35. e75c3b7 [Improve][Transform-v2] fix transform-v2 UT flaky test (#11001) by zhiwei.niu · 8 days ago
  36. cb407be [Improve][Zeta] Add logical state store observability metrics (#11024) by JeremyXin · 8 days ago
  37. 314b058 [Fix][Connector-V2] Respect Paimon alter table ignore flag (#11009) by QuakeWang · 8 days ago
  38. 93039e9 [Feature][Connector] Add Salesforce Source Connector (#10938) by NixonWahome · 9 days ago
  39. 0bd42d8 [Improve][API] Allow exclusive/bundled options to coexist with optional value constraints (#11022) by zhiwei.niu · 9 days ago
  40. 4312d70 [Improve][Connector-V2] Enhance JDBC chunk splitter logging (#10950) by Jast · 9 days ago
  41. 6fc6ac7 [Docs] add FAQ sections to connector pages (EN + zh-CN) (#10980) by David Zollo · 10 days ago
  42. 0d551e3 [Feature][Connector-V2] Add MQTT source connector (#10935) by marmong · 10 days ago
  43. 4dfe8bd [Bug] [UI] Fix NaN display in job detail Overview table when tablePaths does not match metrics keys (#10965) by Zhen Zhang · 10 days ago
  44. 4e37f8b [Fix][E2E][Jdbc] Fix IRIS e2e container startup failure by upgrading image and adding wait strategy (#11019) by zhangdonghao · 10 days ago
  45. fd9999c docs: add REST API job lifecycle cookbook (#10983) by Daniel · 11 days ago
  46. 09f9f76 docs: add CDC production cookbook for full and incremental synchronization (P0-2) (#10982) by Daniel · 11 days ago
  47. ff99200 docs: add Zeta state storage and recovery guide (P0-1) (#10981) by Daniel · 11 days ago
  48. c8ec2da [Docs] Add connector FAQ writing guidelines (#11018) by David Zollo · 11 days ago
  49. 6b9075f [Improve][API] Add Map condition validators for configuration option … (#11010) by zhiwei.niu · 11 days ago
  50. 013ce82 [Improve][Checkpoint] Add Javadoc for CheckpointCoordinator lifecycle (#10555) by Marx-Carvalho · 13 days ago
  51. a65cbfe [Feature][Zeta] Report non-terminal job states (#10133) by Doyeon Kim · 13 days ago
  52. 03346dc [Bug] [Postgres-CDC] Fix snapshot table schema lookup (#10843) by panda · 13 days ago
  53. 9026717 [Fix][Connector-V2][CDC-MySQL] Honor int_type_narrowing option on MyS… (#11004) by Ricky Makhija · 13 days ago
  54. 30705c0 Add new collaborator because of yzeng has become a committer (#11014) by David Zollo · 13 days ago
  55. 908003e [Improve][Docs] Fix Kafka connector documentation errors (#11006) by cosmosni · 13 days ago
  56. 5b708af [Fix][Engine] Fix JDK 8 NoSuchMethodError in StainTracePayload#append (#10994) by David Zollo · 14 days ago
  57. f9730fa [Improve][Connector-V2][Jdbc] Support Oracle append values insert mode (#10996) by Jast · 2 weeks ago
  58. 0c649a6 [STIP-28][Feature][Zeta] Enhance OptionRule to support rich declarative validation beyond presence checks (#10977) by zhiwei.niu · 2 weeks ago
  59. eaecb17 [Fix][Connector-V2] Fix Paimon option rule declarations (#11003) by QuakeWang · 2 weeks ago
  60. fcdf96c [Fix][Connector-V2] Fix Paimon branch save mode DDL (#10991) by QuakeWang · 2 weeks ago
  61. eb7ad63 [Fix][Connector-V2] Adapt JdbcHiveIT to JdbcCatalogUtils getTables signature (#10998) by yzeng1618 · 2 weeks ago
  62. e592175 [Feature][Connector-File] Add schema evolution support (ADD/DROP/RENAME/UPDATE column) for all file formats (#10744) by Ricky Makhija · 2 weeks ago
  63. bc61ca5 [Improve][e2e] Improve the stability of redis e2e testing e2e (#10989) by zhiwei.niu · 2 weeks ago
  64. 2739847 [Feature][Core] Support table-level fault isolation for multi-table synchronization (#10600) by yzeng1618 · 2 weeks ago
  65. 0cf4d21 [Feature][Connector] Add BigQuery Sink Connector (#10485) by Doyeon Kim · 2 weeks ago
  66. 8ef362f [Fix][Connector-V2] Fix parquet read failure when column name contains Avro-illegal characters (#10960) by shown · 2 weeks ago
  67. e72df65 [Fix][CI] Pin azure/setup-helm to approved SHA (#10853) by Doyeon Kim · 3 weeks ago
  68. dc03234 [Fix][Zeta] Fix flaky pending job info test (#10891) by QuakeWang · 3 weeks ago
  69. 089379c [Fix][SqliteDialect] Update upsert SQL syntax and add unit tests for … (#10880) by Mox · 3 weeks ago
  70. 62d6804 [Feature][Connector-V2] Add binary format support for HTTP source connector (#10956) by cosmosni · 3 weeks ago
  71. bf96310 [Fix][Connector-V2] Fix wrong exception reference in MilvusSourceReader query error handling (#10975) by cosmosni · 3 weeks ago
  72. 5af0338 [Improve][e2e] Improve the stability of Kudu e2e testing e2e (#10971) by zhiwei.niu · 3 weeks ago
  73. 64a3952 [Improve][e2e] Improve the stability of sftp e2e testing e2e (#10972) by zhiwei.niu · 3 weeks ago
  74. 477f57f [Improve][Connector-V2] Upgrade kudu-client from 1.11.1 to 1.15.0 (#10974) by zhiwei.niu · 3 weeks ago
  75. cfc1ac6 [Improve][connector-elasticsearch-v2] Add slicing support and e2e coverage for Elasticsearch source (#10454) by cosmosni · 3 weeks ago
  76. f9a6ef9 [Fix][Connector-V2][SqlServer CDC] Fix SQL Server CDC DDL history query LSN boundary causing schema events to be lost (#10970) by cloverdew · 3 weeks ago
  77. f380f6b [Improve][e2e] Improve the stability of Kafka e2e testing (#10946) by zhiwei.niu · 3 weeks ago
  78. 1f70fe7 [hotfix] [docs] Add managed Kubernetes deployment notes (#10932) by Chris79 · 3 weeks ago
  79. 67e74df [Fix][Connector-V2] Fix SMALLINT switch fall-through in Milvus source converter (#10966) by cosmosni · 3 weeks ago
  80. e2bb766 [Improve][connector-starrocks] Improved starrocks source enumerator splits allocation algorithm for subtasks (#10867) by JeremyXin · 3 weeks ago
  81. 7dd7b49 [Fix][CDC] Avoid replaying completed snapshot splits after restore (#10859) by Daniel · 3 weeks ago
  82. 3341f3b [Fix][Connector-V2] Fix Paimon nested row write (#10888) by QuakeWang · 3 weeks ago
  83. 32bef0e [Feature][Connector-V2][SqlServer CDC] support sqlserver schema evolution (#10890) by cloverdew · 3 weeks ago
  84. df468e5 [Feature] Add stain trace for data lineage and performance analysis (#10491) by David Zollo · 3 weeks ago
  85. 0b8407a Split unrelated client summary and Pulsar E2E follow-ups from PR 10491 (#10922) by David Zollo · 3 weeks ago
  86. 893a2ab [Fix][Connector-V2][Jdbc][Dameng] Fix Dameng auto-create-table fails when table has column comments (#10934) by yusiwen · 3 weeks ago
  87. ffa9d2d [Feature][Zeta] STIP-24 Phase 1: Support lightweight EdgeSocket ingress for edge collector MVP (#10878) by zhiwei.niu · 3 weeks ago
  88. 6736f57 [Fix][Kafka] Reduce default reader_cache_queue_size from 1024 to 2 to prevent OOM (#10954) by zhiwei.niu · 3 weeks ago
  89. 65793d1 [Feature][Connector-v2][Postgres-CDC] Allow replica identity other than full (#10334) by I Putu Ariyasa · 3 weeks ago
  90. 2bed110 [Feature][Client] Python SDK Client for SeaTunnel REST API (#10184) by Lucio Jr. · 3 weeks ago
  91. b94a65a [Fix][Connector-V2] Fix nested ROW type conversion crash in Paimon connector (#10952) by cosmosni · 3 weeks ago
  92. 7c7701d [Fix][Connector-V2][JDBC] Detect Hive partition keys in metadata (#10706) by zhangqingsong · 3 weeks ago
  93. d5fb658 [Fix][E2E] Fix flaky jdbc-connectors-it-ddl tests with timeout tuning and DM wait strategy (#10948) by zhiwei.niu · 3 weeks ago
  94. e47d483 [Improve][CI] Add CI changes step timeout of 20m (#10947) by zhiwei.niu · 3 weeks ago
  95. 5d2ab3f [Feature][Connector-V2][Cassandra] Add multi-table source support via… (#10896) by NixonWahome · 3 weeks ago
  96. dac82cd [Improve][e2e] Stabilize jdbc e2e assertions and waits  (#10937) by zhiwei.niu · 3 weeks ago
  97. c780843 [Fix][Transform-V2] Prevent input row mutation in ReplaceTransform (#10941) by Doyeon Kim · 4 weeks ago
  98. 1651f9f [Improve][e2e] Disable HTTP server in engine e2e tests to fix flaky test (#10940) by zhiwei.niu · 4 weeks ago
  99. a9ef95a [Fix] [Connector-V2] Fix Flink schema evolution hang caused by XA transaction MDL deadlock with MySQL CDC (#10648) by cloverdew · 4 weeks ago
  100. d42422d [Docs] Fix dead issue link in connector common changelog (#10936) by Daniel · 4 weeks ago