Skip to content

Commit

Permalink
Merge pull request #295 from transform-data/metricflow-0.130.0
Browse files Browse the repository at this point in the history
Metricflow 0.130.0
  • Loading branch information
marcodamore authored Oct 18, 2022
2 parents a6b3cdd + fde43ea commit 9d9d10c
Show file tree
Hide file tree
Showing 3 changed files with 17,306 additions and 8,421 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.120.0] - 2022-10-19
## [0.130.0] - 2022-10-18
### Added
- [#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 🎉

### Updated
- Refactored the semantic layer to use the MetricReference object as opposed to MetricSpec (@WilliamDee)

## [0.120.0] - 2022-10-13

### Breaking Changes
- 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.
Expand Down
Loading

0 comments on commit 9d9d10c

Please sign in to comment.