Skip to content

Releases: pingcap/tidb-dashboard

Internal Version v8.5.6-f416b1f6

08 Apr 05:50

Choose a tag to compare

fix: remove slow query context change from mv backport

Internal Version v8.5.4-6da851e1

08 Apr 06:55

Choose a tag to compare

fix: remove slow query context change from mv backport

Internal Version v8.5.4-2b44a2c4

08 Apr 09:27

Choose a tag to compare

Release v8.5.4-2b44a2c4

TiDB-Dashboard v8.5.6

14 Apr 09:23
b189ae3

Choose a tag to compare

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

15 Jan 07:50
dbc552a

Choose a tag to compare

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

27 Nov 07:57
8cfdaf4

Choose a tag to compare

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

01 Aug 06:15

Choose a tag to compare

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

14 Aug 09:53

Choose a tag to compare

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

01 Aug 08:36

Choose a tag to compare

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

01 Aug 10:51

Choose a tag to compare

Revert "update net, crypto, image version, update go version to 1.23 …