Skip to content

v0.32.0

Compare
Choose a tag to compare
@wcchang1115 wcchang1115 released this 24 Aug 08:01
· 177 commits to main since this release
3d44e4b

What's new in PipeRider v0.32.0

Released on 08-24-2023

New Features 🌟

  • Backlinks to PR in comparison reports UI #845 #839 #848
  • Change the default select behavior of run and compare #847
  • Support dbt-core v1.6 #840
  • Piperider run support no database connection #842

Bug Fixes 🔧

  • Update to use unique ID to parse dbt resource #843
  • Don’t show change icon if one side is not profiled #846

Improvements 🌱

  • Bump snowflake-sqlalchemy version #844
  • Introduce reversed-manifest tool #851
  • Add utm_source in the cloud report #853

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.32.0 by @wcchang1115 in #841
  • [Feature] Get the PR information in the github action environment by @popcornylu in #839
  • [Feature] support dbt-core v1.6 by @qrtt1 in #840
  • [Feature] backlinks to pr in comparison reports UI by @popcornylu in #845
  • [Feature] Add comparison report metadata in the local report by @popcornylu in #848
  • [Feature] Change the default behavior of run and compare by @wcchang1115 in #847
  • [Feature] sc-31711 Piperider run support no database connection by @kentwelcome in #842
  • [Feature] sc-32095 Add --skip-datasource option for run command by @kentwelcome in #855
  • [Chore] Bump snowflake-sqlalchemy version by @popcornylu in #844
  • [Chore] keep the lineage state in url by @popcornylu in #849
  • [Chore] keep the lineage state in url by @popcornylu in #850
  • [Chore] introduce reversed-manifest tool by @qrtt1 in #851
  • [Chore] Add utm_source in the cloud report by @popcornylu in #853
  • [Chore] minor fixes to improve messages by @qrtt1 in #857
  • [Bug] Update to use unique id to parse dbt resource by @wcchang1115 in #843
  • [Bug] Don't show change icon if one side is not profiled by @popcornylu in #846
  • [Bug] Fix the overflow issue if the datetime column has very large date by @popcornylu in #858
  • [Bug] fix compatible problem for dbt-1.3 and dbt-1.6.1 by @qrtt1 in #859

Full Changelog: v0.31.0...v0.32.0