Releases: sodadata/soda-core
Releases · sodadata/soda-core
v3.0.31
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
What's Changed
- Use correct failing/passing query on aggregatedd query checks by @m1n0 in #1837
- Group by by @vijaykiran in #1840
- Fix wrong parsing of scheme for soda_cloud by @milanaleksic in #1841
- fix: do not return
anomalyProbability
by @tituskx in #1807 - Add group evolution check by @vijaykiran in #1843
Full Changelog: v3.0.29...v3.0.30
v3.0.29
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
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
What's Changed
- Duplicate check: get/send both raw and aggregated rows by @m1n0 in #1818
- Fix condition for fail queries by @vijaykiran in #1811
- Do not create sample rows when limit is 0 by @m1n0 in #1820
- Update dremio_data_source.py by @aayush16 in #1824
- CI: distinct PR and Nightly test runs by @m1n0 in #1821
- CI: fix tests run by @m1n0 in #1825
- Initial group by check support by @vijaykiran in #1827
New Contributors
Full Changelog: v3.0.26...v3.0.27
v3.0.26
v3.0.25
What's Changed
- Fix sampler parsing by @vijaykiran in #1813
- Refactor reference check into two queries by @m1n0 in #1812
Full Changelog: v3.0.24...v3.0.25
v3.0.24
What's Changed
- Fix README.md bugs by @baturayo in #1803
- Check attributes: send numeric type as string by @m1n0 in #1798
- Tiny update to readme subtitle by @janet-can in #1806
- Improve profiling tests by @m1n0 in #1805
- Core 248 generic check by @m1n0 in #1778
- fix: return yhat not trend as anomalyPredictedValue by @tituskx in #1802
- Core 371 query sqls and RCA by @m1n0 in #1785
- refactor: only use last
n_points
indetect_anomalies
method by @tituskx in #1808 - fix: skip/ignore measurements does not work by @tituskx in #1799
- bug: fix anomaly result to expect feedback outside of anomaly diagnostics by @baturayo in #1797
- Bump telemetry versions by @vijaykiran in #1810
Full Changelog: v3.0.23...v3.0.24
v3.0.23
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
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