Releases: dbt-labs/dbt-project-evaluator
Releases · dbt-labs/dbt-project-evaluator
v0.12.1
v0.12.0
What's Changed
- Fixed typo in documentation by @SkinnyPigeon in #450
- Detect hyphen in hard coded reference by @simmartynas in #451
- Incorporate not null constraint into primary key rule by @katieclaiborne7 in #452
- Update env var in docs to start with DBT_ by @b-per in #461
New Contributors
- @SkinnyPigeon made their first contribution in #450
- @simmartynas made their first contribution in #451
- @katieclaiborne7 made their first contribution in #452
Full Changelog: v0.11.0...v0.12.0
v0.11.0
v0.10.1
What's Changed
- Allow larger strings for descriptions by @b-per in #445
- fix pluralality of metric and exposure in rejoining_of_upstream_concepts by @AlexPuletti in #444
- Remove pinning as it was fixed in dbt-core by @b-per in #446
- Use
dbt.string_literal
behind the scenes for quoting non-null values by @b-per in #422
New Contributors
- @AlexPuletti made their first contribution in #444
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- 📝 Small updates to docs by @b-per in #430
- Update run_test.sh by @b-per in #434
- Update CI now that core is decoupled by @b-per in #438
- Feature/model too many joins by @BradCr in #413
- Fixes data loading for metrics with
filter
and quoted dates by @b-per in #440 - Avoid SQL line comments when searching hard coded tables by @b-per in #443
- Update
fct_chained_views
to only report exceptions, like other fct tables by @b-per in #442 - Add version to output by @dave-connors-3 in #427
New Contributors
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Handle single quote in owner name and update test by @b-per in #406
- Exclude "distinct from" from hard coded references flag by @graciegoheen in #411
- Update index.md by @dave-connors-3 in #414
- feat: Add AWS Athena support by @svdimchenko in #383
- feat: Inspect columns by @gastlich in #386
- Remove arg from
filter_exceptions
by @b-per in #416 - feat: Log own custom rules by @sadahry in #408
New Contributors
- @svdimchenko made their first contribution in #383
- @gastlich made their first contribution in #386
- @sadahry made their first contribution in #408
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- fix fct_undocumented_sources docs reference by @graciegoheen in #382
- Micro typo by @b-per in #388
- Support uniqness test defined several times by @kokorin in #389
- Fix dependabot issue with
pip
by @b-per in #397 - Add an optional parameter for quoting db/schema by @b-per in #400
- Fix issue with cumulative metrics by @b-per in #402
- add base models to accepted model types. by @dave-connors-3 in #395
- fix governance exclusion macro by @dave-connors-3 in #403
New Contributors
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- fix column counter logic by @dave-connors-3 in #380
- Add support for Trino by @damian3031 in #376
- Epapineau/undocumented sources by @epapineau in #377
New Contributors
- @damian3031 made their first contribution in #376
Full Changelog: v0.7.3...v0.8.0