Sign in Start with your repo

What's New in Recce

Product updates, new features, and improvements.

Faster Spin-Up, Simpler CI/CD, Smoother Onboarding

Simplified CI/CD Integration

We heard your feedback and made CI/CD setup dramatically easier. What used to require extensive configuration now takes just 2 lines of code. Connect your environments faster and spend less time on setup.

Learn more at CI/CD integration doc.

Faster Instance Spin-Up

We’ve shaved 15 seconds off Recce Cloud instance spin-up time, so you get into your validation workflow a bit faster.

Idle Timeout & Extended Lifetime

Cloud instances now stay active longer, so you’ll run into fewer timeout issues during your validation sessions.

Smoother Team Onboarding

When you accept an invitation to join an organization, that org is now set as your default automatically. Invited team members can jump straight into work without additional setup steps.

Full GitLab Support, Email Sign-Up, HIPAA Compliance

Full GitLab Support

GitLab users now have complete access to Recce Cloud with full feature parity to GitHub:

  • AI-powered MR summaries: Generate summaries and post them directly to your Merge Requests
  • MR list and status: See all your Merge Requests and their validation status at a glance
  • CI/CD integration: Integrate Recce into your GitLab pipelines

If your team uses GitLab, you now have a first-class Recce experience.

Sign Up with Email

You can now create a Recce Cloud account using email and password. Previously, sign-up required a GitHub account which blocked users and teams who don’t use GitHub. Now GitLab users and others can get started without needing a GitHub account.

HIPAA Compliance

Recce Cloud is now HIPAA compliant. Healthcare organizations and teams working with protected health information can now use Recce Cloud with confidence. No action required for existing users. See https://trust.reccehq.com/

Snowflake Key-Pair Authentication

Added support for Snowflake key-pair authentication, giving you more options in how you connect your Snowflake warehouse to Recce Cloud.

AI PR Summaries to GitHub, Databricks Support, dbt 1.10

LLM-Powered PR Summary (Recce Cloud)

Get an AI-generated summary of your PR before diving into the details. With one click, Recce analyzes your code changes and commits to give you:

  • A clear overview of what changed
  • Suggestions on where to focus your review

Post the summary directly to GitHub as a PR comment, meeting reviewers where they already work. Team members can see the summary right in the PR, even if they haven’t opened Recce Cloud yet.

No setup required. Just click “Summarize” and share.

AI assistant summary

Databricks Support

Recce now fully supports Databricks as a data warehouse. If your team runs dbt on Databricks, you can now use Recce for data validation with zero special configuration, it just works like any other warehouse setup.

Refreshed Project Home Page (Recce Cloud)

We’ve updated the project home page for a cleaner, more intuitive experience when navigating your projects.

dbt 1.10 Compatibility

Recce now supports dbt 1.10, so you can stay current with the latest dbt releases.

Bug Fixes

  • Fixed DuckDB installation failure in Recce instance launcher
  • Resolved GitHub app connection and repository binding issues

Two-Line CI/CD Setup

Recce Cloud: Simplified CI/CD Documentation

Two simple lines using our GitHub action to automate metadata updates. Remove the complex orchestration scripts with download artifacts, configure and manage state files..etc.

Learn more:

Enhanced Onboarding Experience

Clearer guidance during setup helps you understand what each step does and why it matters, making it easier to get started with Recce Cloud.

Automatic GitHub Integration and AI-Powered PR Summaries

Automatic GitHub Integration

Connect your GitHub repositories to automatically track all pull requests and listen for GitHub events. No more manual PR management, Recce Cloud now maps directly to your company’s development workflow.

AI-Powered PR Summary

Get instant insights into your PR changes with our new AI Summarization feature.

Instead of manually reading through code and data changes to understand what a PR does, simply click “Summarize” to get a high-level overview of key changes, impact scope, risk level, and critical validations. (Available after configuring GitHub integration)

Restructured Docs, Simplified Pricing, Dark Mode

Unified Documentation Experience

No more confusion about where to find what you need! We’ve completely restructured our documentation to follow your actual workflow, whether you’re using Recce OSS or exploring Cloud features.

The new documentation guides you seamlessly from “What’s Recce” → “Get Started” → “Visualize Changes” → “Downstream Impacts” …. all the way to → “Technical Concepts.”

Get started: Visit our refreshed docs at https://docs.reccehq.com/

Simplified Pricing Structure

We’ve rebuilt our pricing around value, not limitations. Teams no longer need to worry about seat restrictions or complex upgrade paths. The new structure makes it clearer what you get at each tier and ensures you can scale your team without friction. See https://reccehq.com/pricing/

Dark Mode Interface

Recce Cloud now supports dark mode across the entire interface, giving you a more comfortable experience during extended data review sessions.

Regional Data Storage

Users can now change their preferred data storage region in organization settings. This addresses data sovereignty and compliance requirements, with EU and US regions available.

Direct Data Warehouse Connectivity

Configure your data warehouse for seamless data diffing

Recce Cloud supports direct data warehouse connectivity, bringing actual data diffing capabilities into your Recce workflow.

Secure by design: Recce Cloud is SOC 2 compliant, so you can confidently share warehouse credentials knowing they’re protected with enterprise-grade security standards.

Starting with Snowflake: Connect your Snowflake data warehouse today, with support for additional warehouses coming soon.

Zero-Setup Onboarding for Recce Cloud

Recce Cloud: Skip the Setup, Start Analyzing in Minutes

Just sign up https://cloud.reccehq.com —no setup needed. Instantly view lineage diff, schema diff, and column-level impact, start with a default org and project, and invite teammates right away.

Continuous Development Workflow

Once onboarded with your first project, simply upload latest dbt artifacts to update your current change and see:

  • Real-time change validation against your production baseline
  • Column-level downstream effects of ongoing changes

Case-Insensitive Primary Keys, Faster Column Dependency Search

How viadukt Built Trust at Scale: From Manual Data Checks to Systematic Validation

viadukt, a rising German renovation platform, reduced customer data complaints by 70%, cut data team firefighting from over 80% of their time to less than 15%, and sped up data review cycles. Read the full case study.

Enhanced Query Diff with Primary Keys for Snowflake Users

We’ve added case-insensitive search in the primary key dropdown so now you can type in any case and get matching suggestions with the correct case formatting.

Thanks to @GClunies for the great suggestion that made the UX smoother and helped users avoid the tricky case-mismatch issues!

Faster Column Dependency Search for Recce Users

We’ve replaced the recursive DFS in ‎find_column_dependencies with an iterative approach using a stack, making it 233% faster. Now, big and complex graphs run quicker, and you won’t hit Python’s recursion limit.

Thanks to @misrasaurabh1 for the smart optimization—less waiting, more data wrangling!

Instant Data Change Analysis

New Centralized Release Hub

Starting today, find all Recce updates in one place at https://blog.reccehq.com/tag/release

Instant Data Change Analysis

Upload your dbt artifacts to review data changes and downstream impact immediately.

See how Recce Cloud helps you identify impact models, so you can target your data validation instead of diffing everything.