Skip to content

Release v0.207.3 #1711

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

plypaul
Copy link
Contributor

@plypaul plypaul commented Apr 1, 2025

This is the release PR for 0.207.3. To avoid an unresponsive UI, the actual set of commits can be see in branch p__release_0.207.3_updates__01 and includes the following:

 32: e0da92116 Update `metricflow` `0.207.3.dev0` / `dbt-metricflow` to `0.8.2.dev0`.
 31: d4b32fe60 Allow querying SCDs without `metric_time` (#1621)
 30: 85c3a5e97 Fix off-by-one issue in pretty-formatter (#1665)
 29: 3a0b5e15c Update handling for Pydantic objects in `mf_pformat` (#1666)
 28: e991c5eb3 Allow for a one-line representation in `mf_pformat_dict()` (#1667)
 27: c5d7f8f0d Allow for lazy-evaluation of arguments in `LazyFormat` (#1669)
 26: a18cc6580 Remove unused class (#1674)
 25: 04106d1fb Fix `JoinToTimeSpineNode.with_new_parents()` (#1672)
 24: 2a3f25fd6 Add `--quiet` option to the `query` CLI command (#1680)
 23: 00446330b Upgrade Jinja to fix a security vulnerability (#1684)
 22: 267ea2290 Add `duckdb_only` marker to CLI tests (#1689)
 21: 6a0e03956 Use snapshots for CLI tests (#1690)
 20: a9b75ff7b Update tutorial project to use `ref()` (#1691)
 19: f87d0abd5 Specify DB file path in tutorial-project profile (#1692)
 18: 2544398d1 Allow `CliConfiguration` to be loaded from specified paths (#1693)
 17: a03b8ba17 Remove `dbt` project metadata dependency in tutorial project generation (#1694)
 16: c26e58ceb Avoid reinitialization of `CLIConfiguration` (#1697)
 15: a3c1db927 Add process-isolated CLI runner for tests (#1695)
 14: be56e43df Migrate CLI tests to use the process-isolated CLI runner (#1696)
 13: b87d77003 Add test case to capture display of various data types for `mf query` (#1698)
 12: cf26759b8 Address issues with the display of numeric types (#1699)
 11: 47598f92c Address display of `None` in the output of `mf query` (#1700)
 10: 5a23e9886 Address display of whitespace-padded strings in the output of `mf query` (#1701)
  9: 781ce07ba Add support for `DBT_PROFILES_DIR` / `DBT_PROJECT_DIR` in the CLI (#1702)
  8: 3336aebf6 Update snapshots to reflect older `dbt-core` version.
  7: 729c6b6f9 Add artifact modified time to CLI error messages (#1708)
  6: 8c62e7377 Use native Python methods to manage the CSV file handle (#1709)
  5: 5cffe246a Configure `pytest` to skip scanning snapshots directory (#1710)
  4: 1f155cd61 Backport updated error message for missing time spine (#1707)

@cla-bot cla-bot bot added the cla:yes label Apr 1, 2025
Copy link

github-actions bot commented Apr 1, 2025

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

1 similar comment
Copy link

github-actions bot commented Apr 1, 2025

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

@plypaul plypaul force-pushed the p__release_0.207.3_updates__03 branch from 0a55054 to 1823b3a Compare April 1, 2025 00:15
@plypaul plypaul marked this pull request as ready for review April 1, 2025 00:15
@plypaul plypaul force-pushed the p__release_0.207.3_updates__02 branch from 480ca1e to aa05c6f Compare April 1, 2025 19:40
Base automatically changed from p__release_0.207.3_updates__02 to p__release_0.207.3_updates__01 April 1, 2025 20:18
@plypaul plypaul force-pushed the p__release_0.207.3_updates__03 branch from 1823b3a to 5df9bfd Compare April 1, 2025 20:26
@plypaul plypaul changed the base branch from p__release_0.207.3_updates__01 to metricflow/releases/v0.207.3 April 1, 2025 20:54
@plypaul plypaul added the Run Tests With Other SQL Engines Runs the test suite against the SQL engines in our target environment label Apr 1, 2025
@plypaul plypaul temporarily deployed to DW_INTEGRATION_TESTS April 1, 2025 20:58 — with GitHub Actions Inactive
@plypaul plypaul temporarily deployed to DW_INTEGRATION_TESTS April 1, 2025 20:58 — with GitHub Actions Inactive
@plypaul plypaul temporarily deployed to DW_INTEGRATION_TESTS April 1, 2025 20:58 — with GitHub Actions Inactive
@plypaul plypaul temporarily deployed to DW_INTEGRATION_TESTS April 1, 2025 20:58 — with GitHub Actions Inactive
@github-actions github-actions bot removed the Run Tests With Other SQL Engines Runs the test suite against the SQL engines in our target environment label Apr 1, 2025
@plypaul plypaul changed the title Release 0.207.3 Release v0.207.3 Apr 1, 2025
@plypaul plypaul merged commit 5ec0159 into metricflow/releases/v0.207.3 Apr 1, 2025
28 checks passed
@plypaul plypaul deleted the p__release_0.207.3_updates__03 branch April 1, 2025 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants