diff --git a/website/docs/guides/adapter-creation.md b/website/docs/guides/adapter-creation.md index 20d7bae26e2..8f59f5dcab1 100644 --- a/website/docs/guides/adapter-creation.md +++ b/website/docs/guides/adapter-creation.md @@ -1292,10 +1292,7 @@ Proceed to the "Document a new adapter" step for more information. ### Release Cadence -Keeping an adapter up-to-date with the latest features of dbt Core, as defined in [dbt-adapters](https://github.com/dbt-labs/dbt-adapters), is an integral part of being a trusted adapter. Therefore, we ask that adapter maintainers: - -- Release of new minor versions of the adapter with all tests passing within four weeks of dbt Core's release cut. -- Release of new major versions of the adapter with all tests passing within eight weeks of dbt Core's release cut. +Keeping an adapter up-to-date with the latest features of dbt, as defined in [dbt-adapters](https://github.com/dbt-labs/dbt-adapters), is an integral part of being a trusted adapter. Therefore, we ask that the adapter maintainer keep track of new dbt-adapter releases and support new features as they pertain to their platform to provide the best version of dbt to their users. Prior to dbt Core v1.8, adapter versions needed to align to the semantic versioning of dbt Core. Post 1.8, this is no longer the case, and users can use a 1.8+ adapter on a different version of the 1.8+ core. For example, a user could use dbt-core 1.9 with dbt-postgres 1.8. ### Community Responsiveness @@ -1346,4 +1343,4 @@ The approval workflow is as follows: Ask your question in #adapter-ecosystem channel of the dbt community Slack. - \ No newline at end of file +