Releases: sodadata/soda-core
Releases · sodadata/soda-core
v3.3.13
v3.3.12
v3.3.11
What's Changed
- Date formats: improve date format regex by @pholser in #2128
- Duckdb: fix schema check for db in file by @m1n0 in #2130
- Snowflake: support custom hostname and port @whummer in #2109
- Improve user provided query sanitization. by @jzalucki in #2131
- Scan Context: read/write data from/to a scan by @m1n0 in #2134
- Add sslmode support to postgres and denodo by @m1n0 in #2066
- Sqlserver: add support for custom parameters. by @jzalucki in #2132
Breaking changes
- Ensure unique query names. by @jzalucki in #2117 - change in query naming logic. Query names are now sequentially numbered to ensure uniqueness. This is potentially a breaking change.
New Contributors
Full Changelog: v3.3.10...v3.3.11
v3.3.10
What's Changed
- Bugfix for the Atlan integration when using soda-core & contracts
Full Changelog: v3.3.9...v3.3.10
v3.3.9
What's Changed
- Contracts4 by @tombaeyens in #2116
- Added contracts push integration through plugin as experimental
- Renamed warehouse to data source in contracts API
Full Changelog: v3.3.8...v3.3.9
v3.3.8
v3.3.7
What's Changed
- Updated readme by @janet-can in #2104
- Oracle: fix formats, freshness, other minor fixes by @m1n0 in #2106
- Sampler: do not invoke http endpoint if no failed rows present by @jzalucki in #2115
- Missing count: fix sample query by @jzalucki in #2114
- Between threshold: fix error when using variables by @jzalucki in #2113
New Contributors
Full Changelog: v3.3.6...v3.3.7
v3.3.6
What's Changed
- CLOUD-7708 - Add Snowflake CI account to pipeline for soda-core by @dakue-soda in #2088
- [CLOUD-7400] Improve memory usage by @dirkgroenen in #2081
- Duplicate check: fail gracefully in case of error in query by @m1n0 in #2093
- Bump requests and tox/docker by @m1n0 in #2094
- Duplicate check: support sample exclude columns fully by @m1n0 in #2096
- Spark: profiling support more text types by @m1n0 in #2099
- Spark: profiling support more numeric types by @m1n0 in #2100
- Oracle: fix profiling/discovery queries, add numeric profiling by @m1n0 in #2101
Full Changelog: v3.3.5...v3.3.6