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

v0.2.3 - Config files; Better UUID support.

Compare
Choose a tag to compare
@erezsh erezsh released this 06 Jul 12:39
· 1500 commits to master since this release
  • Added support for config files - specify the arguments to data-diff using a TOML file
  • Added support for native UUIDs in Postgresql

What's Changed

  • Fixed tests; bisection_threshold can now be inf by @erezsh in #134
  • tests: parallel + snowflake, presto in CI + benchmark scripts by @sirupsen in #135
  • Update README.md to include authenticator in Snowflake connection string by @franloza in #142
  • Fix tests for PRs from contributors who don't have access to 'secrets'. by @erezsh in #147
  • Corrections for PR #144 - fix UUID things by @erezsh in #148
  • Fix UUID things by @pik94 in #144
  • Added support for native UUIDs in postgresql. by @erezsh in #149
  • Specify data-diff arguments using config files by @erezsh in #143
  • Small Fixes by @erezsh in #151

New Contributors

Full Changelog: v0.2.2...v0.2.3