MyGit

release-2.0.0

apache/flink-cdc

版本发布时间: 2021-08-11 15:31:18

apache/flink-cdc最新发布版本:release-3.1.1(2024-06-20 14:18:38)

Release Notes

Documentation: https://ververica.github.io/flink-cdc-connectors/release-2.0/

Features and Improvements

  1. [mysql] Support MySQL-CDC 2.0 which offers parallel reading, lock-free and checkpoint feature
  2. [mysql] Enable single server id for MySqlParallelSource
  3. [mysql] Keep the global order of between snapshot records and binlog records
  4. [mysql] Support binlog reader merge optimization
  5. [mysql] Support numeric type optimization for split boundary calculation
  6. [mysql] Support table with combined primary key
  7. [mysql] Support latest-offset mode for MySqlParallelSource
  8. [build] Rename group.id and package name from 'com.alibaba.ververica' to 'com.ververica'
  9. [build] Bump flink version to 1.13.1
  10. [mysql] Forbid using problematic startup options earliest-offset/specific-offset/timestamp
  11. [mysql] Validate MySQL server configuration (version, binlog_format, binlog_row_image) before start job
  12. [mysql] Refactor class names to use 'MySql' prefix instead of 'MySQL'
  13. [common] Avoid uncompleted state of schema history when engine stop before checkpoint
  14. [common] Fix schema history run out of memory
  15. [common] Fix ClassCastException in type conversion
  16. [docs] Use sphinx-rtd-theme to manage project documents
  17. [docs] Support versioned documents with RTD(ReadTheDocs)

Upgrade Notes

Please note the following incompatible changes when you're upgrading your existed Flink CDC project.

Download

相关地址:原始地址 下载(tar) 下载(zip)

查看:2021-08-11发行的版本