Releases: pingcap/tiflash
Releases · pingcap/tiflash
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…
TiFlash v4.0.4
Fix grafana dashboard name (#927) (#931) * Fix TiFlash-Proxy-Details dashboard name in Grafana Signed-off-by: JaySon-Huang <[email protected]> * Fix name for TiFlash-Proxy-Summary Signed-off-by: JaySon-Huang <[email protected]> Co-authored-by: JaySon-Huang <[email protected]>
TiFlash v4.0.3
Fix grafana dashboard name (#927) (#931) * Fix TiFlash-Proxy-Details dashboard name in Grafana Signed-off-by: JaySon-Huang <[email protected]> * Fix name for TiFlash-Proxy-Summary Signed-off-by: JaySon-Huang <[email protected]> Co-authored-by: JaySon-Huang <[email protected]>
TiFlash v4.0.2
Add logging for possibly deadlocks (#816) (#819) * Add logging for possibly deadlocks Signed-off-by: JaySon-Huang <[email protected]> * Address comments Signed-off-by: JaySon-Huang <[email protected]> * Apply suggestions from code review Co-authored-by: JaySon-Huang <[email protected]> Co-authored-by: JaySon <[email protected]>
TiFlash v4.0.1
Support resolve lock in large txn (#750) (#761) Co-authored-by: linkmyth <[email protected]>
TiFlash v4.0.0
Throw exception if timestamp value is not supported by TiFlash (#725)…