Skip to content

1.6.0

Compare
Choose a tag to compare
@il-dat il-dat released this 08 Aug 03:08
· 11 commits to main since this release
9fa70d4

What's Changed

BEHAVIOR CHANGES
dbt_dq_tool_database and dbt_dq_tool_schema variables are now used to configure the default namespace of ALL dq_tools' models (before: only dq_issue_log model affected)

Under the hood

  • chore: new ci by @il-dat in #16
  • chore(deps): bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #17
  • chore(deps-dev): bump tqdm from 4.66.1 to 4.66.3 by @dependabot in #18
  • chore(deps): bump requests from 2.31.0 to 2.32.2 by @dependabot in #19
  • chore(deps): bump idna from 3.6 to 3.7 by @dependabot in #20
  • chore(deps-dev): bump cryptography from 41.0.7 to 42.0.4 by @dependabot in #21
  • chore(deps): bump sqlparse from 0.4.4 to 0.5.0 by @dependabot in #22
  • chore(deps): bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #24
  • chore(deps): bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in #25
  • chore(deps): bump zipp from 3.17.0 to 3.19.1 in the pip group across 1 directory by @dependabot in #26
  • chore(deps-dev): bump setuptools from 69.0.3 to 70.0.0 in the pip group across 1 directory by @dependabot in #27
  • Configure namespace for all models leveraging the existing package variables by @rm684 in #31

New Contributors

Full Changelog: 1.5.0...1.6.0