
Release at Aug 6th 2025

What's New
We're excited to announce the latest version of our software, bringing you enhanced features and improvements.
Streamlined Legal & Accessibility Documentation
We've consolidated all legal documentation directly on our website at reccehq.com, making it easier for users to complete security reviews and introduce Recce to their teams.
- Terms of Service, Privacy Policy, and Cookie Policy now centralized on reccehq.com.
- First-ever Accessibility Statement demonstrating our commitment to inclusive design.
Breaking Changes
The --skip-query
option behavior of recce run
command has been refined to provide more granular control:
--skip-query
(NEW BEHAVIOR): Runs all user-defined checks that don't require database connections (such as schema diff and lineage diff checks)--skip-check
(NEW OPTION): Completely skips all checks (this replaces the original --skip-query behavior)
Migration Required: If you were using --skip-query
to skip all checks entirely, please update your scripts to use --skip-check
instead.
Seamless Data Warehouse Integration
During initial setup, you can explore Recce with metadata-only access to understand the platform. When you're ready, connect your warehouse to start comparing data across environments with simple queries instead of complex SQL. e.g. validate model renames, column changes, aggregation results.
We Want Your Feedback!
We'll continue to optimize performance, fix bugs, and improve user experience in future updates.
Your input helps us make Recce better! Share your thoughts and connect with the community:
- Join our Discord community: https://discord.com/invite/VpwXRC34jz
- Email us: product@datarecce.io