Skip to content

Commit 9d9d10c

Browse files
authored
Merge pull request #295 from transform-data/metricflow-0.130.0
Metricflow 0.130.0
2 parents a6b3cdd + fde43ea commit 9d9d10c

File tree

3 files changed

+17306
-8421
lines changed

3 files changed

+17306
-8421
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
## [0.120.0] - 2022-10-19
9+
## [0.130.0] - 2022-10-18
10+
### Added
11+
- [#292](https://github.com/transform-data/metricflow/pull/292) This is the initial implementation of the MetricFlow dbt metrics integration. Allows MetricFlow to bootstrap itself natively from a dbt project that has metrics 🎉
12+
13+
### Updated
14+
- Refactored the semantic layer to use the MetricReference object as opposed to MetricSpec (@WilliamDee)
15+
16+
## [0.120.0] - 2022-10-13
1017

1118
### Breaking Changes
1219
- Minor API change on SqlClient protocol could break existing API users writing custom SqlClient classes. MyPy should detect this issue. See [the relevant PR](https://github.com/transform-data/metricflow/pull/282) for details.

0 commit comments

Comments
 (0)