Skip to content

Releases: pingcap/tiflash

TiFlash v7.1.1

24 Jul 03:23
338634a
Compare
Choose a tag to compare

For new features, improvements, and bug fixes released in 7.1.1 for tiflash, see TiDB 7.1.1 release notes.

TiFlash v6.1.7

12 Jul 03:03
8765fe9
Compare
Choose a tag to compare

For new features, improvements, and bug fixes released in 6.1.7 for tiflash, see TiDB 6.1.7 release notes.

TiFlash v7.2.0

29 Jun 03:21
a57ec6d
Compare
Choose a tag to compare

For new features, improvements, and bug fixes released in 7.2.0 for tiflash, see TiDB 7.2.0 release notes.

TiFlash v6.5.3

14 Jun 06:14
e63e249
Compare
Choose a tag to compare

For new features, improvements, and bug fixes released in 6.5.3 for tiflash, see TiDB 6.5.3 release notes.

TiFlash v7.1.0

31 May 05:50
cffc61e
Compare
Choose a tag to compare

For new features, improvements, and bug fixes released in 7.1.0 for tiflash, see TiDB 7.1.0 release notes.

TiFlash v7.1.0-rc.0

27 Apr 09:18
c91ca2a
Compare
Choose a tag to compare

For new features, improvements, and bug fixes released in 7.1.0-rc.0 for tiflash, see TiDB 7.1.0-rc.0 release notes.

TiFlash v6.5.2

21 Apr 02:34
f7c6c60
Compare
Choose a tag to compare

For new features, improvements, and bug fixes released in 6.5.2 for tiflash, see TiDB 6.5.2 release notes.

TiFlash v6.1.6

12 Apr 02:50
d5f20a0
Compare
Choose a tag to compare

For new features, improvements, and bug fixes released in 6.1.6 for tiflash, see TiDB 6.1.6 release notes.

TiFlash v7.0.0

30 Mar 02:16
16a60b0
Compare
Choose a tag to compare

For new features, improvements, and bug fixes released in 7.0.0 for tiflash, see TiDB 7.0.0 release notes.

TiFlash v6.5.1

10 Mar 05:21
d8f4fe1
Compare
Choose a tag to compare

Improvements

  • Accelerate TiFlash startup greatly when the data volume is large #6395 @hehechen

Bug fixes

  • Fix the issue that semi-joins use excessive memory when calculating Cartesian products #6730 @gengliqi
  • Fix the issue that TiFlash log search is too slow #6829 @hehechen
  • Fix the issue that TiFlash cannot start because files are mistakenly deleted after repeated restarts #6486 @JaySon-Huang
  • Fix the issue that TiFlash might report an error when performing a query after adding a new column #6726 @JaySon-Huang
  • Fix the issue that TiFlash does not support IPv6 configuration #6734 @ywqzzy