Skip to content

v0.37.0

Compare
Choose a tag to compare
@wcchang1115 wcchang1115 released this 16 Oct 08:54
· 448 commits to main since this release

What's new in Recce v0.37.0

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

📌 Compare Renamed Columns

We're excited to introduce our new "Compare Renamed Columns" feature, designed to enhance your data comparison capabilities across evolving schemas. This allows users to specify custom queries for both base and current environments, enabling seamless comparison even when column names have changed. By supporting flexible query definitions, this feature effortlessly bridges the gap between renamed columns.

截圖 2024-10-16 下午5 32 20

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

All changes

What's Changed

  • [Feature]Make the scrollbar of the history overlayed by @popcornylu in #448
  • [Feature] in history list, update the running status if a run is still running by @popcornylu in #449
  • [Feature] Update the centering and fitting logic in the lineage view by @popcornylu in #451
  • [Feature] Compare renamed columns by @kentwelcome in #452
  • [Bug] Dont cancel a run while leaving the check detail page by @popcornylu in #450
  • [Bug] Should update the check result panel when running multi-model row count diff by @popcornylu in #453

Full Changelog: v0.36.0...v0.37.0