Skip to content

v6.7.0

Compare
Choose a tag to compare
@ydb-platform-bot ydb-platform-bot released this 01 Jul 08:44
c034920

6.7.0 (2024-06-28)

Features

  • add "Create column table" action (#957) (6cb3e2b)
  • add auto-increment for raw table type (#929) (87e22cd)
  • api: add retries on errors (#934) (86faa42)
  • autoRefresh: move auto refresh to separate reducer (#943) (a391e94)
  • autoRefresh: use user settings to store auto refresh interval (#956) (99a24ce)
  • Header: use InternalLink for breadcrumb items (#913) (cdf36da)
  • HealthCheck: show aggregated status in preview (#839) (71d316c)
  • Navigation: relocate tenant nav to main space (#936) (6161d97)
  • schema: use rtk-query (#948) (524e815)
  • store: rewrite some reducers to rtk-query (#942) (59d41f2)
  • user-settings: sync user settings with LS (#951) (9919358)

Bug Fixes