Skip to content

Commit 51d541f

Browse files
mirnawong1matthewshaverrunleonarun
authored
[do not merge] auto exposures to ga (#6580)
this pr updates auto exposures to GA do not merge, waiting for PM to confirm [notion project](https://www.notion.so/dbtlabs/Explorer-Auto-exposures-GA-12ebb38ebda780858785e0c15d2e7b98?pvs=4) <!-- vercel-deployment-preview --> --- 🚀 Deployment available! Here are the direct links to the updated files: - https://docs-getdbt-com-git-auto-exposures-ga-dbt-labs.vercel.app/docs/cloud-integrations/configure-auto-exposures - https://docs-getdbt-com-git-auto-exposures-ga-dbt-labs.vercel.app/docs/cloud-integrations/overview - https://docs-getdbt-com-git-auto-exposures-ga-dbt-labs.vercel.app/docs/collaborate/auto-exposures - https://docs-getdbt-com-git-auto-exposures-ga-dbt-labs.vercel.app/docs/dbt-versions/release-notes <!-- end-vercel-deployment-preview --> --------- Co-authored-by: Matt Shaver <[email protected]> Co-authored-by: Leona B. Campbell <[email protected]>
1 parent bea1115 commit 51d541f

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

website/docs/docs/cloud-integrations/configure-auto-exposures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: "Import and auto-generate exposures from dashboards and understand
66
image: /img/docs/cloud-integrations/auto-exposures/explorer-lineage2.jpg
77
---
88

9-
# Configure auto-exposures <Lifecycle status="preview,enterprise" />
9+
# Configure auto-exposures <Lifecycle status="enterprise" />
1010

1111
As a data team, it’s critical that you have context into the downstream use cases and users of your data products. [Auto-exposures](/docs/collaborate/auto-exposures) integrates natively with Tableau and [auto-generates downstream lineage](/docs/collaborate/auto-exposures#view-auto-exposures-in-dbt-explorer) in dbt Explorer for a richer experience.
1212

website/docs/docs/cloud-integrations/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Many data applications integrate with dbt Cloud, enabling you to leverage the po
1313
<div className="grid--3-col">
1414

1515
<Card
16-
title="Configure auto-exposures (preview)"
16+
title="Configure auto-exposures"
1717
body="Import and auto-generate exposures from dashboards to understand how models are used in downstream tools for a richer downstream lineage."
1818
link="/docs/cloud-integrations/configure-auto-exposures"
1919
icon="dbt-bit"/>

website/docs/docs/collaborate/auto-exposures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pagination_next: "docs/collaborate/data-tile"
77
image: /img/docs/cloud-integrations/auto-exposures/explorer-lineage.jpg
88
---
99

10-
# Auto-exposures <Lifecycle status="preview,enterprise" />
10+
# Auto-exposures <Lifecycle status="enterprise" />
1111

1212
As a data team, it’s critical that you have context into the downstream use cases and users of your data products. Auto-exposures integrate natively with Tableau (Power BI coming soon) and auto-generate downstream lineage in dbt Explorer for a richer experience.
1313

website/docs/docs/dbt-versions/release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Release notes are grouped by month for both multi-tenant and virtual private clo
2020

2121
## December 2024
2222

23+
- **New**: [Auto exposures](/docs/collaborate/auto-exposures) are now generally available to dbt Cloud Enterprise plans. Auto-exposures integrate natively with Tableau (Power BI coming soon) and auto-generate downstream lineage in dbt Explorer for a richer experience.
2324
- **New**: The dbt Semantic Layer supports Sigma as a [partner integration](/docs/cloud-integrations/avail-sl-integrations), available in Preview. Refer to [Sigma](https://help.sigmacomputing.com/docs/configure-a-dbt-semantic-layer-integration) for more information.
2425
- **New**: The dbt Semantic Layer now supports Azure Single-tenant deployments. Refer to [Set up the dbt Semantic Layer](/docs/use-dbt-semantic-layer/setup-sl) for more information on how to get started.
2526
- **Fix**: Resolved intermittent issues in Single-tenant environments affecting Semantic Layer and query history.

0 commit comments

Comments
 (0)