Skip to content

v0.38.0

Compare
Choose a tag to compare
@wcchang1115 wcchang1115 released this 23 Oct 08:24
· 428 commits to main since this release
8ff1462

What's new in Recce v0.38.0

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

🏡 Flexible dbt Manifest Directory Configuration

In response to community feedback, we've implemented support for custom target paths in the recce server. Users can now specify both custom target path and target base path locations. This enhancement allows for better integration with various project structures.

🎨 Run Result Panel Enhancement

We relocated the copy to screenshot button to the toolbar, creating a more unified experience across all diff checks and queries.
It streamlines the run result panel for a consistent experience throughout the application

截圖 2024-10-23 下午5 45 03

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

All changes

What's Changed

  • [Feature] Allow custom target path and target base path for recce server by @wcchang1115 in #458
  • [Enhancement] Update the message for primary keys by @popcornylu in #454
  • [Enhancement] Move the copy to screenshot button to the toolbar by @popcornylu in #455
  • Add hashed repo and branch info to telemetry by @even-wei in #456
  • Aggregate event types, codespace events, and add runner_type to all e… by @even-wei in #457
  • [Bug] Fix histogram diff error if there is no min/max in the both side by @popcornylu in #460

Full Changelog: v0.37.0...v0.38.0