v0.35.0
What's new in Recce v0.35.0
We're excited to announce the latest version of our software, bringing you enhanced features and improvements.
Here's what's new:
🎨 UX improvements for exploring
Multi-selected node run results
Users can now view run results for multiple selected nodes directly on the lineage page. It provides a consistent location to examine node results, improving navigation and analysis efficiency.
Enhanced Schema Column Information
We've added the ability to run histogram and top-k checks directly in the schema column. This improvement reduces the steps required to access these important check results, streamlining data analysis and quality assessment processes.
⛽ Expanded type coverage for Recce
Recce expanded compatibility with dbt, now supporting metric and semantic_model nodes. This feature allows for a more complete representation of your dbt projects, providing a more cohesive experience for dbt users.
We'll continue to optimize performance, fix bugs, and improve user experience in future updates.
All changes
What's Changed
- [Feature] Sow run results for multi select modes by @popcornylu in #430
- [Feature] Modified recce run return code by @wcchang1115 in #428
- [Feature] Allows to show histogram and top k in the schema column by @popcornylu in #433
- [Feature] Change add to checklist button in query UI by @popcornylu in #436
- [Feature] show onboarding gudie when first time open by @kentwelcome in #437
- [Bug] Cannot launch recce server in file mode when file does not exist by @popcornylu in #429
- [Bug] Fix histogram diff wrong message by @wcchang1115 in #431
- [Bug] Fix the layout problem in the check and lineage UI by @popcornylu in #432
- [Fix] DRC-717 Recce should support
metric
andsemantic_model
nodes by @kentwelcome in #435 - [Fix] DRC-723 fix onboarding modal layout issue by @kentwelcome in #438
Full Changelog: v0.34.0...v0.35.0