Skip to content

Releases: sodadata/soda-core

v3.2.1

13 Feb 05:36
Compare
Choose a tag to compare

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

08 Feb 23:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.5...v3.2.0

v3.1.5

26 Jan 04:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.4...v3.1.5

v3.1.4

26 Jan 04:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.3...v3.1.4

v3.1.3

03 Jan 22:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.2...v3.1.3

v3.1.2

15 Dec 22:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.1...v3.1.2

v3.1.1

04 Dec 01:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

v3.1.0

02 Dec 00:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.54...v3.1.0

v3.0.54

14 Nov 10:37
Compare
Choose a tag to compare

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

Full Changelog: v3.0.53...v3.0.54

v3.0.53

01 Nov 11:39
Compare
Choose a tag to compare

What's Changed

  • Freshness: support mixed thresholds by @m1n0 in #1957
  • Add License to every package by @m1n0 in #1958

Full Changelog: v3.0.52...v3.0.53