Skip to content

v1.0.0

Compare
Choose a tag to compare
@kentwelcome kentwelcome released this 22 Apr 12:58
· 164 commits to main since this release

🚀 Recce 1.0 with Recce Cloud beta

We’re excited to announce the launch of Recce 1.0 alongside the Recce Cloud beta to bring clarity, speed, and collaboration to the data validation workflow.

Recce 1.0 introduces Breaking Change Analysis and Column-Level Lineage, helping you detect real changes and avoid false downstream impact, so you can focus on what truly matters. With Recce Cloud beta, you can now share the full validation context, including lineage, queries, and checklists, with anyone, making stakeholder collaboration effortless.

checklist-for-change-validation share with full context to collaborate

Recce 1.0

  • Breaking Change Analysis: Quickly detect breaking, partial, and non-breaking changes across SQL models using static analysis.
  • Column-Level Lineage (CLL): Understand exactly which columns are impacted by your changes—no more guessing or reading deeply nested SQL.
  • Top-K Diff: Compare metric-level changes (e.g. CLV) and quickly identify which customers, segments, or orders are most affected.
  • Checklist for Review: Bundle queries, results, and findings in a shareable, reviewable checklist.

Recce Cloud (beta)

  • No local setup required: Review PRs, run validations, and share investigations—all from the browser.
  • Team Collaboration: Easily share lineage, queries, results, and checklists with stakeholders. No screenshots or spreadsheets needed.
  • Versioned Validation: Compare pre- and post-PR metrics in one click, trace downstream impact, and verify correctness before merging.

👉 Learn more in our announcing blog post.

All changes

Full Changelog: v0.61.0...v1.0.0