Skip to content

Releases: ydb-platform/ydb-embedded-ui

v4.4.2

29 May 11:47
Compare
Choose a tag to compare

4.4.2 (2023-05-29)

Bug Fixes

v4.4.1

25 May 13:21
Compare
Choose a tag to compare

4.4.1 (2023-05-25)

Bug Fixes

v4.4.0

25 May 12:26
Compare
Choose a tag to compare

4.4.0 (2023-05-25)

Features

Bug Fixes

  • ClusterInfo: do not show response error on cancelled requests (83501b5)
  • Cluster: remove padding from cluster page (8138823)
  • Partitions: fix columns titles (4fe21a0)
  • Partitions: update Select empty value (a7df6d1)
  • UserSettings: separate Setting, enable additional settings (#396) (e8a17a1)

v4.3.0

18 May 14:37
Compare
Choose a tag to compare

4.3.0 (2023-05-18)

Features

  • Partitions: display partitions for topic without consumers (0843a49)

Bug Fixes

  • Tablet: update state to color mapping (7ccc8c7)

v4.2.1

18 May 09:01
Compare
Choose a tag to compare

4.2.1 (2023-05-18)

Bug Fixes

v4.2.0

18 May 07:57
Compare
Choose a tag to compare

4.2.0 (2023-05-16)

Features

  • Tablet: display node fqdn in table (4d8099a)

Bug Fixes

  • api: change nulls to empty objects (0ab14e8)
  • display storage pool in VDisks popups (5b5dd8a)
  • fix Select label and values align (f796730)
  • Overview: partitioning by size disabled for 0 SizeToSpit (1028e7d)
  • Schema: display NotNull columns (d61eaa4)

v4.1.0

10 May 14:00
Compare
Choose a tag to compare

4.1.0 (2023-05-10)

Features

  • Navigation: remove legacy navigation setting support (8544f11)

Bug Fixes

  • disable link and popover for unavailable nodes (990a9fa)

v4.0.0

02 May 08:07
Compare
Choose a tag to compare

4.0.0 (2023-04-28)

⚠ BREAKING CHANGES

  • app no longer parses query responses from older ydb versions
  • v0.1 explain plans are no longer rendered

Features

  • enable explain-script parsing, remove deprecated code (5c6e9a2)
  • QueryEditor: add explain query modes (39ad943)
  • QueryEditor: display query duration (967f102)
  • remove support for explain v0.1 (c8741a6)

Bug Fixes

  • query: correctly process NetworkError on actions failure (cf5bd6c)
  • QueryExplain: do not request ast when missing (54cf151)
  • QueryExplain: request AST if it is empty (d028b4e)

v3.5.0

18 Apr 14:18
Compare
Choose a tag to compare

3.5.0 (2023-04-18)

Features

  • TableInfo: extend Table and ColumnTable info (89e54aa)
  • TopQueries: add columns (b49b98d)

Bug Fixes

  • settings: use system theme by default (726c9cb)
  • Storage: fix incorrect usage on zero available space (2704cd7)
  • TableInfo: add default format for FollowerGroup fields (961334a)
  • Tablet: fix dialog type enum (c477042)
  • TopQueries: enable go back to TopQueries from Query tab (bbdfe72)
  • TopShards: fix table crash on undefined values (604e99a)
  • TruncatedQuery: wrap message (f41b7ff)

v3.4.5

30 Mar 12:26
Compare
Choose a tag to compare

3.4.5 (2023-03-30)

Bug Fixes

  • Consumers: fix typo (aaa9dbd)
  • PDisk: add display block to content (130dab2)
  • Storage: get nodes hosts from /nodelist (cc82dd9)
  • StorageNodes: make fqdn similar to nodes page (344298a)
  • TopicInfo: do not display /s when speed is undefined (2d41832)
  • TopicStats: use prepared stats, update fields (a614a8c)