Skip to content

Releases: DataRecce/recce

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

v0.42.1

22 Nov 07:30
Compare
Choose a tag to compare

What's Changed

  • [Enhancement] the schema diff and row count in the linage only apply to the nodes what you see. by @popcornylu in #497

Full Changelog: v0.42.0...v0.42.1

v0.42.0

20 Nov 09:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.41.0...v0.42.0

v0.41.1

19 Nov 13:08
Compare
Choose a tag to compare
  • [Feature] Import checklist to cloud mode

Full Changelog: v0.41.0...v0.41.1

v0.41.0

13 Nov 09:24
Compare
Choose a tag to compare

What's new in Recce v0.41.0

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

🎨 Enhanced Query UI

We've refined the Run Query interface and primary key selection form. This update makes it easier for users to set up queries and manage primary key selections, reducing friction in your workflow.

截圖 2024-11-13 下午5 57 20

🗓️ Improved History Navigation

The history list now features date segments, making it easier to navigate through your past activities. This chronological organization helps you quickly locate specific runs and track your work progress over time.

截圖 2024-11-13 下午6 00 00

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

All changes

What's Changed

Full Changelog: v0.40.0...v0.41.0