Skip to content

Releases: sodadata/soda-core

v3.0.31

14 Apr 07:28
Compare
Choose a tag to compare

What's Changed

  • Document Analyze Table in tests by @m1n0 in #1844
  • Apply dataset filters to reference check by @m1n0 in #1846
  • Cleanup Group Evolution by @vijaykiran in #1853
  • fix: improve error handling when invalid metric is provided to AnomalyMetricCheck by @tituskx in #1850

Full Changelog: v3.0.30...v3.0.31

v3.0.30

21 Mar 21:44
c0f92e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.29...v3.0.30

v3.0.29

14 Mar 14:01
3ed31f8
Compare
Choose a tag to compare

What's Changed

  • Fix group by names for non-str columns by @vijaykiran in #1835
  • Global samples limit by @m1n0 in #1836
  • Failing/passing query on derived checks by @m1n0 in #1834
  • fix: seasonality feedback overwrites skip measurements feedback by @tituskx in #1833

Full Changelog: v3.0.28...v3.0.29

v3.0.28

09 Mar 13:30
4faad2e
Compare
Choose a tag to compare

What's Changed

  • Vertica: fix profiling by @m1n0 in #1826
  • Duplicate check: specify table for * query by @m1n0 in #1829
  • Duckdb: support connection configuration by @m1n0 in #1830
  • [trino] Remove experimental python types arg by @vijaykiran in #1831
  • CORE-457 send the link details from sample configuration by @vijaykiran in #1832

Full Changelog: v3.0.27...v3.0.28

v3.0.27

06 Mar 22:36
ea810a0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.26...v3.0.27

v3.0.26

27 Feb 13:06
Compare
Choose a tag to compare

What's Changed

  • Fix freshness check cloud payload by @m1n0 in #1814

Full Changelog: v3.0.25...v3.0.26

v3.0.25

23 Feb 14:27
e5af51b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.24...v3.0.25

v3.0.24

22 Feb 22:14
04cc607
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.23...v3.0.24

v3.0.23

16 Feb 11:01
Compare
Choose a tag to compare

What's Changed

  • [core] Optimize duplicate query by @m1n0 in #1781
  • [core] pin duckdb version by @baturayo in #1791
  • [core] Invalid values/format/regex for validity checks by @m1n0 in #1793
  • [core] Data source utils: support config as string by @m1n0 in #1796
  • [profiling] refactor: profiler implementation by @baturayo in #1775
  • [anomaly detection] fix: confidence bounds of anomaly detection sit too close together by @tituskx in #1780
  • [anomaly detection] bug: anomaly detection doesn't use more than 3 historical check results by @baturayo in #1787
  • [cloud] Fix verbose mode in cloud requests by @m1n0 in #1792
  • [CI] Update workflow.yml by @vijaykiran in #1794

Full Changelog: v3.0.22...v3.0.23

v3.0.22

25 Jan 17:22
a52b8b0
Compare
Choose a tag to compare

What's Changed

  • [profiling] fix: table and column inclusion/exclusion works correctly for profiling by @tituskx in #1735
  • [vertica] Add Vertica Support by @mkovalyshev in #1771
  • [cloud] Add support for link text for failed row sampler messages by @vijaykiran in #1772
  • [dask/pandas] dask and pandas support by @baturayo in #1671
  • [cloud] Gather all queries in the query object by @m1n0 in #1773
  • [cloud] Add possibility to configure the URL scheme for Soda Cloud by @dakue-soda in #1776

Full Changelog: v3.0.21...v3.0.22