Releases: calogica/dbt-expectations
Releases · calogica/dbt-expectations
dbt-expectations 0.10.4
What's Changed
- Update README.md by @thomaslaber in #303
- "Expect" instead of "Except" by @dbeatty10 in #308
- Upgrade for dbt 1.8.x by @clausherther in #309
- Adds optional
step
param to expect_column_values_to_be_{in,de}creasing by @vitorbaptista in #316
New Contributors
- @thomaslaber made their first contribution in #303
- @dbeatty10 made their first contribution in #308
- @vitorbaptista made their first contribution in #316
Full Changelog: 0.10.3...0.10.4
dbt-expectations 0.10.3
What's Changed
- [CI] Uprade to dbt=1.7.x by @clausherther in #292
- Add Trino Support by @damian3031 in #294
- Add Trino md5 macro by @clausherther in #301
New Contributors
- @damian3031 made their first contribution in #294
Full Changelog: 0.10.2...0.10.3
dbt-expectations 0.10.2
dbt-expectations 0.10.1
What's Changed
Full Changelog: 0.10.0...0.10.1
dbt-expectations 0.10
What's Changed
- Added experimental spark support by @clausherther in #279
- Changed upper range of dbt-date version dependency by @clausherther in #286
Full Changelog: 0.9.0...0.10.0
dbt-expectations 0.9.0
What's Changed
- #257 Add count to expect_compound_columns_to_be_unique by @VDFaller in #261
- Update README.md by @mbkupfer in #268
- Add duckdb support by @clausherther in #271
New Contributors
Full Changelog: 0.8.5...0.9.0
dbt-expectations 0.8.5
What's Changed
- Add support for regex flags for BigQuery by @lookslikeitsnot in #253
Full Changelog: 0.8.4...0.8.5
dbt-expectations 0.8.4
Fixes
- escape quotes in
expect_column_values_to_be_in_type_list
by @RobbertDM in #251 - Fix
postgres__regexp_instr
not validating regex #249 by @lookslikeitsnot in #250
Under The Hood
- added negative tests for regex email test to make sure those tests are failing when they should
New Contributors
- @RobbertDM made their first contribution in #251
- @lookslikeitsnot made their first contribution in #250
Full Changelog: 0.8.3...0.8.4
dbt-expectations 0.8.3
New Features
Docs
- Update docs site by @clausherther in #235
Under The Hood
- Add explicit reference to dbt.length() by @clausherther in #234
- Disabling SQLFluff by @clausherther in #242
New Contributors
Full Changelog: 0.8.2...0.8.3