Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump upper bound to <0.22 #398

Merged
merged 2 commits into from
Aug 6, 2021
Merged

Bump upper bound to <0.22 #398

merged 2 commits into from
Aug 6, 2021

Conversation

jtcohen6
Copy link
Contributor

@jtcohen6 jtcohen6 commented Aug 4, 2021

This is a:

  • bug fix PR with no breaking changes — please ensure the base branch is master
  • new functionality — please ensure the base branch is the latest dev/ branch
  • a breaking change — please ensure the base branch is the latest dev/ branch
  • non-breaking change to add new version compatibility

Description & motivation

  • dbt v0.21 (currently in beta) shouldn't have any breaking changes for dbt-utils, so we can add compatibility as a patch release

Checklist

  • I have verified that these changes work locally on the following warehouses (Note: it's okay if you do not have access to all warehouses, this helps us understand what has been covered)
    • BigQuery
    • Postgres
    • Redshift
    • Snowflake
  • I have "dispatched" any new macro(s) so non-core adapters can also use them (e.g. the star() source)
  • I have updated the README.md (if applicable)
  • I have added tests & descriptions to my models (and macros if applicable)
  • I have added an entry to CHANGELOG.md

@jtcohen6 jtcohen6 requested a review from annafil August 5, 2021 17:42
@jtcohen6 jtcohen6 merged commit 696cf26 into master Aug 6, 2021
@jtcohen6 jtcohen6 deleted the upgrade/0-21 branch August 6, 2021 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants