Skip to content

Releases: DataRecce/recce

v0.15.0

25 Apr 09:52
Compare
Choose a tag to compare

What's Changed

  • [Chore] adjust github action workflow by @popcornylu in #290
  • [Bug] The value diff is not working in the review mode. by @popcornylu in #289
  • [Bug] reivew mode should be able to be launched when the dbt project or profile is absent. by @popcornylu in #292
  • [Bug] Cannot launch recce server if the state file does not exist by @popcornylu in #293
  • [Bug] Fix failed to copy screenshots by @wcchang1115 in #291
  • [Bug] State file type validation rule by @wcchang1115 in #288

Full Changelog: v0.14.0...v0.15.0

v0.14.0

18 Apr 07:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.14.0

v0.13.1

15 Apr 08:02
Compare
Choose a tag to compare

What's Changed

  • [Bug] DRC-374 Only show Run Query button in CheckDetail page #278
  • [Bug] DRC-359 Fix schema diff issue when executing preset check #277

Full Changelog: v0.13.0...v0.13.1

v0.13.0

11 Apr 08:54
3ef54fd
Compare
Choose a tag to compare

What's Changed

  • [Feature] Query the model when the run form lacks column information by @wcchang1115 in #267
  • [Feature] Allow to review without models source code by @wcchang1115 in #272
  • [Feature] DRC-357 Load and dump empty recce config file with preset checks by @kentwelcome in #269
  • [Chore] Add demo instance info to the server info api by @wcchang1115 in #274
  • [Bug] Handle getting branch information when HEAD is detached by @wcchang1115 in #270
  • [Bug] Cannot delete added check by @wcchang1115 in #275

Full Changelog: v0.12.2...v0.13.0

v0.12.2

09 Apr 07:25
6da2a44
Compare
Choose a tag to compare

What's Changed

  • [Bug] Fix recce run failed if no state file exists by @popcornylu in #268

Full Changelog: v0.12.1...v0.12.2

v0.12.1

03 Apr 06:51
d63144a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.12.1

v0.12.0

03 Apr 02:41
Compare
Choose a tag to compare

What's Changed

  • [Feature] Add favicon logo and external links by @wcchang1115 in #264
  • [Enhancement] Fit view after filter change by @popcornylu in #265
  • [Chore] separate the runtime, recce state and db models by @popcornylu in #263
  • [Bug] DRC-344 SQL query should still work under review mode by @kentwelcome in #262
  • [Bug] DRC-316 Artifact server observer does not work in windows by @douenergy in #260

Full Changelog: v0.11.0...v0.12.0

v0.11.0

28 Mar 07:11
Compare
Choose a tag to compare

What's Changed

  • [Feature] Support value diff for models with composite primary key by @popcornylu in #243
  • [Feature] DRC-299 Recce Run with lineage data by @kentwelcome in #237
  • [Feature] Change export and load button behavior from checklist to state by @wcchang1115 in #250
  • [Feature] Change the behavior of state loading and exporting by @wcchang1115 in #256
  • [Enhancement] DRC-269 Remove "create a simple check" icon by @douenergy in #245
  • [Enhancement] Recce run: Only run the row count diff on table models by @popcornylu in #251
  • [Chore] Add registry for run types by @popcornylu in #249
  • [Chore] Update bug_report.yml by @popcornylu in #258
  • [Chore] Update bug_report.yml by @popcornylu in #259
  • [Bug] DRC-260 Fix linage view edges will disapper in copy image by @kentwelcome in #244
  • [Bug] lineage view shows nothing if there is no modified model by @popcornylu in #255
  • [Bug] unable to run top k diff due to bigquery error by @popcornylu in #254
  • [Bug] Don't query row count if the model does not exist by @popcornylu in #253

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

21 Mar 09:22
Compare
Choose a tag to compare

Highlight

  • Support package filter in the linage graph
  • Sort lineage graph's edges order for better visualization
  • Show schema diff in the lineage graph node

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

14 Mar 08:29
Compare
Choose a tag to compare

Highlight

  • Enhance Top-K and Histogram UI
  • Materialize last row count run result

What's Changed

  • [Feature] DRC-222 Merge 2 histogram charts into a single histogram chart by @kentwelcome in #218
  • [Feature] DRC-207 design the UI component to show the diff of top k by @kentwelcome in #212
  • [Feature] Show no data when zero row of the query result by @wcchang1115 in #220
  • [Feature] Materialize the last run result for row count diff by @popcornylu in #223
  • [Refine] DRC-222 Update UI code of Histogram Chart by @kentwelcome in #226
  • [Bug] Add handler when ClipboardItem not supported by @wcchang1115 in #225

Full Changelog: v0.8.2...v0.9.0