Skip to content

ticdc v4.0.6

Compare
Choose a tag to compare
@sre-bot sre-bot released this 15 Sep 08:10

New Features

  • Support outputting data in the maxwell format #869

Improvements

  • Skip resolved lock during puller initialization #910
  • Reduce PD write frequency #937

Bug Fixes

  • Fix the issue that TiCDC leaks memory in some cases #942
  • Fix the issue that TiCDC might panic in Kafka sink #912
  • Fix the issue that CommitTs or ResolvedTs (CRTs) might be less than resolvedTs in puller #927
  • Fix the issue that changefeed might be blocked by MySQL driver #936
  • Fix the incorrect Resolved Ts interval of TiCDC #8573