Skip to content

Releases: ydb-platform/ydb-embedded-ui

v6.21.0

18 Sep 13:29
206dfdb
Compare
Choose a tag to compare

6.21.0 (2024-09-18)

Features

Bug Fixes

  • api: correctly get cluster info from data (/meta/db_clusters) (#1314) (762f8ed)
  • check feature flag api is available (#1308) (8531b95)

v6.20.0

17 Sep 09:27
6acbc71
Compare
Choose a tag to compare

6.20.0 (2024-09-17)

Features

Bug Fixes

  • DecommissionButton: add checkbox to dialog (#1294) (6d65839)
  • queries: do not fail on response with 200 code and null body (#1304) (d115989)
  • remove break nodes setting, remove compute (#1306) (de315ae)

v6.19.0

13 Sep 11:25
da9d465
Compare
Choose a tag to compare

6.19.0 (2024-09-13)

Features

Bug Fixes

v6.18.0

05 Sep 09:08
937f239
Compare
Choose a tag to compare

6.18.0 (2024-09-04)

Features

Bug Fixes

  • PaginatedTable: fix table overflow, make column width optional (#1234) (2d06930)
  • Tablet: preserve query params when switch tabs (#1254) (c79ccbc)
  • TopShards: fix data update on schema object change (#1245) (024fec4)

v6.17.2

02 Sep 08:14
75780c7
Compare
Choose a tag to compare

6.17.2 (2024-09-02)

Bug Fixes

  • add implicit transaction_mode to query settings (#1240) (75a0d89)

v6.17.1

30 Aug 11:28
cf5e090
Compare
Choose a tag to compare

6.17.1 (2024-08-30)

Bug Fixes

v6.17.0

29 Aug 13:19
b836d69
Compare
Choose a tag to compare

6.17.0 (2024-08-29)

Features

  • add setting to add tracing to all requests (#1218) (d7df777)
  • display all types of keys as plain text (#1219) (13d21cb)
  • Tablets: pass database and nodeId params to api handler (#1199) (c049f75)
  • VDiskPage: use storage table instead of storage info (#1209) (027c668)

Bug Fixes

  • AsyncReplicationInfo: do not show empty fields (#1189) (7b1eff6)
  • incorrect database count with hidden root (#1206) (c0f716f)
  • Overview: use nodes?group=Version to get node versions (#1230) (d95ea95)
  • paginated tables not working in safari (#1231) (7162aeb)
  • remove binary data setting description (#1180) (ec46259)
  • set ErrorBoundary max width (#1221) (3191b31)
  • store: remove unused params from url mapping (#1227) (be442a0)
  • Versions: use /nodes instead of /sysinfo to collect versions (#1220) (217d77b)

v6.16.0

22 Aug 08:35
83f0bdb
Compare
Choose a tag to compare

6.16.0 (2024-08-21)

Features

  • [query settings] display trace level selector (#1170) (f1ab08c)
  • Describe: add button to copy content to clipboard (#1192) (dc64506)
  • diagnostics: render bloom filter better (#1165) (0562b0c)
  • duration & endtime in queries history (#1169) (f28402c)
  • enable autorefresh for paginated tables (#1146) (2519c80)
  • Tablet: redesign tablet page, add data from hive (#1183) (ab3528b)

Bug Fixes

  • default value fixes (#1166) (a210ba1)
  • do not reset query results when switch query tabs (#1198) (8be55f1)
  • Nodes: pass database param to nodes api handler (#1197) (345600f)
  • preview hides when opening query settings (#1187) (5b80904)
  • use-QueryService-by-default-for-running-queries-1171 (#1188) (62de3e6)

v6.15.1

16 Aug 12:58
d938728
Compare
Choose a tag to compare

6.15.1 (2024-08-16)

Bug Fixes

  • api: do not duplicate request params on retry (#1105) (0580adc)
  • autorefresh control doesnt update info tab in diagnostics (#1163) (ac380ba)
  • base64 flag both in sendQuery params and body (#1172) (57f393b)
  • Preview: remove wrong and stale styles (#1162) (8134a64)
  • Tenant: fix infinite load if describe returns empty data (#1167) (8535629)

v6.15.0

15 Aug 06:54
bbd2cd3
Compare
Choose a tag to compare

6.15.0 (2024-08-14)

Features

Bug Fixes

  • completed query status on page load (#1132) (2fa6922)
  • CriticalActionDialog: increase padding-top (#1149) (aa1f0a2)
  • detect object that looks like axios error (#1145) (085e116)
  • do not show Authentication page before redirect (#1139) (e266c8f)
  • don't show data for un auth user (#1150) (bc17fa4)
  • remove tablets from some api handlers (#1148) (b05bff3)
  • VDiskInfo: hide developer ui link for users with viewer rights (#1137) (86104e3)