Releases: pingcap/tidb-dashboard
Releases · pingcap/tidb-dashboard
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 …
TiDB-Dashboard v7.5.7
For new features, improvements, and bug fixes released in v7.5.7 for TiDB-Dashboard, see TiDB v7.5.7 release notes.
See the difference from the issue perspective:
Internal Version v7.5.7-c7c76895
chore(ci): fix ui/package.json Signed-off-by: mornyx <[email protected]>
Internal Version v8.5.3-63f7c16a
chore(ci): fix actions
Internal Version v9.0.0-e1f8338b
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 v9.0.0-beta.2.pre
Goroutine leak (#1793) * http Signed-off-by: 童剑 <[email protected]> * leak Signed-off-by: 童剑 <[email protected]> * cycle import Signed-off-by: 童剑 <[email protected]> * log close error Signed-off-by: 童剑 <[email protected]> --------- Signed-off-by: 童剑 <[email protected]> Co-authored-by: Sparkle <[email protected]>
Internal Version v6.5.13-89eba508
What's Changed
- chore: add placeholder version in README.md file by @ti-chi-bot in #1772
- chore: update copyright year by @baurine in #1784
- fix(diagnosis): truncate sql text to avoid long sql text by @baurine in #1785
- chore(session): refine share code by @baurine in #1786
- ci: fix docker image build job (#1780) by @ti-chi-bot in #1787
- fix(diagnosis): truncate long sql in frontend side to avoid page hang by @baurine in #1788
Full Changelog: v6.5.12...v6.5.13-89eba508