Releases: dbt-labs/dbt-project-evaluator
Releases · dbt-labs/dbt-project-evaluator
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
v0.7.3
v0.7.2
v0.7.1
v0.7.0
What's Changed
- GitHub Action to add/remove triage labels as-needed by @dbeatty10 in #361
- GitHub Action to close issues as stale as-needed by @dbeatty10 in #360
- only consider sql models in find_all_hard_coded_references by @dave-connors-3 in #362
- update metric to new metric spec by @dave-connors-3 in #359
- Fix links with mike by @b-per in #367
- add 1.5 features - fct_public_models_without_contracts by @dave-connors-3 in #339
- Tobie/primary key expansion by @b-per in #368
- Add config for applying primary key test to other node types by @ttusing in #365
New Contributors
Full Changelog: v0.6.2...v0.7.0
v0.6.2
What's Changed
- Fix docs hyperlink path by @epapineau in #351
- 🐛 Fix exceptions, by reading
model.name
by @b-per in #350 - 🐛 Use
alias
rather than the model name by @b-per in #349 - Limit cols output direct join to source by @graciegoheen in #354
New Contributors
- @epapineau made their first contribution in #351
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- update used gh actions ahead of node12 deprecation by @davidbloss in #347
- adjust root models to only filter excluded children nodes by @graciegoheen in #345
New Contributors
- @davidbloss made their first contribution in #347
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Update comments in find_all_hard_coded_references.sql by @graciegoheen in #334
- Feature to allow excluding models and packages by @b-per in #340
Full Changelog: 0.5.0...v0.6.0