Skip to content

v0.48.0

Compare
Choose a tag to compare
@wcchang1115 wcchang1115 released this 03 Jan 08:02
· 90 commits to main since this release

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