跳到主要内容
版本:2.3.10

connector-cdc-mysql

Change Log
ChangeCommitVersion
[Improve][CDC] Filter ddl for snapshot phase (#8911)https://github.com/apache/seatunnel/commit/641cc72f22.3.10
[Improve][CDC] Extract duplicate code (#8906)https://github.com/apache/seatunnel/commit/b922bb90e2.3.10
[Improve] restruct connector common options (#8634)https://github.com/apache/seatunnel/commit/f3499a6ee2.3.10
[Fix][mysql-cdc] Fix GTIDs on startup to correctly recover from checkpoint (#8528)https://github.com/apache/seatunnel/commit/82e4096c02.3.10
[Feature][MySQL-CDC] Support database/table wildcards scan read (#8323)https://github.com/apache/seatunnel/commit/2116843ce2.3.9
[Feature][Jdbc] Support sink ddl for postgresql (#8276)https://github.com/apache/seatunnel/commit/353bbd21a2.3.9
[Feature][CDC] Add 'schema-changes.enabled' options (#8285)https://github.com/apache/seatunnel/commit/8e29ecf542.3.9
Revert "[Feature][Redis] Flush data when the time reaches checkpoint interval" and "[Feature][CDC] Add 'schema-changes.enabled' options" (#8278)https://github.com/apache/seatunnel/commit/fcb2938282.3.9
[Feature][CDC] Add 'schema-changes.enabled' options (#8252)https://github.com/apache/seatunnel/commit/d783f94472.3.9
[Improve][dist]add shade check rule (#8136)https://github.com/apache/seatunnel/commit/51ef800012.3.9
[Feature][Connector-V2]Jdbc chunk split add snapshotSplitColumn config #7794 (#7840)https://github.com/apache/seatunnel/commit/b6c6dc0432.3.9
[Feature][Core] Support cdc task ddl restore for zeta (#7463)https://github.com/apache/seatunnel/commit/8e322281e2.3.9
[Feature][Connector-v2] Support schema evolution for Oracle connector (#7908)https://github.com/apache/seatunnel/commit/79406bcc22.3.9
[Hotfix][CDC] Fix ddl duplicate execution error when config multi_table_sink_replica (#7634)https://github.com/apache/seatunnel/commit/23ab3edbb2.3.8
[Hotfix][CDC] Fix package name spelling mistake (#7415)https://github.com/apache/seatunnel/commit/469112fa62.3.8
[Hotfix][MySQL-CDC] Fix ArrayIndexOutOfBoundsException in mysql binlog read (#7381)https://github.com/apache/seatunnel/commit/40c5f313e2.3.7
[Improve][Connector-V2] Support schema evolution for mysql-cdc and mysql-jdbc (#6929)https://github.com/apache/seatunnel/commit/cf91e51fc2.3.6
[Hotfix][MySQL-CDC] Fix read gbk varchar chinese garbled characters (#7046)https://github.com/apache/seatunnel/commit/4e4d2b8ee2.3.6
[Improve][CDC] Bump the version of debezium to 1.9.8.Final (#6740)https://github.com/apache/seatunnel/commit/c3ac953522.3.6
[Improve][CDC] Close idle subtasks gorup(reader/writer) in increment phase (#6526)https://github.com/apache/seatunnel/commit/454c339b92.3.6
[Improve][JDBC Source] Fix Split can not be cancel (#6825)https://github.com/apache/seatunnel/commit/ee3b7c3722.3.6
[Hotfix][Jdbc/CDC] Fix postgresql uuid type in jdbc read (#6684)https://github.com/apache/seatunnel/commit/868ba4d7c2.3.6
[Improve][mysql-cdc] Support mysql 5.5 versions (#6710)https://github.com/apache/seatunnel/commit/058f5594a2.3.6
[Improve][mysql-cdc] Fallback to desc table when show create table failed (#6701)https://github.com/apache/seatunnel/commit/6f74663c02.3.6
[Improve][Jdbc] Add quote identifier for sql (#6669)https://github.com/apache/seatunnel/commit/849d748d32.3.5
[Fix][Connector-V2] Fix connector support SPI but without no args constructor (#6551)https://github.com/apache/seatunnel/commit/5f3c9c36a2.3.5
[Improve][CDC-Connector]Fix CDC option rule. (#6454)https://github.com/apache/seatunnel/commit/1ea27afa82.3.5
[Improve][CDC] Optimize memory allocation for snapshot split reading (#6281)https://github.com/apache/seatunnel/commit/4856645832.3.5
[Improve][API] Unify type system api(data & type) (#5872)https://github.com/apache/seatunnel/commit/b38c7edcc2.3.5
[Feature][CDC] Support custom table primary key (#6106)https://github.com/apache/seatunnel/commit/1312a1dd22.3.4
[Feature][CDC] Support read no primary key table (#6098)https://github.com/apache/seatunnel/commit/b42d78de32.3.4
[Bug][CDC] Fix state recovery error when switching a single table to multiple tables (#5784)https://github.com/apache/seatunnel/commit/37fcff3472.3.4
[Feature][formats][ogg] Support read ogg format message #4201 (#4225)https://github.com/apache/seatunnel/commit/7728e241e2.3.4
[Improve][CDC] Clean unused code (#5785)https://github.com/apache/seatunnel/commit/b5a66d3db2.3.4
[Improve][Jdbc] Fix database identifier (#5756)https://github.com/apache/seatunnel/commit/dbfc8a6702.3.4
[improve][mysql-cdc] Optimize the default value range of mysql server-id to reduce conflicts. (#5550)https://github.com/apache/seatunnel/commit/5174639462.3.4
[Improve] Remove catalog tag for config file (#5645)https://github.com/apache/seatunnel/commit/dc509aa082.3.4
[Improve][Pom] Add junit4 to the root pom (#5611)https://github.com/apache/seatunnel/commit/7b4f7db2a2.3.4
[Improve] Refactor CatalogTable and add SeaTunnelSource::getProducedCatalogTables (#5562)https://github.com/apache/seatunnel/commit/41173357f2.3.4
[Improve][connector-cdc-mysql] avoid listing tables under unnecessary databases (#5365)https://github.com/apache/seatunnel/commit/3e5d018b32.3.4
[Improve][Docs] Refactor MySQL-CDC docs (#5302)https://github.com/apache/seatunnel/commit/74530a0462.3.4
[Improve][CheckStyle] Remove useless 'SuppressWarnings' annotation of checkstyle. (#5260)https://github.com/apache/seatunnel/commit/51c0d709b2.3.4
[Hotfix] Fix com.google.common.base.Preconditions to seatunnel shade one (#5284)https://github.com/apache/seatunnel/commit/ed5eadcf72.3.3
[Imporve][CDC Base] Add a fast sampling method that supports character types (#5179)https://github.com/apache/seatunnel/commit/c0422dbfe2.3.3
[improve][CDC Base] Add some split parameters to the optionRule (#5161)https://github.com/apache/seatunnel/commit/94fd6755e2.3.3
[Improve][CDC] support exactly-once of cdc and fix the BinlogOffset comparing bug (#5057)https://github.com/apache/seatunnel/commit/0e4190ab22.3.3
[Feature][Connector-V2][CDC] Support string type shard fields. (#5147)https://github.com/apache/seatunnel/commit/e1be9d7f82.3.3
[Feature][CDC] Support tables without primary keys (with unique keys) (#163) (#5150)https://github.com/apache/seatunnel/commit/32b7f2b692.3.3
[Feature][Connector-V2][mysql cdc] Conversion of tinyint(1) to bool is supported (#5105)https://github.com/apache/seatunnel/commit/86b1b7e312.3.3
[Feature][connector-v2][mongodbcdc]Support source mongodb cdc (#4923)https://github.com/apache/seatunnel/commit/d729fcba42.3.3
[Bugfix][connector-cdc-mysql] Fix listener not released when BinlogClient reuse (#5011)https://github.com/apache/seatunnel/commit/3287b1d852.3.3
[BugFix][Connector-V2] [MySQL-CDC] serverId from int to long (#5033) (#5035)https://github.com/apache/seatunnel/commit/4abc80e112.3.3
[Hotfix][CDC] Fix jdbc connection leak for mysql (#5037)https://github.com/apache/seatunnel/commit/738925ba12.3.3
[Feature][CDC] Support disable/enable exactly once for INITIAL (#4921)https://github.com/apache/seatunnel/commit/6d9a3e5952.3.3
[Improve][CDC]change driver scope to provider (#5002)https://github.com/apache/seatunnel/commit/745c0b9e92.3.3
[Improve][CDC]Remove driver for cdc connector (#4952)https://github.com/apache/seatunnel/commit/b65f40c3c2.3.3
[improve][CDC base] Implement Sample-based Sharding Strategy with Configurable Sampling Rate (#4856)https://github.com/apache/seatunnel/commit/d827c700f2.3.2
[Hotfix][CDC] Fix chunk start/end parameter type error (#4777)https://github.com/apache/seatunnel/commit/c13c031992.3.2
[feature][catalog] Support for multiplexing connections (#4550)https://github.com/apache/seatunnel/commit/41277d7f72.3.2
[BugFix][Mysql-CDC] Fix Time data type is empty when reading from MySQL CDC (#4670)https://github.com/apache/seatunnel/commit/e4f973daf2.3.2
[Improve][CDC] Optimize jdbc fetch-size options (#4352)https://github.com/apache/seatunnel/commit/fbb60ce1b2.3.1
[Improve][CDC] Improve startup.mode/stop.mode options (#4360)https://github.com/apache/seatunnel/commit/b71d8739d2.3.1
Update CDC StartupMode and StopMode option to SingleChoiceOption (#4357)https://github.com/apache/seatunnel/commit/f60ac1a5e2.3.1
[bugfix][cdc-base] Fix cdc base shutdown thread not cleared (#4327)https://github.com/apache/seatunnel/commit/ac61409bd2.3.1
[Feature][CDC] Support export debezium-json format to kafka (#4339)https://github.com/apache/seatunnel/commit/5817ec07b2.3.1
[Improve][CDC][MySQL] Ennable binlog watermark compare (#4293)https://github.com/apache/seatunnel/commit/b22fb259c2.3.1
[Feature][CDC][Mysql] Support read database list (#4255)https://github.com/apache/seatunnel/commit/3ca60c6fe2.3.1
Add redshift datatype convertor (#4245)https://github.com/apache/seatunnel/commit/b190115172.3.1
[improve][zeta] fix zeta bugshttps://github.com/apache/seatunnel/commit/3a82e8b392.3.1
[Improve] Support MySqlCatalog Use JDBC URL With Custom Suffixhttps://github.com/apache/seatunnel/commit/210d0ff1f2.3.1
[chore] Code format with spotless plugin.https://github.com/apache/seatunnel/commit/291214ad62.3.1
Merge branch 'dev' into merge/cdchttps://github.com/apache/seatunnel/commit/4324ee1912.3.1
[Improve][Project] Code format with spotless plugin.https://github.com/apache/seatunnel/commit/423b583032.3.1
[improve][jdbc] Reduce jdbc options configuration (#4218)https://github.com/apache/seatunnel/commit/ddd8f808b2.3.1
[improve][cdc] support sharding-tables (#4207)https://github.com/apache/seatunnel/commit/5c3f0c9b02.3.1
[Hotfix][CDC] Fix multiple-table data read (#4200)https://github.com/apache/seatunnel/commit/7f5671d2c2.3.1
[Feature][Zeta] Support shuffle multiple rows by tableId (#4147)https://github.com/apache/seatunnel/commit/8348f1a102.3.1
[Improve][build] Give the maven module a human readable name (#4114)https://github.com/apache/seatunnel/commit/d7cd601052.3.1
[Feature][CDC] Support batch processing on multiple-table shuffle flow (#4116)https://github.com/apache/seatunnel/commit/919653d832.3.1
[Improve][Project] Code format with spotless plugin. (#4101)https://github.com/apache/seatunnel/commit/a2ab166562.3.1
[Feature][CDC] MySQL CDC supports deserialization of multi-tables (#4067)https://github.com/apache/seatunnel/commit/21ef45fcc2.3.1
fix cdc option rule error (#4018)https://github.com/apache/seatunnel/commit/ea160429d2.3.1
[Improve][CDC][base] Guaranteed to be exactly-once in the process of switching from SnapshotTask to IncrementalTask (#3837)https://github.com/apache/seatunnel/commit/8379aaf872.3.1
[Feature][Connector] add get source method to all source connector (#3846)https://github.com/apache/seatunnel/commit/417178fb82.3.1
[Feature][API & Connector & Doc] add parallelism and column projection interface (#3829)https://github.com/apache/seatunnel/commit/b9164b8ba2.3.1
[Improve][CDC] Add mysql-cdc source factory (#3791)https://github.com/apache/seatunnel/commit/356538de82.3.1
[feature][connector-v2] add sqlServer CDC (#3686)https://github.com/apache/seatunnel/commit/0f0afb58a2.3.0
[feature][e2e][cdc] add mysql cdc container (#3667)https://github.com/apache/seatunnel/commit/7696ba1552.3.0
[feature][cdc] Fixed error in mysql cdc under real-time job (#3666)https://github.com/apache/seatunnel/commit/2238fda302.3.0
[feature][connector][cdc] add SeaTunnelRowDebeziumDeserializeSchema (#3499)https://github.com/apache/seatunnel/commit/ff44db1162.3.0
[feature][connector][mysql-cdc] add MySQL CDC enumerator (#3481)https://github.com/apache/seatunnel/commit/ff4b32dc22.3.0
[bugfix][connector-v2] fix cdc mysql reader err (#3465)https://github.com/apache/seatunnel/commit/1b406b5a32.3.0
[feature][connector] add mysql cdc reader (#3455)https://github.com/apache/seatunnel/commit/ae981df672.3.0