Skip to content

Releases: pingcap/tidb-dashboard

Internal Version 2021.03.12.1

12 Mar 06:34
eef5d64
Compare
Choose a tag to compare
Release v2021.03.12.1 (#853)

* use cache for slow query and statements (#828)
* Optimize slow-query list (#835)
* keyviz: fix the bug that table info cannot be obtained if the database name contains special chars (#840)
* ui: remember the coarse scrolled position for statements and slow queries list (#843)
* ui: refine page change statistics (#839)
* fix slow query bug when order by other fields (#838)
* config: fix the bug that the dynamic config cannot be obtained when the PD starts later than the dashboard server (#842)
* Add placeholders for using scaffold (#844)
* ui: add more shared session expired duration options (#849)
* Fix(ui): Fix statemtent list initial loading (#846)
* Update github.com/oleiade/reflections to v1.0.1 to avoid checksum mismatch (#850)
* update package name (#857)
* keyviz: support obtaining table info with clustered index from tidb (#845)

Internal Version 2021.01.04.1

04 Jan 14:15
41a0a3a
Compare
Choose a tag to compare
Release v2021.01.04.1 (#837)

* ui: increasing precision for metric chart y axis (#823)
* build(deps): bump ini from 1.3.5 to 1.3.8 in /ui (#824)
* build(deps): bump ini from 1.3.5 to 1.3.8 in /ui/tests (#825)
* Upgrade antd (#811)
* Upgrade ahooks (#814)
* fix issue of query topn statement get error (#827)
* ui: show indents for slow query detail time more elegantly (#830)
* differ tikv and tiflash nodes (#834)
* Release v2021.01.04.1

Internal Version 2020.11.26.1

26 Nov 11:24
6c8be22
Compare
Choose a tag to compare
Release v2020.11.26.1 (#818)

* misc: Increase ulimit to 65535 for test env (#756)
* test: Fix frontend CI (#752)
* ui: fix dayjs i18n (#755)
* ui: handle error globally (#757)
* statement, slow_query: support all fields in list page (#749)
* ui: memorize expand/collapse full text in detail pages (#775)
* ui: break loop dependencies (#771)
* ui: fix browser compatibility check (#776)
* ui: Refine store location, add zoom and pan (#772)
* ui: show disk usage information for statement and slow query (#777)
* ui: use qps instead of ops (#786)
* statement: support export (#778)
*: Fix slow query and start_ts not working in some cases (#793)
* ui: fix errors doesn't display (#794)
* ui: fix the error message doesn't show correct (#799)
* slow_queries: support export (#792)
* ui: add MySqlFormatter to customize the sql formatter (#805)
*: fix query statement detail error cause by round (#806)
* ui: copy original content instead of formatted content for CopyLink (#802)
* add min height of topology canvas (#804)
* metrics: Support customize Prometheus address (#808)
* clusterinfo: Refine (#815)
* ui: Open statement and slow log in new tab (#816)
* ui: add more time field for slow query detail page (#810)
* slowlog: Improve descriptions (#817)
* build: add action to check release-version is changed for release branch
* Release v2020.11.26.1

Internal Version 2020.10.21.1

22 Oct 07:02
94d8dc3
Compare
Choose a tag to compare
Release v2020.10.21.1 (#774)

* ui: display error message instead of stack trace on connect failure (#769)
* keyviz: fix panic in matrix (#773)

Internal Version 2020.09.21.1

21 Sep 10:09
0e148df
Compare
Choose a tag to compare
Release v2020.09.21.1

* feature: Generate metrics relationship graph

Internal Version 2020.09.08.1

08 Sep 07:20
a715a95
Compare
Choose a tag to compare
Release v2020.09.08.1 (#753)

* feature: Query Editor (#713)
* Backend: replace UNIX_TIMESTAMP with FROM_UNIXTIME in statement query (#731)
* test: Stablize e2e tests (#732)
* ui: Add store location tree (#728)
* log_search: Display instance port (#722)
* ui: show store location topology (#719)
* ui: Online Config (#733)
* ui: Support sharing session (#741)
* doc: Update to sig-diagnosis (#742)
* statement: Display number of plans in the list (#746)
* log search: return zip instead of tar or gzip (#724)

Internal Version 2020.08.07.1

07 Aug 02:12
01f0abe
Compare
Choose a tag to compare
Release v2020.08.07.1 (#727)

* telemetry: fix diagnose router (#726)

Internal Version 2020.08.03.1

03 Aug 08:15
e721c4a
Compare
Choose a tag to compare
Release v2020.08.03.1 (#714)

* ui: Add storybook (#691)
* build(deps): bump lodash from 4.17.15 to 4.17.19 in /ui/tests (#695)
* ui: I18N for form validation (#698)
* build(deps): bump lodash from 4.17.15 to 4.17.19 in /ui (#696)
* telemetry: Report dashboard internal version (#709)
* telemetry: Update router style (#707)
*: update system report table name (#693)
* build(deps): bump elliptic from 6.5.2 to 6.5.3 in /ui (#712)

Internal Version 2020.07.15.1

15 Jul 07:07
47f5de8
Compare
Choose a tag to compare
Release v2020.07.15.1 (#692)

* ui: Fix TiFlash log searching (#680)
* ui: Add a whitelist in i18next to fix the issue #675 (#677)
* docs: add ericsyh as a contributor (#681)
* ui: refine code and error handle (#662)
* *: Rename disable_telemetry to enable_telemetry (#684)
* ui: Update space behaviour in statement / slow log search (#682)
* ui: No need to generate ui library (#687)
* forwarder: evict invalid current picked remote (#689)
* keyviz: support to merge cold logical range (#674)
* Update release version

Internal Version 2020.07.10.1

10 Jul 05:00
Compare
Choose a tag to compare
Release 2020.07.10.1

Signed-off-by: Breezewish <[email protected]>