Datacoves is pleased to announce dbt-checkpoint 2.0.9, featuring a number of bug fixes from our community.
What's Changed
- Expect meta nested under config for dbt versions >= 1.10 by @mijns in #347
- docs: check-model-has-labels-keys requires manifest.json by @stephkyl in #345
- fix: replace deprecated -m with --select and handle empty model list in dbt-docs-generate by @jens-swapfiets in #341
- feat(unify_column_description): do not escape unicode characters while unifying column description by @lucsorel in #342
- Fix IS NOT DISTINCT FROM false positive in check_script_has_no_table_name by @Pawansingh3889 in #351
- Fix false positive on JOIN LATERAL by adding "lateral" to ALLOWED_FROM_CONTEXTS by @tonyhoang-cot in #353
Six new heroes
- @mijns made their first contribution in #347
- @stephkyl made their first contribution in #345
- @jens-swapfiets made their first contribution in #341
- @lucsorel made their first contribution in #342
- @Pawansingh3889 made their first contribution in #351
- @tonyhoang-cot made their first contribution in #353
Full Changelog: v2.0.8...v2.0.9