Skip to content

v0.28.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@wcchang1115 wcchang1115 released this 29 Jun 07:41
· 477 commits to main since this release
b5fed15

What's Changed

  • [Release] Bump version 0.28.0 by @wcchang1115 in #743
  • [Feature] sc-31590 Run command support -s to select dbt models by @kentwelcome in #739
  • [Feature] Add cloud config to local project config by @wcchang1115 in #748
  • [Feature] Add metric hierarchy in the sidebar menu by @popcornylu in #750
  • [Feature] update explicit and implicit changes by @qrtt1 in #747
  • [Feature] Add the implicit change to the metric tree by @popcornylu in #758
  • [Feature] Add project id inference mechanism by @wcchang1115 in #757
  • [Chore] Integrate test action with codecov by @kentwelcome in #744
  • [Chore] Add codecov badge into README.md by @kentwelcome in #745
  • [Chore] Add unittest for datasource by @kentwelcome in #749
  • [Chore] Add implicit icon by @popcornylu in #752
  • [Bug] make sure the dbt-helper working with the dbt-core 1.3 by @qrtt1 in #740
  • [Bug] Fix metric date range display by @popcornylu in #746
  • [Bug] Fix required project's target path by @qrtt1 in #753
  • [Bug] sc-31751 Fix compare command throw error 'int' object has no attribute 'dump' by @kentwelcome in #756
  • [Bug] Handle the edge case for command-list in command field by @qrtt1 in #759
  • [Bug] Handle no-such-table error when the metadata is not available by @qrtt1 in #755
  • [Bug] Fix compare reports with metrics not queried by @wcchang1115 in #761

Full Changelog: v0.27.0...v0.28.0-rc.2