diff --git a/.changes/0.207.2.md b/.changes/0.207.2.md new file mode 100644 index 0000000000..d9e57a2865 --- /dev/null +++ b/.changes/0.207.2.md @@ -0,0 +1,17 @@ +## MetricFlow 0.207.2 - February 06, 2025 + +### Features + +- Allow setting aliases for queried metrics ([#1573](https://github.com/dbt-labs/metricflow/issues/1573)) + +### Fixes + +- Always treat metric_time and the agg_time_dimension the same in the JoinToTimeSpineNode. ([#1541](https://github.com/dbt-labs/metricflow/issues/1541)) +- Apply time constraints after time offsets to avoid filtering out values that will change later in the query. ([#1544](https://github.com/dbt-labs/metricflow/issues/1544)) +- pdate mf tutorial flow to always create / use the sample dbt project. ([#1651](https://github.com/dbt-labs/metricflow/issues/1651)) + +### Contributors +- [@courtneyholcomb](https://github.com/courtneyholcomb) ([#1541](https://github.com/dbt-labs/metricflow/issues/1541), [#1544](https://github.com/dbt-labs/metricflow/issues/1544)) +- [@plypaul](https://github.com/plypaul) ([#1651](https://github.com/dbt-labs/metricflow/issues/1651)) +- [@serramatutu](https://github.com/serramatutu) ([#1573](https://github.com/dbt-labs/metricflow/issues/1573)) + diff --git a/.changes/unreleased/Features-20241213-110407.yaml b/.changes/unreleased/Features-20241213-110407.yaml deleted file mode 100644 index c75106ada7..0000000000 --- a/.changes/unreleased/Features-20241213-110407.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Features -body: Allow setting aliases for queried metrics -time: 2024-12-13T11:04:07.020346+01:00 -custom: - Author: serramatutu - Issue: "1573" diff --git a/.changes/unreleased/Fixes-20241121-073923.yaml b/.changes/unreleased/Fixes-20241121-073923.yaml deleted file mode 100644 index 00afb92ded..0000000000 --- a/.changes/unreleased/Fixes-20241121-073923.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixes -body: Always treat metric_time and the agg_time_dimension the same in the JoinToTimeSpineNode. -time: 2024-11-21T07:39:23.698194-08:00 -custom: - Author: courtneyholcomb - Issue: "1541" diff --git a/.changes/unreleased/Fixes-20241121-140607.yaml b/.changes/unreleased/Fixes-20241121-140607.yaml deleted file mode 100644 index ed94620fda..0000000000 --- a/.changes/unreleased/Fixes-20241121-140607.yaml +++ /dev/null @@ -1,7 +0,0 @@ -kind: Fixes -body: Apply time constraints after time offsets to avoid filtering out values that - will change later in the query. -time: 2024-11-21T14:06:07.618628-08:00 -custom: - Author: courtneyholcomb - Issue: "1544" diff --git a/.changes/unreleased/Fixes-20250129-152608.yaml b/.changes/unreleased/Fixes-20250129-152608.yaml deleted file mode 100644 index 13714e1a87..0000000000 --- a/.changes/unreleased/Fixes-20250129-152608.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixes -body: pdate mf tutorial flow to always create / use the sample dbt project. -time: 2025-01-29T15:26:08.261521-08:00 -custom: - Author: plypaul - Issue: "1651" diff --git a/CHANGELOG.md b/CHANGELOG.md index dab827dcdd..98ba514301 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,24 @@ - "Breaking changes" listed under a version may require action from end users or external maintainers when upgrading to that version. - Do not edit this file directly. This file is auto-generated using [changie](https://github.com/miniscruff/changie). For details on how to document a change, see [the contributing guide](https://github.com/dbt-labs/metricflow/blob/main/CONTRIBUTING.md) +## MetricFlow 0.207.2 - February 06, 2025 + +### Features + +- Allow setting aliases for queried metrics ([#1573](https://github.com/dbt-labs/metricflow/issues/1573)) + +### Fixes + +- Always treat metric_time and the agg_time_dimension the same in the JoinToTimeSpineNode. ([#1541](https://github.com/dbt-labs/metricflow/issues/1541)) +- Apply time constraints after time offsets to avoid filtering out values that will change later in the query. ([#1544](https://github.com/dbt-labs/metricflow/issues/1544)) +- pdate mf tutorial flow to always create / use the sample dbt project. ([#1651](https://github.com/dbt-labs/metricflow/issues/1651)) + +### Contributors +- [@courtneyholcomb](https://github.com/courtneyholcomb) ([#1541](https://github.com/dbt-labs/metricflow/issues/1541), [#1544](https://github.com/dbt-labs/metricflow/issues/1544)) +- [@plypaul](https://github.com/plypaul) ([#1651](https://github.com/dbt-labs/metricflow/issues/1651)) +- [@serramatutu](https://github.com/serramatutu) ([#1573](https://github.com/dbt-labs/metricflow/issues/1573)) + + ## MetricFlow 0.207.1 - January 24, 2025 ### Breaking Changes @@ -70,7 +88,6 @@ - [@serramatutu](https://github.com/serramatutu) ([#1451](https://github.com/dbt-labs/metricflow/issues/1451), [#1494](https://github.com/dbt-labs/metricflow/issues/1494)) - [@tlento](https://github.com/tlento) ([#1011](https://github.com/dbt-labs/metricflow/issues/1011), [#1011](https://github.com/dbt-labs/metricflow/issues/1011), [#1011](https://github.com/dbt-labs/metricflow/issues/1011), [#1240](https://github.com/dbt-labs/metricflow/issues/1240), [#1011](https://github.com/dbt-labs/metricflow/issues/1011), [#1280](https://github.com/dbt-labs/metricflow/issues/1280), [#1011](https://github.com/dbt-labs/metricflow/issues/1011), [#1299](https://github.com/dbt-labs/metricflow/issues/1299)) - ## MetricFlow 0.206.0 - June 11, 2024 ### Breaking Changes @@ -622,3 +639,4 @@ ### Special thanks Special thanks to @zzsza for the quick fix for our BigQuery token parsing bug! +