Releases: pingcap/tidb-dashboard
Releases · pingcap/tidb-dashboard
Internal Version v8.0.0-df2799d9
What's Changed
- statement,slowquery: add request unit part in the detail page by @nolouch in #1642
- feat(slow-query): support slow query search by resource group by @nolouch in #1646
- feat(statements): support statement search by resource group by @nolouch in #1647
- use topology for ticdc by @CharlesCheung96 in #1643
- Make KeyVisualizer disabled by default by @smineyev81 in #1645
- fix: correctly display the disk mount points of tiflash by @mornyx in #1649
- fix: fix debug paramters by @baurine in #1652
- feat(topsql): add action to search in sql statements by @baurine in #1654
- Add backend supports for tso and scheduling by @rleungx in #1648
- feat(tiproxy): support conprof and debug api for tiproxy by @baurine in #1655
New Contributors
- @smineyev81 made their first contribution in #1645
Full Changelog: v8.0.0-alpha...v8.0.0-df2799d9
Internal Version v7.1.4-d74e7a85
fix: correctly display the disk mount points of tiflash (#1649)
tidb-dashboard v7.1.4
For new features, improvements, and bug fixes released in 7.1.4 for tidb-dashboard, see TiDB 7.1.4 release notes.
Internal Version v7.5.1-43fe8dac
fix cdc (#1643) Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
tidb-dashboard v7.5.1
For new features, improvements, and bug fixes released in 7.5.1 for tidb-dashboard, see TiDB 7.5.1 release notes.
See the difference from the issue perspective:
Internal Version v7.6.0-41f7c801
What's Changed
- feat(slow-query): support slow query search by digest by @baurine in #1636
- chore: update copyright year by @baurine in #1637
- chore: remove un-used code by @baurine in #1638
- statement,slowquery: add request unit part in list (#1639) by @nolouch in #1640
Full Changelog: v7.6.0-473bf80a...v7.6.0-41f7c801
tidb-dashboard v7.6.0
For new features, improvements, and bug fixes released in 7.6.0 for tidb-dashboard, see TiDB 7.6.0 release notes.
See the difference from the issue perspective:
- mixpanel telemetry for tidb-dashboard op (#1482
Internal Version v7.6.0-473bf80a
Compared with v2023.12.18.1
What's Changed
Internal Version v7.6.0-0acbdd23-test
Internal Version v7.6.0-f7bbcdcf-test
What's Changed
- profiling: Pass the TLS certificate to jeprof by @Connor1996 in #1624
- profiling: use debug=1 for goroutine profile to avoid STW by @djshow832 in #1614
- add ticdc topology in apiserver by @CharlesCheung96 in #1622
New Contributors
- @djshow832 made their first contribution in #1614