Releases: pingcap/tiflash
Releases · pingcap/tiflash
TiFlash v4.0.11
add function tidb_divide (#1458) * support tidb_divide * fix build * fix build * fix * refine * fix bug * fix * add ut
TiFlash v5.0.0-rc
support lossless schema change for enum type (#1334) (#1335)
TiFlash v4.0.10
support lossless schema change for enum type (#1334) (#1336)
TiFlash v5.0.0-rc.x
Update raftstore proxy to support new proto about hibernating (#1329) Signed-off-by: Tong Zhigao <[email protected]>
TiFlash v4.0.9
Fix parse date format with multiple consecutive seperators (#1292) (#…
TiFlash v4.1.0-rc
This is for POC, not an official release.
TiFlash v4.0.8
Fix wrong timestamp in log message (#1180) (#1181)
TiFlash v4.0.7
Fix compile error under release mode (#1113) Signed-off-by: JaySon-Huang <[email protected]>
TiFlash v4.0.6
Add executor count metrics (#1091) (#1092) * add executor count metrics * fix Co-authored-by: xufei <[email protected]>
TiFlash v4.0.5
Fix the creation of new writable file when encryption is never enable…