release-2.4.1
版本发布时间: 2023-07-21 17:34:10
apache/flink-cdc最新发布版本:release-3.2.0(2024-09-21 00:31:21)
Release Notes
Documentation: https://ververica.github.io/flink-cdc-connectors/release-2.4
Features and Improvements
- [hotfix] Fix sqlserver monitor same table in other database (#2335)
- [debezium] Fix DebeizumSourceFunction can not do savepoint after close (#2259)
- [mysql] skip closing reader when the reader received the binlog split (#2261)
- [MySQL] Optimize how to construct config table.include.list (#2274)
- [oracle] Fix class conflict when using multi cdc sql connector
- [MySQL] Fix the startup mode exception message (#2264)
- [hotfix][mysql] remove unused code (#2231)
- [mysql] Fix assigning duplicate snapshot splits when enable scan newly added tables (#2326)
- [docs] Add connector features table to help users quickly understand the supported features of each connector
- [mysql] Remove the finished snapshot splits for the binlog split when restoring from the checkpoint (#2292) (#2318)
- [hotfix][sqlserver] Fix sqlserver close idle and chunk key column missing (#2310)
- [docs] Update Postgres CDC document for slot.name option (#2280)
- [postgres] Fix the slot name conflict bug (#2251)
- [docs] add docs for the mysql tables without primary keys (#2238)
- [oracle] Use oracle connection in context for each reader subtask (#2254)
- [hotfix] Update support version (#2256)
Contributor List (sorted alphabetically)
- Hang Ruan
- Leonard Xu
- SileiWu
- empcl
- gongzhongqiang
- skylines
- syyfffy