Skip to content

Commit 5e40170

Browse files
committed
saved-queries-exports-rn
1 parent bcec1f8 commit 5e40170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ dbt Cloud release notes for recent and historical changes. Release notes fall in
1616

1717
Release notes are grouped by month for both multi-tenant and virtual private cloud (VPC) environments.
1818

19-
2019
## January 2025
2120

21+
- **Fix**: Fixed an issue where saved queries with no exports would fail with an `UnboundLocalError`. Previously, attempting to process a saved query without any exports would cause an error due to an undefined relation variable. Exports are optional and this fix ensures saved queries without exports don't fail.
2222
- **New**: You can now query metric alias in dbt Semantic Layer [GraphQL](/docs/dbt-cloud-apis/sl-graphql) and [JDBC](/docs/dbt-cloud-apis/sl-jdbc) APIs.
2323
- For the JDBC API, refer to [Query metric alias](/docs/dbt-cloud-apis/sl-jdbc#query-metric-alias) for more information.
2424
- For the GraphQL API, refer to [Query metric alias](/docs/dbt-cloud-apis/sl-graphql#query-metric-alias) for more information.

0 commit comments

Comments
 (0)