From bf032954f4ef62b794fb216809342e65d61a4ade Mon Sep 17 00:00:00 2001 From: mirnawong1 Date: Wed, 20 Dec 2023 16:41:15 -0500 Subject: [PATCH] simplify --- .../docs/dbt-versions/release-notes/79-July-2023/faster-run.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/docs/dbt-versions/release-notes/79-July-2023/faster-run.md b/website/docs/docs/dbt-versions/release-notes/79-July-2023/faster-run.md index 02291af59df..69ab76c6050 100644 --- a/website/docs/docs/dbt-versions/release-notes/79-July-2023/faster-run.md +++ b/website/docs/docs/dbt-versions/release-notes/79-July-2023/faster-run.md @@ -36,5 +36,5 @@ For more feature details, refer to the [dbt Cloud pricing page](https://www.getd - **Update December 2023: New Team plans with unlimited job concurrency**
We've introduced a change to our dbt Cloud Scheduler for newly created Team plan accounts:

- Unlimited Job concurrency for new Team plans — New accounts on the Team plan now benefit from unlimited job concurrency. - - Existing Team plans — It's important to note that existing Team plan accounts will continue to operate with their original fixed number of run slots. + - Existing Team plans — Existing Team plan accounts will continue to operate with their original fixed number of run slots. - Project limitations — Both Team and Developer plans are limited to one project each. For larger-scale needs, our [Enterprise plan](https://www.getdbt.com/pricing/) provides unlimited job concurrency and project capacity.