Skip to content

Releases: InfuseAI/piperider

v0.37.0-rc.1

19 Oct 03:36
32eb32e
Compare
Choose a tag to compare
v0.37.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.36.0...v0.37.0-rc.1

v0.36.0

12 Oct 09:33
75d7314
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.35.0...v0.36.0

v0.36.0-rc.1

12 Oct 07:58
75d7314
Compare
Choose a tag to compare
v0.36.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.35.0...v0.36.0-rc.1

v0.35.0

28 Sep 07:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.34.0...v0.35.0

v0.35.0-rc.1

28 Sep 02:15
Compare
Choose a tag to compare
v0.35.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.34.0...v0.35.0-rc.1

v0.34.0

21 Sep 08:46
ec45850
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.33.0...v0.34.0

v0.34.0-rc.1

21 Sep 04:06
ec45850
Compare
Choose a tag to compare
v0.34.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.33.0...v0.34.0-rc.1

v0.33.1

12 Sep 02:14
Compare
Choose a tag to compare
  • [Chore] Fix unit-test failed by dbt-core 1.6.2

Full Changelog: v0.33.0...v0.33.1

v0.33.0

07 Sep 04:16
e6ccc5d
Compare
Choose a tag to compare

What's new in PipeRider v0.33.0

Released on 09-07-2023

Breaking Changes 💥

  • We skip the metric queries for the legacy semantic layer (available on dbt v1.5 or lower). To use the metric query feature, please see the semantic layer migration document provided by dbt.

New Features 🌟

  • Added support for the dbt 1.6 metric. Now you can leverage the latest dbt semantic layer to analyze the impact #870

Improvements 🌱

  • Folded all resources in the sidebar by default for improved user experience. #874
  • Updated version requirements for Snowflake dependencies to ensure compatibility. #863
  • Updated BigQuery dependencies to keep the project up-to-date. #864
  • Reduced the file size of run.json to speed up the report upload time, improving overall performance. #862

Bug Fixes 🔧

  • Fixed a NoneType error that occurred when the Piperider config file was empty. #860
  • Addressed a bug that caused a TypeError when generating comparisons with impacted models exceeding 50. This issue is now fixed. #878
  • Fixed a bug in the upgrade_schema function to ensure metrics data is preserved correctly. #871
  • Resolved an issue where a null time dimension expression was causing problems. This issue is now fixed. #877
  • Added warnings and hints for legacy metrics, improving user guidance. #867
  • Added a warning to the impact summary for better clarity. #868
  • Addressed a bug related to the initialization of a keyword argument, fixing the TypeError. #873
  • Tuned Piperider CLI startup speed for a more efficient user experience. #869

Get in touch ❤️

We'd love your feedback! Send us a message via Intercom on piperider.io, join our Discord, report an issue on GitHub, or send us a good old-fashioned email


All changes

What's Changed

  • [Release] Bump version 0.33.0 by @wcchang1115 in #861
  • [Feature] Support the basic dbt 1.6 metric by @wcchang1115 in #870
  • [Feature] Fold all resources in the sidebar by default by @popcornylu in #874
  • [Feature] Add metric 1.6 to implicit change by @popcornylu in #876
  • [Feature] Add restriction to dbt 1.6 metric support by @wcchang1115 in #875
  • [Chore] Update version requirements to snowflake dependencies by @qrtt1 in #863
  • [Chore] Update bigquery denpendencies by @qrtt1 in #864
  • [Chore] sc-32147 Reduce the file size of run.json to speed up the report upload time by @kentwelcome in #862
  • [Chore] tuning piperider cli startup speed by @qrtt1 in #869
  • [Bug] sc-32142 Throw NoneType error when piperider config file is empty by @kentwelcome in #860
  • [Bug] Add warning and hint for legacy metrics by @qrtt1 in #867
  • [Bug] add warning at impact summary by @qrtt1 in #868
  • [Bug] Fix upgrade_schema bug to keep metrics data by @qrtt1 in #871
  • [Bug] Add semantic models to lineage graph by @popcornylu in #872
  • [Bug] TypeError: init() got an unexpected keyword argument "execut… by @popcornylu in #873
  • [Bug] Fix null time dimension expression by @wcchang1115 in #877
  • [Bug] comparison generating failed when impacted models are more than 50 by @popcornylu in #878
  • [Chore] sc-32247 Fallback to use temp folder to store profile.yml by @kentwelcome in #879

Full Changelog: v0.32.0...v0.33.0

v0.33.0-rc.3

07 Sep 03:19
e6ccc5d
Compare
Choose a tag to compare
v0.33.0-rc.3 Pre-release
Pre-release

What's Changed

  • [Release] Bump version 0.33.0 by @wcchang1115 in #861
  • [Feature] Support the basic dbt 1.6 metric by @wcchang1115 in #870
  • [Feature] Fold all resources in the sidebar by default by @popcornylu in #874
  • [Feature] Add metric 1.6 to implicit change by @popcornylu in #876
  • [Feature] Add restriction to dbt 1.6 metric support by @wcchang1115 in #875
  • [Chore] Update version requirements to snowflake dependencies by @qrtt1 in #863
  • [Chore] Update bigquery denpendencies by @qrtt1 in #864
  • [Chore] sc-32147 Reduce the file size of run.json to speed up the report upload time by @kentwelcome in #862
  • [Chore] tuning piperider cli startup speed by @qrtt1 in #869
  • [Bug] sc-32142 Throw NoneType error when piperider config file is empty by @kentwelcome in #860
  • [Bug] Add warning and hint for legacy metrics by @qrtt1 in #867
  • [Bug] add warning at impact summary by @qrtt1 in #868
  • [Bug] Fix upgrade_schema bug to keep metrics data by @qrtt1 in #871
  • [Bug] Add semantic models to lineage graph by @popcornylu in #872
  • [Bug] TypeError: init() got an unexpected keyword argument "execut… by @popcornylu in #873
  • [Bug] Fix null time dimension expression by @wcchang1115 in #877
  • [Bug] comparison generating failed when impacted models are more than 50 by @popcornylu in #878
  • [Chore] sc-32247 Fallback to use temp folder to store profile.yml by @kentwelcome in #879

Full Changelog: v0.32.0...v0.33.0-rc.3