This repository has been archived by the owner on May 17, 2024. It is now read-only.
Releases: datafold/data-diff
Releases · datafold/data-diff
v0.7.14
v0.7.13
v0.7.12
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
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
v0.7.9
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
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
- @alexnikitchuk made their first contribution in #592
Full Changelog: v0.7.7...v0.7.8
v0.7.7
What's Changed
- specify urllib3<2 by @dlawin in #578
- Use proper casing policy for --cloud diffs by @vvkh in #579
- output cols added/removed/types changed by @dlawin in #541
- enhance cloud event metadata by @dlawin in #547
- support "port" in oracle connection by @qsliu2017 in #548
- bug label for bug template by @kylemcnair in #576
New Contributors
- @qsliu2017 made their first contribution in #548
Full Changelog: v0.7.6...v0.7.7
v0.7.6
What's Changed
- add database-specific installation instructions to readme by @leoebfolsom in #559
- add support for two part id by @dlawin in #531
- support include/exclude meta config by @dlawin in #535
- add triage labels workflow by @kylemcnair in #562
- link to docs.datafold.com for XDB by @leoebfolsom in #565
- Create stale.yml by @kylemcnair in #566
- Update stale.yml by @kylemcnair in #567
- stale yml error by @kylemcnair in #568
- update --select dbt version error message by @leoebfolsom in #569
- add triage label to unstale issues/PRs by @kylemcnair in #570
- Create label-update_awaiting-response-to-triage.yml by @kylemcnair in #573
- Event based triage label by @kylemcnair in #572
- remove optional flag from --dbt dependencies by @dlawin in #544
Full Changelog: v0.7.5...v0.7.6
v0.7.5
What's Changed
- focus readme on the dbt use case by @leoebfolsom in #551
- center the header by @leoebfolsom in #552
- Follow-up the sqeleton-to-datadiff embedding by @nolar in #543
- Json matching & tests for sqeleton PR #15 by @nicolasaldecoa in #383
- Fix & extend the tests for JSON/JSONB columns by @nolar in #553
- Allow dbt selectors by @dave-connors-3 in #511
- Hotfix: Correct early return in diffs_are_equiv_jsons not including the set object by @nicolasaldecoa in #554
- Simplify JSON column types by @nolar in #545
- Compare JSON, ARRAY, STRUCT types in BigQuery (simplistically) by @nolar in #533
- instantiate MACRO_DEBUGGING global for dbt by @dlawin in #555
- if dbt ls throws an exception, raise that first by @dlawin in #556
New Contributors
- @nicolasaldecoa made their first contribution in #383
- @dave-connors-3 made their first contribution in #511
Full Changelog: v0.7.4...v0.7.5