Skip to content

v1.7.0

Compare
Choose a tag to compare
@release-please release-please released this 23 Mar 13:30
764d52b

1.7.0 (2022-03-23)

Features

Bug Fixes

  • add to_hex for bigquery hash (#400) (e5c7ded)
  • Comparison fields Key Error fix (#396) (a597b56)
  • ensure all statuses are success or fail, particularly after _join_pivots (#329) (#370) (310747d)
  • make status values consistent across validation types (#377) (#378) (5c08463)
  • Multiple updates (#359) (6b2614d)
  • revert change from #345 that causes filters, threshold and labels to be ignored for column validations (#376) (#379) (8b295cf)
  • Status when source and target agg values are 0 (#393) (6a41f68)
  • support schema validation for more clients (#355) (#380) (ed46295)
  • supporting non default schemas for mssql (#365) (100b3ea)
  • test for nan when calculating fail/success in combiner (#341) (#366) (a9720c2)
  • use an appropriate column filter list for schema validation (#350) (#371) (806151a)

Documentation

  • Add Hive as a supported data source to docs (#354) (be2a49d)