release-2.0.2
版本发布时间: 2021-09-23 21:28:19
apache/flink-cdc最新发布版本:release-3.2.0(2024-09-21 00:31:21)
Release Notes
Improvements and Bug fixes
- [mysql] Fix the MySqlSnapshotSplitAssigner may assign duplicate splits
- [mysql] Fix the restoration failure when checkpoint happened in one MySQL transaction
- [mysql] Fix the ClassCastException in RecordUtils
- [mysql] Optimization that skips the binlog read if the low watermark equals high watermark
- [mysql] Support wide table with huge number of columns
- [mysql] Use min/max of split key and row count to describe the distribution of table
- [mysql] Add source metrics for MySqlParallelSource
- [tests] Correct the argument order of assertArrayEqualInOrder/assertArrayEqualAnyOrder
- [tests] Introduce assertEqualsInOrder/assertEqualsInAnyOrder methods for test
- [tests] Improve the unstable test testStartupFromLatestOffset in MySqlConnectorITCase
- [docs] Fix the broken link in readme
- [docs] Correct DataStream API usage in document examples
- [docs] Support build document website locally
- [docs] Update documentation of tutorials
- [docs] Add meaningful title for tutorials
- [build] Use tools with stable version in building docs
- [build] Fix maven connection timeout issue in azure CI
Download
- flink-sql-connector-mysql-cdc-2.0.2.jar
- flink-sql-connector-postgres-cdc-2.0.2.jar
- flink-format-changelog-json-2.0.2.jar