Releases: sodadata/soda-core
Releases · sodadata/soda-core
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
v3.0.21
What's Changed
- Check attributes: enable tests and fix support on all check types by @m1n0 in #1767
- CI: use the Github token from the pipeline as a dispatch token by @dakue-soda in #1768
New Contributors
- @dakue-soda made their first contribution in #1768
Full Changelog: v3.0.20...v3.0.21
v3.0.20
What's Changed
- [dremio] fixes for profiling and discovery by @vijaykiran in #1764
- Attributes: add timezone to dates by @m1n0 in #1765
- deprecation/fix: actually remove execution of row count query in table discovery by @bastienboutonnet in #1763
- add dataset filter test case starting with % by @baturayo in #1756
Full Changelog: v3.0.19...v3.0.20
v3.0.19
What's Changed
- Sqlserver: fix regex like method by @m1n0 in #1669
- Update GH Actions version by @vijaykiran in #1759
Full Changelog: 3.0.18...v3.0.19
v3.0.18
What's Changed
- [core] apply in-check filters to duplicate check by @m1n0 in #1748
- [core] Deprecate global data source 'disable_samples', use one from sampler by @m1n0 in #1749
- [profiling] feat: add row count to profiling by @baturayo in #1747
- [core] Fix for user defined query check failure on zero result by @vijaykiran in #1750
- [cloud] Get available check attributes schema using correct cloud api by @m1n0 in #1751
- [core] Remove unused soda_cloud property by @m1n0 in #1753
- [core] Better warning message for invalid check without valid spec by @m1n0 in #1752
- [dremio] fix profiling for schemas with s by @vijaykiran in #1757
- [cloud] Skip all checks if invalid attributes found by @m1n0 in #1758
Full Changelog: v3.0.17...v3.0.18
v3.0.17
What's Changed
- Custom query null result handling by @m1n0 in #1739
- Duplicate count workaround for complex types by @m1n0 in #1738
- Warn about unsupported multi-argument numeric checks by @m1n0 in #1741 and #1742
- Send check attributes to cloud by @m1n0 in #1743
- [API] Experimental connecton API by @vijaykiran in #1745
- [DREMIO] fix profiling issues by @vijaykiran in #1746
Full Changelog: v3.0.16...v3.0.17
v3.0.16
What's Changed
- Bump dependency versions by @vijaykiran in #1728
- Remove cloud traces from telemetry by @m1n0 in #1729
- [dremio] fix profiling query by @vijaykiran in #1730
- log metric identity when getting historical metrics for anomaly check for easier debugging by @bastienboutonnet in #1731
- Check attributes validation by @m1n0 in #1727
- [databricks/spark] fix listing of tables by @vijaykiran in #1736
- Fix schema info with partition info by @vijaykiran in #1737
Full Changelog: v3.0.15...v3.0.16
v3.0.15
What's Changed
- Core 267 variables by @m1n0 in #1716
- Add snowflake arg to allow temp credential file in Linux by @wintersrd in #1714
- Do not upload more than 100 rows to Cloud when no limit is specified by @m1n0 in #1719
- Bump requests version by @m1n0 in #1721
- Fix history-loss when custom identity is provided by @vijaykiran in #1720
- Check attributes by @m1n0 in #1718
- Fix json serialisation for HTTPSampler by @vijaykiran in #1723
New Contributors
- @wintersrd made their first contribution in #1714
Full Changelog: v3.0.14...v3.0.15
v3.0.14
What's Changed
- Updates to list of compatible data sources. by @janet-can in #1694
- Date format fixes by @vijaykiran in #1691
- Sqlserver: fix email regex, do not allow empty string by @m1n0 in #1688
- Spark: respect verbose setting when running a test query by @m1n0 in #1697
- fix: ensure that profiling does not lowercase columns by @tituskx in #1687
- Variables everywhere by @m1n0 in #1700
- Update docker by @vijaykiran in #1699
- Refactor duplicate check into two queries by @m1n0 in #1698
- Updates to HTTP Sampler: by @vijaykiran in #1702
- deprecation: remove row-count derivation from dataset discovery by @bastienboutonnet in #1706
- Support variables in configuration by @m1n0 in #1705
- Fix schema checks with table filter by @m1n0 in #1704
- duckdb support (experimental) by @vijaykiran in #1709
- Denodo support (experimental) by @vijaykiran in #1710
Full Changelog: v3.0.13...v3.0.14
v3.0.13
What's Changed
- Support Date type in freshness checks by @m1n0 in #1667
- feat: support sampling for distribution checks by @baturayo in #1666
- Log current time to logs by @m1n0 in #1676
- Add file/check location to scan summary by @m1n0 in #1675
- Regex: support '+' in email format by @m1n0 in #1677
- Generate passing query for built-in checks by @m1n0 in #1668
- Test statistical functions on all data sources by @m1n0 in #1678
- Core 349 samples limit by @m1n0 in #1685
- Add message and link configuration options by @vijaykiran in #1686
- Oracle DB Support by @vijaykiran in #1682
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1684
- Fixes to sampler, add logging by @vijaykiran in #1690
Full Changelog: v3.0.12...v3.0.13