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

[Prerelease] Prep for 0.21.0-rc1 #802

Merged
merged 16 commits into from
Sep 20, 2021
Merged

[Prerelease] Prep for 0.21.0-rc1 #802

merged 16 commits into from
Sep 20, 2021

Conversation

jtcohen6
Copy link
Collaborator

@jtcohen6 jtcohen6 commented Sep 3, 2021

Documentation for changes included between dbt-core v0.21.0-b2 and v0.21.0-rc1, which we're releasing today.

Incidentally resolves #803

Pre-release docs

Is this change related to an unreleased version of dbt?

  • Yes: please
    • update the base branch to next
    • add Changelog components: <Changelog>[New/Changed] in v0.x.0</Changelog>
    • add links to the "New and changed documentation" section of the latest Migration Guide
  • No: please ensure the base branch is current
  • Unsure: we'll let you know!

@jtcohen6 jtcohen6 marked this pull request as ready for review September 13, 2021 08:41
@drewbanin drewbanin removed their request for review September 13, 2021 13:23
@drewbanin
Copy link
Collaborator

i just removed myself from review, but lmk if there's anything in here in particular you'd like me to take a look at!

@jtcohen6
Copy link
Collaborator Author

Thanks Drew!

My current plan is to merge later this week. I want to keep this PR open in the meantime in case there are photo-finish RC additions that I need to capture.

@jtcohen6 jtcohen6 requested a review from jasnonaz September 20, 2021 16:24
@jtcohen6
Copy link
Collaborator Author

jtcohen6 commented Sep 20, 2021

I'm going to merge into next ahead of announcing v0.21.0-rc1 in discourse/slack. I'm going to open a new draft PR, from next into current, that will contain all of these changes, plus the ones already merged and the big lift in #766. I'll note the most significant changes in that PR description. If anyone has the capacity to take a look at some point in the next two weeks, I'd appreciate any/all feedback.

@jtcohen6 jtcohen6 merged commit f07a23b into next Sep 20, 2021
jtcohen6 added a commit that referenced this pull request Sep 20, 2021
* Switch --models to --select

* BQ snapshot config aliases

* Configurable postgres connect timeout

* Add list --output-keys. Add list RPC method

* Adapter unique_field dbt-labs/dbt-core#3796

* PR feedback: -s replaces -m

* Add BQ execution_project

* Add default property for yaml selectors

* Update migration guide. New fields in sources.json

* Test where config macro

* Dispatch for global macros

* Update build details

* Some self review

* Greedy flag/property for test selection

* Resolve #803 while we're here

* Fix broken link typo
jtcohen6 added a commit that referenced this pull request Oct 4, 2021
* new docs for on_schema_change (#747)

* Prerelease: v0.21.0-b1 (#756)

* Edits for on_schema_change

* dbt source freshness

* DBT_ENV_SECRET_ env var

* dbt build first cut

* Redshift profile ra3 property

* Beta callout in migration guide

* Self-review build docs

* Prerelease: v0.21.0-b2 (#767)

* state:modified subselectors, modified.macros

* Add build RPC method

* PR feedback

* add dbt deps logging example (#798)

* [Prerelease] Prep for 0.21.0-rc1 (#802)

* Switch --models to --select

* BQ snapshot config aliases

* Configurable postgres connect timeout

* Add list --output-keys. Add list RPC method

* Adapter unique_field dbt-labs/dbt-core#3796

* PR feedback: -s replaces -m

* Add BQ execution_project

* Add default property for yaml selectors

* Update migration guide. New fields in sources.json

* Test where config macro

* Dispatch for global macros

* Update build details

* Some self review

* Greedy flag/property for test selection

* Resolve #803 while we're here

* Fix broken link typo

* Refactor: configs + properties (#766)

* Very incomplete start of first draft

* Second big pass

* Initial self review. Sidebar reorg

* Continue self review. Address #616

* Add note to migration guide

* [Prerelease] v0.21 post-RC updates (#831)

* Artifact version bumps

* Add v0.20 -> v0.21 to Cloud upgrade FAQ

* PR feedback from jasnonaz <3

* [Release] v0.21.0 (#839)

* Update links, info in migration guides

* Fix v0.21 discourse link

Co-authored-by: matt-winkler <[email protected]>
Co-authored-by: Sung Won Chung <[email protected]>
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.

3 participants