Skip to content

v0.25.0

Compare
Choose a tag to compare
@popcornylu popcornylu released this 09 Jul 07:53
· 761 commits to main since this release
1f690e9

What's new in Recce v0.25.0

We're excited to announce the latest version of our software, bringing you enhanced features and improvements.
Here's what's new:

🎉 Support the node selector in the lineage page

We've integrated dbt selector functionality into our lineage graph, offering a more sophisticated way to apply filters to your nodes.

see lineage and the node selection document

✨ Enhance the recce summary for the node selection

Because the schema diff and row count diff support node selection now, we updated the information of the recce summary for these two checks.

All changs

What's Changed

  • [Feature] DRC-533 Add check's status in metadata when upload to cloud by @kentwelcome in #371
  • [Feature] Support node selector in the lineage diff view by @popcornylu in #374
  • [Feature] Summary supports row count and schema diff with node selector by @wcchang1115 in #375
  • [Enhancement] Support to select removed node by graph operator by @popcornylu in #376
  • [Chore] Refine summary mismatched nodes content by @wcchang1115 in #377
  • [Feature] DRC-531 --state-file-host also support GitHub App by @kentwelcome in #378

Full Changelog: v0.24.0...v0.25.0