Releases: pingcap/tidb-dashboard
Releases · pingcap/tidb-dashboard
Internal Version v8.5.6-f416b1f6
fix: remove slow query context change from mv backport
Internal Version v8.5.4-6da851e1
fix: remove slow query context change from mv backport
Internal Version v8.5.4-2b44a2c4
Release v8.5.4-2b44a2c4
TiDB-Dashboard v8.5.6
For new features, improvements, and bug fixes released in v8.5.6 for TiDB-Dashboard, see TiDB v8.5.6 release notes.
See the difference from the issue perspective:
TiDB-Dashboard v8.5.5
For new features, improvements, and bug fixes released in v8.5.5 for TiDB-Dashboard, see TiDB v8.5.5 release notes.
See the difference from the issue perspective:
TiDB-Dashboard v8.5.4
For new features, improvements, and bug fixes released in v8.5.4 for TiDB-Dashboard, see TiDB v8.5.4 release notes.
See the difference from the issue perspective:
Internal Version v8.5.3-1319283e
chore: refine shared code and fix too long sql (#1799) * fix(diagnosis): truncate sql text to avoid long sql text (#1785) * chore(session): refine share code (#1786) * fix(diagnosis): truncate sql text to avoid long sql text * feat(session): support custom expiration and no expiration * feat(session): add read-only for some features * fix(diagnosis): truncate long sql in frontend side to avoid page hang (#1788) * chore: format code
TiDB-Dashboard v8.5.3
For new features, improvements, and bug fixes released in v8.5.3 for TiDB-Dashboard, see TiDB v8.5.3 release notes.
See the difference from the issue perspective:
Internal Version v7.5.7-fe57e65e
chore: refine shared code and fix too long sql (#1799) * fix(diagnosis): truncate sql text to avoid long sql text (#1785) * chore(session): refine share code (#1786) * fix(diagnosis): truncate sql text to avoid long sql text * feat(session): support custom expiration and no expiration * feat(session): add read-only for some features * fix(diagnosis): truncate long sql in frontend side to avoid page hang (#1788) * chore: format code
Internal Version v7.5.7-5498b71a
Revert "update net, crypto, image version, update go version to 1.23 …