Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Bump to v0.6.0 #32

Merged
merged 2 commits into from
Nov 24, 2021
Merged

Bump to v0.6.0 #32

merged 2 commits into from
Nov 24, 2021

Conversation

jtcohen6
Copy link
Contributor

@jtcohen6 jtcohen6 commented Nov 24, 2021

resolves #31

v0.6.0 will:

  • Include v1 compatibility changes (Rename data/ to seeds/ #28 + Updating to match current file path naming schemes. #29) and require dbt-core>=1.0.0b1
  • Also include change from Rewrite data tests to support more SQL dialects #21 (we never cut v0.5.2)
  • Exclude the dbt_adapter_tests package. This was an experiment in seeing if we could package up our integration testing scaffold, for use in adapter plugins external to core. There is absolutely still a need for this, but it should come after significant refactor/rewrite of our testing scaffold. I feel comfortable removing the package at this point: we never documented it; we only ever used it in the dbt-spark plugin, and that plugin has since migrated off of its use

TODO after merging + pushing to PyPi: Update dbt-spark dev requirements

@jtcohen6 jtcohen6 merged commit ef29b7b into main Nov 24, 2021
@jtcohen6 jtcohen6 deleted the bump/0.6.0 branch November 24, 2021 15:54
@jtcohen6 jtcohen6 mentioned this pull request Mar 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump + release 0.6.0
2 participants