Releases: ydb-platform/ydb-embedded-ui
Releases · ydb-platform/ydb-embedded-ui
v3.3.1
31 Jan 11:59
Compare
Sorry, something went wrong.
No results found
3.3.1 (2023-01-31)
Bug Fixes
UserSettings: reword nodes setting and add popup (2fda2b8 )
v3.3.0
30 Jan 12:06
Compare
Sorry, something went wrong.
No results found
3.3.0 (2023-01-30)
Features
Nodes: use /viewer/json/nodes endpoint (226cc70 )
Overview: display topic stats for topics and streams (08e9fe0 )
Storage: display vdisks over pdisks (bb5d1fa )
Bug Fixes
add duration formatter (e325d98 )
add protobuf time formatters (c74cd9d )
add verticalBars component (053ffa8 )
PDisk: grey color for unknown state (54f7e15 )
Storage: request only static nodes (e91e136 )
Topic: add reducer for describe_topic (7c61dc9 )
update PDisks and VDisks tests (3bf660e )
v3.2.3
16 Jan 13:34
Compare
Sorry, something went wrong.
No results found
3.2.3 (2023-01-16)
Bug Fixes
fix crash on invalid search query (4d6f551 )
v3.2.2
13 Jan 14:24
Compare
Sorry, something went wrong.
No results found
3.2.2 (2023-01-13)
Bug Fixes
Tablets: fix infinite rerender (79b3c58 )
v3.2.1
13 Jan 10:00
Compare
Sorry, something went wrong.
No results found
3.2.1 (2023-01-12)
Bug Fixes
align standard errors to the left (cce100c )
TabletsFilters: properly display long data in select options (ea37d9f )
TabletsFilters: replace constants (ea948ca )
TabletsStatistic: process different tablets state types (78798de )
Tenant: always display Pools heading (94baeff )
v3.2.0
09 Jan 12:54
Compare
Sorry, something went wrong.
No results found
3.2.0 (2023-01-09)
Features
Nodes: display rack in table (3b8cdd5 )
StorageNodes: display datacenter in table (4507bfd )
TopQueries: date range filter (b9a8e95 )
TopQueries: filter by query text (2c8ea97 )
Bug Fixes
InfoViewer: min width for values (64a4fd4 )
Nodes: open external link in new tab (b7c3ddd )
TopQueries: proper table dynamic render type (9add6ca )
TopShards: rename to overloaded shards (d9978bd )
UserSettings: treat invertedDisks settings as string (ad7742a )
v3.1.0
13 Dec 14:45
Compare
Sorry, something went wrong.
No results found
3.1.0 (2022-12-13)
Features
TopShards: date range filter (aab4396 )
v3.0.1
12 Dec 09:41
Compare
Sorry, something went wrong.
No results found
3.0.1 (2022-12-12)
Bug Fixes
Overview: display titles for topic, stream and tableIndex (2ee7889 )
SchemaOverview: display entity name (2d28a2a )
TenantOverview: display database type in title (5f73eed )
TopShards: render a message for empty data (8cda003 )
v3.0.0
06 Dec 00:02
Compare
Sorry, something went wrong.
No results found
3.0.0 (2022-12-05)
⚠ BREAKING CHANGES
Updated build config (11e02c6 )
Before the change
the target dir for the production build was build/resources
favicon.png was placed directly in build
After the change
the target dir is build/static
favicon.png is in build/static
This change is intended to simplify build config and make it closer to the default one. Previously there were some custom tweaks after the build, they caused bugs and were hard to maintain. Now the application builds using the default create-react-app config.
v2.6.0
05 Dec 15:22
Compare
Sorry, something went wrong.
No results found
2.6.0 (2022-12-05)
Features
Describe: add topic data for CDCStream (3a289d4 )
Diagnostics: add consumers tab for CdcStream (22c6efd )
Overview: add topic data for CDCStream (be80545 )
Bug Fixes
Compute: update data on path change (1783240 )
Diagnostics: render db tabs for not root dbs (7d46ce2 )
Healthcheck: render loader on path change (ec40f19 )
InfoViewer: allow multiline values (17755dc )
Network: update data on path change (588c53f )
SchemaTree: do not expand childless components (90468de )
Storage: update data on path change (f5486bc )
Tablets: fix postponed data update on path change (d474c6c )
TopQueries: update data on path change (32d7720 )