Skip to content

Commit

Permalink
saved-queries-exports-rn
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 committed Jan 20, 2025
1 parent bcec1f8 commit 5e40170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/docs/dbt-versions/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ dbt Cloud release notes for recent and historical changes. Release notes fall in

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


## January 2025

- **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.
- **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.
- For the JDBC API, refer to [Query metric alias](/docs/dbt-cloud-apis/sl-jdbc#query-metric-alias) for more information.
- For the GraphQL API, refer to [Query metric alias](/docs/dbt-cloud-apis/sl-graphql#query-metric-alias) for more information.
Expand Down

0 comments on commit 5e40170

Please sign in to comment.