From 691256a606df4afe71f74d0ae5e0cc152d753b49 Mon Sep 17 00:00:00 2001 From: Grace Goheen Date: Thu, 29 Feb 2024 12:37:15 -0500 Subject: [PATCH 1/3] update keep on latest version beta --- .../docs/docs/dbt-versions/upgrade-dbt-version-in-cloud.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/docs/dbt-versions/upgrade-dbt-version-in-cloud.md b/website/docs/docs/dbt-versions/upgrade-dbt-version-in-cloud.md index 9fa7e714668..a6e46699f44 100644 --- a/website/docs/docs/dbt-versions/upgrade-dbt-version-in-cloud.md +++ b/website/docs/docs/dbt-versions/upgrade-dbt-version-in-cloud.md @@ -17,9 +17,9 @@ By choosing to **Keep on latest version**, you always get the latest fixes and e You can upgrade to **Keep on latest version** no matter which version of dbt you currently have selected. As a best practice, dbt Labs recommends that you test the upgrade in development first; use the [Override dbt version](#override-dbt-version) setting to test _your_ project on the latest dbt version before upgrading your deployment environments and the default development environment for all your colleagues. -:::tip Interested? Let us know! +:::tip Interested? -This feature is available in beta for select customers, rolling out to wider availability through February and March. If you're interested in early access, please contact your account team to join! +This feature is currently available in beta for all dbt-Labs-maintained adapters; rolling out to wider availability in March. ::: From f32cb667ec3f875394fb628870a803e563b8b642 Mon Sep 17 00:00:00 2001 From: Jeremy Cohen Date: Thu, 29 Feb 2024 15:44:04 -0500 Subject: [PATCH 2/3] Push updates --- website/docs/docs/build/unit-tests.md | 6 +++--- .../docs/dbt-versions/core-upgrade/01-upgrading-to-v1.8.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/website/docs/docs/build/unit-tests.md b/website/docs/docs/build/unit-tests.md index 6144b8277ba..ac68a2b24e4 100644 --- a/website/docs/docs/build/unit-tests.md +++ b/website/docs/docs/build/unit-tests.md @@ -7,11 +7,11 @@ id: "unit-tests" keywords: - unit test, unit tests, unit testing, dag --- -:::note closed beta +:::note beta -Support for unit testing dbt models is available to dbt Cloud customers who have chosen to [Keep on latest version](/docs/dbt-versions/upgrade-dbt-version-in-cloud#keep-on-latest-version). This is currently in closed beta, starting with select customers and rolling out to wider availability through February and March. +Support for unit testing dbt models is available to dbt Cloud customers who have chosen to ["Keep on latest version"](/docs/dbt-versions/upgrade-dbt-version-in-cloud#keep-on-latest-version). This feature is currently available in beta, and supports all dbt-Labs-maintained adapters, with more adapter availability rolling out through March. -For dbt Core, unit tests will be available in v1.8, planned for late April 2024. The v1.8.0-b1 release of `dbt-core` & dbt Labs-maintained adapters is planned for February 28. +For dbt Core, unit tests will be available in v1.8, planned for spring 2024. The v1.8.0-b1 release of `dbt-core` & dbt Labs-maintained adapters is available as of February 29. ::: diff --git a/website/docs/docs/dbt-versions/core-upgrade/01-upgrading-to-v1.8.md b/website/docs/docs/dbt-versions/core-upgrade/01-upgrading-to-v1.8.md index cdd3ce78960..ccda8bd3fa7 100644 --- a/website/docs/docs/dbt-versions/core-upgrade/01-upgrading-to-v1.8.md +++ b/website/docs/docs/dbt-versions/core-upgrade/01-upgrading-to-v1.8.md @@ -22,7 +22,7 @@ dbt Labs plans to release dbt Core v1.8.0-b1 and dbt Labs-maintained adapters on With dbt Cloud, you can get early access to many new features and functionality before it's in the Generally Available (GA) release of dbt Core v1.8 without the need to manage version upgrades. For more details, refer to [Upgrade Core version in Cloud](/docs/dbt-versions/upgrade-dbt-version-in-cloud). -The **Keep on latest version** setting is currently available in closed beta for select dbt Cloud customers and will have wider availability in March of 2024. +The **Keep on latest version** setting is currently available in beta for most dbt Cloud customers, with full availability by end of March 2024. ## New and changed features and functionality From d8d3909c26ab395f34f43778476155a9f9cfe61a Mon Sep 17 00:00:00 2001 From: Grace Goheen <53586774+graciegoheen@users.noreply.github.com> Date: Fri, 1 Mar 2024 10:58:37 -0700 Subject: [PATCH 3/3] Apply suggestions from code review Co-authored-by: Matt Shaver <60105315+matthewshaver@users.noreply.github.com> --- .../docs/docs/dbt-versions/core-upgrade/01-upgrading-to-v1.8.md | 2 +- website/docs/docs/dbt-versions/upgrade-dbt-version-in-cloud.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/docs/dbt-versions/core-upgrade/01-upgrading-to-v1.8.md b/website/docs/docs/dbt-versions/core-upgrade/01-upgrading-to-v1.8.md index ccda8bd3fa7..7ce485b7df8 100644 --- a/website/docs/docs/dbt-versions/core-upgrade/01-upgrading-to-v1.8.md +++ b/website/docs/docs/dbt-versions/core-upgrade/01-upgrading-to-v1.8.md @@ -22,7 +22,7 @@ dbt Labs plans to release dbt Core v1.8.0-b1 and dbt Labs-maintained adapters on With dbt Cloud, you can get early access to many new features and functionality before it's in the Generally Available (GA) release of dbt Core v1.8 without the need to manage version upgrades. For more details, refer to [Upgrade Core version in Cloud](/docs/dbt-versions/upgrade-dbt-version-in-cloud). -The **Keep on latest version** setting is currently available in beta for most dbt Cloud customers, with full availability by end of March 2024. +The **Keep on latest version** setting is currently available in beta for most dbt Cloud customers, with full availability by the end of March 2024. ## New and changed features and functionality diff --git a/website/docs/docs/dbt-versions/upgrade-dbt-version-in-cloud.md b/website/docs/docs/dbt-versions/upgrade-dbt-version-in-cloud.md index a6e46699f44..435b0d01352 100644 --- a/website/docs/docs/dbt-versions/upgrade-dbt-version-in-cloud.md +++ b/website/docs/docs/dbt-versions/upgrade-dbt-version-in-cloud.md @@ -19,7 +19,7 @@ You can upgrade to **Keep on latest version** no matter which version of dbt you :::tip Interested? -This feature is currently available in beta for all dbt-Labs-maintained adapters; rolling out to wider availability in March. +This feature is currently available in beta for all dbt Labs-maintained adapters and will be widely available in March. :::