Releases: dbt-labs/dbt-project-evaluator
Releases · dbt-labs/dbt-project-evaluator
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
0.5.0
What's Changed
- Update README.md by @bartlomiejolma in #304
- Add
order_by
tostring_agg
for DuckDB by @b-per in #316 - Introspect the graph to find the db and schema by @b-per in #300
- Fix - Add folder separator when searching for folder name by @b-per in #317
- Feature/fct duplicate sources by @graciegoheen in #321
- add recursion limit by @dave-connors-3 in #291
- add macro to restrict materializations for INSERT models by @dave-connors-3 in #309
- Move README to mkdocs and auto-generate docs by @b-per in #322
- Quick fix README by @b-per in #329
New Contributors
- @bartlomiejolma made their first contribution in #304
Full Changelog: v0.4.1...0.5.0
0.4.1 Bug fix release
What's Changed
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Use CircleCI contexts for environment variables by @dbeatty10 in #281
- Escape single quotes in metric labels in get_metrics() by @JakeC-MyT in #279
- remove suffix instead of trimming prefix by @dave-connors-3 in #285
- check if seed exists in warehouse before filtering by @graciegoheen in #277
- Insert materialization for large projects by @dave-connors-3 in #265
- Add macros to print issues to logs by @b-per in #266
New Contributors
- @JakeC-MyT made their first contribution in #279
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- allow for unique combo of columns by @dave-connors-3 in #235
- Remove
--pre
for DuckDB for testing by @b-per in #254 - Update ENABLE_DBT_PROJECT_EVALUATOR step in README by @rory-donaldson in #257
- Add code owners by @b-per in #258
- 🐛 Fix bug with 1.4 and
depends_on
by @b-per in #261 - Add Apache 2 License by @b-per in #260
- Support dbt utils v1 by @dave-connors-3 in #245
- exclude custom test directory from check by @dave-connors-3 in #250
source --> exposure
check by @dave-connors-3 in #248- feature/add new model fct_hard_coded_references to capture all models that have hard coded references by @graciegoheen in #246
- Add friendlier name to range tests by @b-per in #267
- Bug/directory pattern by @angelica-lastra in #237
New Contributors
- @rory-donaldson made their first contribution in #257
Full Changelog: 0.2.1...v0.3.0
v0.2.1
What's Changed
- Document the exceptions seeds by @wmorin in #228
- added parent_model_type to fct_model_fanout by @graciegoheen in #233
- fix broken links by @patkearns10 in #238
- Set upper utils bound of 1.0 in current version by @dave-connors-3 in #244
New Contributors
Full Changelog: v0.2.0...0.2.1