Skip to content

Releases: DataRecce/recce

v0.49.0

08 Jan 09:23
4deb81d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.48.0...v0.49.0

v0.48.0

03 Jan 08:02
Compare
Choose a tag to compare

What's new in Recce v0.48.0

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

🧪 Experimental Feature - Single Environment Mode

We're excited to introduce a new experimental feature that simplifies the Recce setup process. Users can now launch Recce with a single dbt environment, offering a more lightweight and streamlined approach to preview changes. This feature reduces the setup complexity and resource requirements. For users who need to perform complete checks, you can follow instructions to prepare a base environment, ensuring you can still access Recce's full comparison capabilities when needed. Tell us more about your thoughts.

We'll continue to optimize performance, fix bugs, and improve user experience in future updates.

All changes

What's Changed

  • [Fix] DRC-979 Allow Recce Server to launch without target-base by @kentwelcome in #560
  • [Feature] Add guide for launching server with single target by @wcchang1115 in #562
  • [Feature] DRC-980 Show tooltip on node selector input field by @kentwelcome in #561
  • [Feature] DRC-1001 Hiden diff actions when signel env mode by @kentwelcome in #564
  • [Feature] Guide users to download artifacts to target base by @wcchang1115 in #563
  • [Feature] Hint users to relaunch recce when base was added by @wcchang1115 in #565
  • [Feature] Enhance clarity of preview change panel by @wcchang1115 in #567
  • [Feature] DRC-986 Telemetry for single environment experiment by @kentwelcome in #568

Full Changelog: v0.47.0...v0.48.0

v0.47.0

25 Dec 07:03
4ed74ee
Compare
Choose a tag to compare

What's new in Recce v0.47.0

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

🧪 Experimental Feature - Preview Change

This beta feature allows you to edit your model code directly within Recce and instantly visualize the impact of your changes via diff comparison. This powerful feature enables a better understanding of how code modifications affect your data, making development more efficient. Tell us more about your thoughts.

截圖 2024-12-25 下午3 36 12

🔔 Improved State Management Alerts

When you've added checks without an associated state file, Recce will now notify you before closing by triggering a browser-generated confirmation dialog. It ensures you are aware of unsaved checks and prevents accidental data loss.

🔄 Python Version Update

We've updated our Python version requirements by removing support for Python 3.8. This change helps maintain the security of our codebase and ensures we leverage newer Python features.

We'll continue to optimize performance, fix bugs, and improve user experience in future updates.

All changes

What's Changed

Full Changelog: v0.46.0...v0.47.0

v0.46.0

18 Dec 09:33
Compare
Choose a tag to compare

What's new in Recce v0.46.0

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

💾 Enhanced State File Management in Web UI

Users can now save their progress directly through the web UI, ensuring no added checks are lost during analysis sessions. Additionally, we've introduced the ability to rename loaded recce state files, providing more flexibility in organizing and managing your saved states.
截圖 2024-12-25 下午2 50 34

We'll continue to optimize performance, fix bugs, and improve user experience in future updates.

All changes

What's Changed

Full Changelog: v0.45.0...v0.46.0

v0.45.0

11 Dec 09:32
Compare
Choose a tag to compare

What's new in Recce v0.45.0

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

📦 Artifact Management with Cloud Commands

We're excited to introduce new cloud commands enabling uploading and downloading DBT artifacts to Recce Cloud. This powerful feature provides developers with a convenient way to reference base environments during local development.

✅ Check Approval for Minimal Changes

We've implemented an automatic approval mechanism for preset checks when no significant changes are detected. This enhancement streamlines the review process, reducing unnecessary manual interventions for minor, non-critical code modifications. We currently support schema diff and row count diff.

🛡️ Preset Check Validation

We've added preset check validation. This feature helps developers validate that their preset checks are constructed in the correct format.

We'll continue to optimize performance, fix bugs, and improve user experience in future updates.

All changes

What's Changed

  • [Draft] DRC-916 New cloud commands to upload/download dbt artifacts by @kentwelcome in #515
  • [Feature] DRC-935 Auto-approved the preset check if we know the result by @kentwelcome in #518
  • [Feature] DRC-916 Add debug option on command download-base-artifacts by @kentwelcome in #524
  • [Enhacnement] add check validator for each check and add unit tests by @popcornylu in #523
  • [Fix] DRC-935 Handle the edge case when add/remove models by @kentwelcome in #525
  • [Enhacnemtn] simplify right click menu by removing initial node selection by @popcornylu in #526
  • [Bug] Dont show the checkbox in lineage diff check by @popcornylu in #527
  • [Bug] Fix the pr_info issue for recce server --cloud by @popcornylu in #528
  • [Bug] Add extra process in get_columns for databricks by @wcchang1115 in #530
  • [Infra] Setup smoke test for dbt 1.7, 1.8 and 1.9 by @kentwelcome in #533
  • [Bug] DRC-951 dbt run defer could make the server cannot launch by @kentwelcome in #529

Full Changelog: v0.44.0...v0.45.0

v0.44.3

06 Dec 10:29
b401186
Compare
Choose a tag to compare

What's Changed

  • [Enhacnemtn] simplify right click menu by removing initial node selection by @popcornylu in #526
  • [Bug] Dont show the checkbox in lineage diff check by @popcornylu in #527
  • [Bug] Fix the pr_info issue for recce server --cloud by @popcornylu in #528

Full Changelog: v0.44.2...v0.44.3

v0.44.2

06 Dec 01:01
4fa2b40
Compare
Choose a tag to compare

What's Changed

  • [Enhacnement] add check validator for each check and add unit tests by @popcornylu in #523
  • [Fix] DRC-935 Handle the edge case when add/remove models by @kentwelcome in #525

Full Changelog: v0.44.1...v0.44.2

v0.44.1

05 Dec 06:39
Compare
Choose a tag to compare

What's Changed

  • [Draft] DRC-916 New cloud commands to upload/download dbt artifacts by @kentwelcome in #515
  • [Feature] DRC-935 Auto-approved the preset check if we know the result by @kentwelcome in #518
  • [Feature] DRC-916 Add debug option on command download-base-artifacts by @kentwelcome in #524

Full Changelog: v0.44.0...v0.44.1

v0.44.0

04 Dec 09:51
Compare
Choose a tag to compare

What's new in Recce v0.44.0

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

📡 Connection lost prompting

We've added a new feature to enhance user experience during server connection loss. When the connection is lost, you will now receive a prompt suggesting that it may need to restart the recce instance.

截圖 2024-12-04 下午6 15 50

We'll continue to optimize performance, fix bugs, and improve user experience in future updates.

All changes

What's Changed

Full Changelog: v0.43.0...v0.44.0

v0.43.0

27 Nov 09:15
Compare
Choose a tag to compare

What's new in Recce v0.43.0

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

🎨 Enhancement for multiple nodes analysis

We've brought enhancements and addressed several frictions related to multi-node selection.
These improvements ensure a smoother, more consistent experience when working with multiple nodes simultaneously.

截圖 2024-11-27 下午6 35 32

We'll continue to optimize performance, fix bugs, and improve user experience in future updates.

All changes

What's Changed

Full Changelog: v0.42.0...v0.43.0