Releases: ydb-platform/ydb-embedded-ui
Releases · ydb-platform/ydb-embedded-ui
v6.20.0
v6.19.0
6.19.0 (2024-09-13)
Features
- add storage/groups endpoint (#1273) (42ee9a4)
- Diagnostics: display db feature flags (#1229) (182d803)
- Header: use cluster domain if cluster name is undefined (#1271) (125d556)
- Node: enable nodes switch in storage tab on node page (#1277) (07560ed)
- package: export AsideNavigation (#1262) (bb647f5)
- paginated table fixes (#1265) (d0ef412)
- use /db_clusters to get base cluster info (#1251) (cd8c7dc)
- use groups handler for storage (#1225) (45c0a1e)
Bug Fixes
- autocomplete: do not lose folder if its name is equals to database (#1290) (f22bdba)
- better retry timeout for traces (#1263) (400a526)
- gh-pages commit history (#1275) (f09ccd3)
- PaginatedStorageNodes: increase row height (#1282) (08e4308)
- unnecessary background refresh on query page (#1256) (04b4313)
- update alter table query template (#1284) (4bf43af)
v6.18.0
v6.17.2
v6.17.1
v6.17.0
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
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
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
6.15.0 (2024-08-14)
Features
- Acl: support InterruptInheritance, fix styles (#1154) (89804af)
- search in queries history & saved (#1127) (efd5813)
- table preview doesnt update on click (#1152) (512786c)
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)