Releases: dbt-labs/dbt-project-evaluator
Releases · dbt-labs/dbt-project-evaluator
v1.2.3
What's Changed
- fix: checkout PR branch in CI workflow by @b-per in #565
- fix: add explicit column aliasing to avoid name collisions by @duvenagep in #567
New Contributors
- @duvenagep made their first contribution in #567
Full Changelog: v1.2.2...v1.2.3
v1.2.2
v1.2.1
v1.2.0
What's Changed
- feat: add JSON/CSV formats and Jinja fallback for print_dbt_project_evaluator_issues by @b-per in #560
- Pin GitHub Actions to specific SHAs (6 actions in 3 files) by @ddk-dbt in #551
- fix: update pip to address security vulnerability by @b-per in #558
- Update data_tests to tests in customization.md by @rdewolfe in #555
- Fix MkDocs workflow permissions for gh-pages deployment by @b-per in #559
- ci: add Fusion integration tests for Snowflake by @b-per in #561
New Contributors
Full Changelog: v1.1.2...v1.2.0
v1.1.2
v1.1.1
v1.1.0
Version compatible with Fusion, without raising warnings
Min version of dbt now 1.10.6
What's Changed
- Fix deprecation warnings by @graciegoheen in #537
Full Changelog: v1.0.2...v1.1.0
v1.0.2
v1.0.1
What's Changed
- Update CI trigger to run off forks by @emmyoop in #518
- Update CODEOWNERS file by @security-dbtlabs in #526
- update gitignore to not include local duckdb instances by @dave-connors-3 in #528
- Update docs/customization/excluding-packages-and-paths.md by @jwolf20 in #534
- Escape \ in columns descriptions by @b-per in #540
New Contributors
- @security-dbtlabs made their first contribution in #526
- @jwolf20 made their first contribution in #534
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- remove BQ macro shim by @dave-connors-3 in #508
- make sure we catch single character dbs and schemas by @dave-connors-3 in #509
- Er/tox by @emmyoop in #513
- Add source freshness to the list by @coastlines in #504
- Built-in unique test to not be explicitly added to "primary_key_test_macros" by @PatFitzner in #497
- make the list-agg columns conditionally tested by @dave-connors-3 in #516
- Updating docs for missing source freshness rule by @b-per in #515
- tox testing by @dave-connors-3 in #512
- Rename
tests:todata_tests:for v1 by @b-per in #514
New Contributors
- @emmyoop made their first contribution in #513
- @coastlines made their first contribution in #504
- @PatFitzner made their first contribution in #497
Full Changelog: v0.14.3...v1.0.0