Releases: sodadata/soda-core
Releases · sodadata/soda-core
v3.2.1
What's Changed
- feat: correctly identified anomalies are excluded from training data by @baturayo in #2013
- fix: show more clearly the detected frequency using warning message first by @baturayo in #2014
- Fix simulator streamlit path by @m1n0 in #2017
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2016
- Update oracle_data_source.py by @vinod901 in #2012
- Oracle: cast config to str/int to prevent oracledb errors by @m1n0 in #2018
New Contributors
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- feat: implement severity level paramaters by @baturayo in #2001
- Always use datasource specifis COUNT expression by @m1n0 in #2003
- fix: anomaly detection feedbacks by @baturayo in #2005
- feat: anomaly detection simulator (#163) by @baturayo in #2010
- Dremio Token Support by @JorisTruong in #2009
New Contributors
- @JorisTruong made their first contribution in #2009
Full Changelog: v3.1.5...v3.2.0
v3.1.5
What's Changed
- Hive data source improvements by @robertomorandeira in #1982
- feat: implement migrate from anomaly score check config by @baturayo in #1998
- Bump Prophet by @m1n0 in #2000
- Tests: use approx comparison for floats by @m1n0 in #1999
New Contributors
- @robertomorandeira made their first contribution in #1982
Full Changelog: v3.1.4...v3.1.5
v3.1.4
What's Changed
- Dbt: improve parsing logs by @m1n0 in #1981
- Sampler: fix link href by @m1n0 in #1983
- Document group by example for Soda Core with failed rows check by @janet-can in #1984
- Schema check: support custom identity by @m1n0 in #1988
- [SAS-2735] Add semver release for major, minor and latest by @dirkgroenen in #1993
- bug: handle null values for continuous dist (#165) by @baturayo in #1994
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1977
- feat: implement new anomaly detection in soda core by @baturayo in #1995
- feat: support built-in prophet public holidays by @baturayo in #1997
Full Changelog: v3.1.3...v3.1.4
v3.1.3
v3.1.2
What's Changed
- GCP Delegate Authentication support by @nathadfield in #1973
- fix anomaly detection frequency aggregation bug by @baturayo in #1975
- upgrade pydantic from v1 to v2 by @baturayo in #1974
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1938
New Contributors
- @nathadfield made their first contribution in #1973
Full Changelog: v3.1.1...v3.1.2
v3.1.1
v3.1.0
What's Changed
- Initial contracts transformation proposal by @tombaeyens in #1952
- Fix check source payload by @m1n0 in #1966
Full Changelog: v3.0.54...v3.1.0
v3.0.54
What's Changed
- Failed rows check: support thresholds by @m1n0 in #1960
- Updated install doc to include MotherDuck support via DuckDB by @janet-can in #1963
- Sqlserver: remove % from pattern by @chuwangBA in #1956
- Sqlserver: support quoting tables using brackets, "quote_tables" mode by @m1n0 in #1959
New Contributors
- @chuwangBA made their first contribution in #1956
Full Changelog: v3.0.53...v3.0.54