-
Notifications
You must be signed in to change notification settings - Fork 56
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
upgrade to support dbt-core v1.6.0 #155
Comments
I have just installed |
@dbeatty is there a chance that we can see a new release supporting py3.10 or py3.11? |
Can we have an update on this one? What can we do to make this happen? |
Yeah +1 here, what can we do to update dbt-core for MySQL @dbeatty10 @dbeatty, I'm sure a lot of people are using MySQL and it's frustrating to not have |
This issue has been partially addressed in an alpha version of dbt-mysql (v1.6.0a1). While this release of the adapter is compatible with dbt-core 1.6 and supports basic functionality, we have not yet fully addressed the checklist items for full 1.6 support. |
Background
Minor version
v1.6
is targeted for final release on July 27, 2023. As a maintainer of a dbt adapter, we strongly encourage you to release a corresponding minor version increment to ensure users of your adapter can make use of this new minor version.How to upgrade
dbt-labs/dbt-core#7958 is an open discussion with more detailed information. If you have questions, please put them there!
The above linked guide has more information, but below is a high-level checklist of work that would enable a successful 1.6.0 release of your adapter:
the next minor release:
1.7.0
FYI,
dbt-core==1.7.0
is expected to be released on October 12, 2023 in time for Coalesce, the annual analytics engineering conference!The text was updated successfully, but these errors were encountered: