Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Releases: datafold/data-diff

v0.7.14

16 Jul 03:35
Compare
Choose a tag to compare

What's Changed

  • fix crashing when parsing column names including _a, _b by @vvkh in #636
  • exempt issues/prs labeled "stale_immune" by @dlawin in #639
  • add debugging detail for VSCode by @dlawin in #641
  • Add column types to json output by @vvkh in #638

Full Changelog: v0.7.13...v0.7.14

v0.7.13

30 Jun 17:30
Compare
Choose a tag to compare

What's Changed

  • fix KeyError exception for --json diffs by @vvkh in #635

Full Changelog: v0.7.12...v0.7.13

v0.7.12

28 Jun 15:58
Compare
Choose a tag to compare

What's Changed

  • fix reversal of rows added and removed by @leoebfolsom in #630
  • use a different endpoint for ds metadata by @dlawin in #628
  • include only rows with equal PK to values diff stats in --json output by @vvkh in #631
  • check prod table for DNE/access exception by @dlawin in #632

Full Changelog: v0.7.11...v0.7.12

v0.7.11

27 Jun 22:44
Compare
Choose a tag to compare

What's Changed

  • remove prompt to create API key and data source, send user straight to docs by @leoebfolsom in #613
  • set upper limit on dsnparse version by @dlawin in #617
  • Housekeeping: split tests and cleanup imports by @dlawin in #619
  • add formatter + annotation step to PRs by @dlawin in #622
  • add --dbt support for --where/-w by @dlawin in #620
  • only render jinja in the specified profile target by @dlawin in #627
  • log improvements and display diff status by @dlawin in #614
  • black -l 120 . by @dlawin in #623

Full Changelog: v0.7.10...v0.7.11

v0.7.10

22 Jun 00:17
Compare
Choose a tag to compare

What's Changed

  • add json format for dbt diff values by @vvkh in #612

Full Changelog: v0.7.9...v0.7.10

v0.7.9

14 Jun 23:25
Compare
Choose a tag to compare

What's Changed

  • Add custom exceptions for raises in dbt_parser by @dlawin in #589
  • set close reason to not_planned for stale issues by @dlawin in #602
  • expand ~ in dbt paths by @vvkh in #599
  • snowflake-connector-python>=3.0.2 by @dlawin in #611
  • --dbt option to sign up for email notifications by @dlawin in #605
  • add --state flag feature to dbt integration by @dlawin in #600
  • --dbt add support for BQ service-account by @dlawin in #609

Full Changelog: v0.7.8...v0.7.9

v0.7.8

24 May 18:42
c152ae2
Compare
Choose a tag to compare

What's Changed

  • show column type changes and continue diff by @dlawin in #584
  • warn and continue when PK is null by @dlawin in #585
  • fix Redshift view support by @alexnikitchuk in #592
  • add warning when using outdated data-diff version by @dlawin in #587
  • add support for custom database config by @dlawin in #586
  • Add snowflake-connector-python support for >=3.0.0 by @dlawin in #593

New Contributors

Full Changelog: v0.7.7...v0.7.8

v0.7.7

15 May 22:21
6e33035
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.6...v0.7.7

v0.7.6

11 May 19:39
5965bdd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.7.6

v0.7.5

05 May 21:11
eee180d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.4...v0.7.5