Skip to content

Releases: waterdipai/datachecks

v0.2.5

09 Jan 04:49
f82316d
Compare
Choose a tag to compare

What's Changed

New Features:

Bug Fix

Others

New Contributors

Full Changelog: v0.2.4...v0.2.5

v0.2.4

18 Oct 09:05
588459e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

16 Oct 02:51
4317d46
Compare
Choose a tag to compare

What's Changed

Features

Bug Fix

Build Fix

  • build(deps): bump cryptography from 41.0.3 to 41.0.4 by @dependabot in #103
  • build(deps): bump urllib3 from 1.26.16 to 1.26.17 by @dependabot in #114
  • build(deps): bump webpack from 5.53.0 to 5.76.0 in /ui by @dependabot in #117

Documentation

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

v0.2.2

20 Sep 03:39
3c12efd
Compare
Choose a tag to compare

What's Changed

Features

Bug Fix

  • fix(metric): the metric configuration filters does not apply by @WeryZebra-Yue in #93
  • fix(import): modules to import isn't being identifiable by @WeryZebra-Yue in #95
  • fix(metrics): round function in average and variance metric by @WeryZebra-Yue in #97
  • fix(metric): field_name not being accepted in open-search and elastic-search in freshness metric by @WeryZebra-Yue in #96
  • fix(datasource): included qualified_table_name to all table calls by @niyasrad in #87

Documentation Improvement

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

03 Sep 07:07
38256f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

19 Aug 03:33
d02bfc2
Compare
Choose a tag to compare

What's Changed

Feature

  • Automatic field profiling for SQL and Search Index data source. The automatic profiler will discover all the tables, indices, and fields for a given dataset. And will generate metrics for all the numeric and text fields
  • Added numeric distribution metric for the average value.
  • Added numeric distribution metric for minimum value.

New Contributors

Full Changelog: v0.1.2...v0.2.0

v0.1.2

28 Jul 16:32
fba502c
Compare
Choose a tag to compare

What's Changed

  • Add support for the freshness metric
  • Add support for opensearch data source

New Contributors

Full Changelog: https://github.com/waterdipai/datachecks/commits/v0.1.2