Skip to content

tiflow v5.4.3

Compare
Choose a tag to compare
@sre-bot sre-bot released this 13 Oct 06:36
ed9ffce

Improvements

  • Reduce performance overhead caused by runtime context switching in multi-Region scenarios #5610

Bug fixes

  • Fix the TiCDC panic issue when you set enable-old-value = false #6198
  • Fix the issue that DM Worker might get stuck when getting DB Conn #3733
  • Fix the issue that DM reports the Specified key was too long error #5315
  • Fix the issue that latin1 data might be corrupted during replication #7028
  • Fix the issue that DM fails to start when TiDB uses an IPv6 host #6249
  • Fix the issue of possible data race in query-status #4811
  • Fix goroutine leak when relay meets an error #6193