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

v0.10.0

Compare
Choose a tag to compare
@dlawin dlawin released this 19 Dec 17:52

What's Changed

  • Make local dbt data diffs concurrent by @sungchun12 in #776
  • Accept either key file path or file itself in Snowflake by @vvkh in #792
  • mssql normalize_uuid by @dlawin in #793
  • Revert "mssql normalize_uuid" and fix the overall problem by @dlawin in #794
  • Remove Unneeded Logging by @sungchun12 in #798
  • Tolerate empty samples & allow custom database schemas by @nolar in #802
  • redshift: also try to get schema from svv_columns by @dlawin in #803
  • Track data-diff usage in MotherDuck by @sungchun12 in #800
  • fix unreachable code branches by @dlawin in #791

Full Changelog: v0.9.17...v0.10.0