fal-ai / dbt-fal

do more with dbt. dbt-fal helps you run Python alongside dbt, so you can send Slack alerts, detect anomalies and build machine learning models.
https://fal.ai/dbt-fal
Apache License 2.0
853 stars 72 forks source link

upgrade to support dbt-core v1.8.0 #920

Open dataders opened 3 months ago

dataders commented 3 months ago

Background

Minor version v1.8 is targeted for final release within dbt Core on May 9, 2024.

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.

As of dbt-core v1.8.0, we no longer need to encourage you to release a new minor version anytime we do. After following the linked upgrade guide, we guarantee your adapter will be forward compatible with all future minor versions of dbt-core (at least until v2.0 which is not yet planned).

Another major win: you can now make your adapter truly SemVer compliant, as you can release new versions of your adapter without needing to wait for a new dbt-core release. You can actually follow

How to upgrade

https://github.com/dbt-labs/dbt-core/discussions/9798 is an open discussion with more detailed information. If you have questions, please put them there!

linear[bot] commented 3 months ago

FEA-2138 upgrade to support dbt-core v1.8.0

chamini2 commented 3 months ago

~Hey @dataders 👋 ! The repo for the fal dbt adapter is now https://github.com/fal-ai/dbt-fal . I transfered the issue and will be closing it here. Regards!~

EDIT: It is already transfered, it seems! I thought I was writing in the https://github.com/fal-ai/fal repo.