Skip to content

ticdc v5.1.1

Compare
Choose a tag to compare
@zhouqiang-cl zhouqiang-cl released this 30 Jul 07:33
5a4568b

Improvements

  • Remove file sorter #2327
  • Improve the error message returned when a PD endpoint misses the certificate #1973

Bug fixes

  • Fix the support for the new collation feature #2301
  • Fix the issue that an unsynchronized access to a shared map at runtime might cause panic #2300
  • Fix the potential DDL loss issue that occurs when the owner crashes while executing the DDL statement #2290
  • Fix the issue of trying to resolve locks in TiDB prematurely #2188
  • Fix a bug that might cause data loss if a TiCDC node is killed immediately after a table migration #2033
  • Fix the handling logic of changefeed update on --sort-dir and --start-ts #1921