Skip to content

ticdc v4.0.10

Compare
Choose a tag to compare
@sre-bot sre-bot released this 15 Jan 02:54
bced60a

Improvements

  • Enable the old value feature if the protocol is maxwell #1144
  • Enable the unified sorter feature by default #1230

Bug Fixes

  • Fix the maxwell issues, including the base64 data output and output TSO to unix timestamp #1173
  • Fix a bug that outdated metadata might cause the newly created changefeed abnormal #1184
  • Fix create receiver on closed notifier #1199
  • Fix memory accumulated when owner consume etcd update slow #1227
  • Fix the issue that max-batch-size does not take effect #1253
  • Fix cleanup stale tasks before capture information is constructed #1280
  • Roll back transactions to recycle db conn for MySQL sink #1285