github dbt-checkpoint/dbt-checkpoint v2.0.8

7 hours ago

dbt-checkpoint 2.0.8 release notes

Breaking change:

  • Minimum supported dbt version now 1.7

New hooks

  • check-model-columns-have-meta-keys (thanks roydobbe!)
  • check-model-has-columns-with-type (thanks henryupton!)
  • check-model-has-generic-constraints (thanks IzaakC!)
  • check-source-has-description (thanks wmorin!)
  • chest-test-tags (thanks DarMato!)

Bug fixes

  • Allow null freshness on source (thanks kempspo!) Closes #280.
  • Apply checks to yaml-only changes (thanks scrambldchannel!) Closes #323.

Enhancements

  • Add exclude_pattern for check_model_columns_have_desc (thanks sergeyzharko!)
  • check_column_name_contract works with versioned models (thanks chasegiles-built!) Closes #203.
  • check-model-tags optionally enforces model has tags from provided list (thanks ashleemtib!) Closes #278.
  • dbt model select uses --select instead of deprecated -m (thanks IzaakC!)
  • Run dbt-docs-generate on only changed files (thanks astro30!)

Documentation improvements

  • Grammar, formatting, consistency fixes (thanks karabulute!)
  • CI/CD readme update (thanks anthonydelphy!)
  • Extend --exclude and 'exclude' documentation differences (thanks BAntonellini!)
  • Fix typo in check-script-has-no-table-name (thanks aungyee!)
  • Update readme to link to all hooks in hooks.md (thanks scrambldchannel!)

New Contributors

Full Changelog: v2.0.7...v2.0.8

Don't miss a new dbt-checkpoint release

NewReleases is sending notifications on new releases.