v3.0.11
What's Changed
- fix: limit the bin size and handle zero division for continious DRO by @baturayo in #1624
- fix: handle DRO generation for columns with 0 rows by @baturayo in #1627
- chore: pin prophet to >=1.1 by @bastienboutonnet in #1629
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1630
- Parse cli variables correctly, fix cli tests to actually assert result. by @m1n0 in #1634
- refactor: add bins and weights doc link to DRO exception handling logs by @baturayo in #1633
- Verify data source connection command by @m1n0 in #1636
- Redshift: use SVV_COLUMNS to get table metadata by @m1n0 in #1635
- Snowflake: use upper case in table metadata query by @m1n0 in #1639
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1643
- Trino: fix py310 type hints by @m1n0 in #1641
- fix: variable substitution in schema check query by @ceyhunkerti in #1628
- fix(anomaly_check): only send outcomeReasons with severity "warn" or "error" by @tituskx in #1640
- fixing bq separate compute storage project by @thiagodeschamps in #1638
- Bigquery: fix distribution check by @m1n0 in #1647
- Change over time - add same day/month support by @m1n0 in #1645
New Contributors
- @ceyhunkerti made their first contribution in #1628
- @thiagodeschamps made their first contribution in #1638
Full Changelog: v3.0.10...v3.0.11