Skip to content

Prepare 0.6.0 release #272

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

Merged
merged 4 commits into from
Sep 3, 2020
Merged

Prepare 0.6.0 release #272

merged 4 commits into from
Sep 3, 2020

Conversation

clrcrl
Copy link
Contributor

@clrcrl clrcrl commented Sep 3, 2020

This PR prepares for 0.6.0 release.
Once this is merged, I'll create a PR to merge dev/0.6.0 into master :)

(Probably could have done that as one PR in hindsight)

@clrcrl clrcrl force-pushed the prepare-0.6.0-release branch from b967b28 to bb75cc0 Compare September 3, 2020 17:15
@clrcrl clrcrl requested a review from jtcohen6 September 3, 2020 17:17
Copy link
Contributor

@jtcohen6 jtcohen6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great to me!


## Breaking changes
- :rotating_light: dbt v0.18.0 or greater is required for this release. If you are not ready to upgrade, consider using a previous release of this package
- :rotating_light: The `get_tables_by_prefix`, `union_tables` and `get_tables_by_pattern` macros have been removed

## Migration instructions
- Upgrade your dbt project to v0.18.0 using [these instructions](https://discourse.getdbt.com/t/prerelease-v0-18-0-marian-anderson/1545).
- Upgrade your `dbt_project.yml` file to use version `0.7.0`. Run `dbt clean` and `dbt deps`.
- Upgrade your `packages.yml` file to use version `0.6.0` of this package. Run `dbt clean` and `dbt deps`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oy, nice catch

@clrcrl clrcrl merged commit 48567a6 into dev/0.6.0 Sep 3, 2020
@clrcrl clrcrl deleted the prepare-0.6.0-release branch September 3, 2020 17:42
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