Releases: dbt-labs/dbt-semantic-interfaces
Releases · dbt-labs/dbt-semantic-interfaces
v0.7.4
What's Changed
- Remove legacy time spine warning message by @DevonFulcher in #353
- Fix time spine validation error by @DevonFulcher in #354
- Downgrade pydantic in dev env by @DevonFulcher in #355
- Remove cumulative metric type param deprecation warning by @DevonFulcher in #356
- Bump version to 0.7.4 by @DevonFulcher in #357
Full Changelog: v0.7.0...v0.7.4
v0.6.2
What's Changed
- Add
default_granularity
to metric spec by @courtneyholcomb in #291 - Enable validations for cumulative type params by @courtneyholcomb in #299
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Add & validate cumulative type params & period agg by @courtneyholcomb in #288
- Adjust application of
cumulative_type_params
to smooth out release process by @courtneyholcomb in #298
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Add codeowners by @marcodamore in #215
- Update pyproject.toml to show license on PyPI by @matialm in #245
- Fix:
Referencing entities in where filter causes an error.
by @plypaul in #258 - Update CI to test Python 3.12 for dbt-semantic-interfaces by @tlento in #262
- Update developer CI actions and package metadata to include Python 3.12 by @tlento in #263
- Update Jinja2 to >= 3.1.3 to address CVE-2024-22195 by @tlento in #264
- Expose meta for Metric and SemanticModel by @WilliamDee in #250
- Allow metrics in filters by @courtneyholcomb in #274
- Improve validations for derived metrics by @courtneyholcomb in #279
- Add sub-daily
TimeGranularity
options by @courtneyholcomb in #281 - Support sub-daily granularity in YAML configs by @courtneyholcomb in #286
- Add GroupByMetricReference by @courtneyholcomb in #292
New Contributors
Full Changelog: v0.5.0a3...v0.6.0
v0.4.4
v0.5.0a3
What's Changed
- add tracking for github advanced security by @marcodamore in #231
- Add dependabot config for version updates by @tlento in #230
- Begin supporting Pydantic 2 (without dropping support for Pydantic 1) by @QMalcolm @esciara @bernardcooke53 in #238
- Ensure wheel distribution includes pydantic shim by @QMalcolm in #243
New Contributors
- @marcodamore made their first contribution in #231
- @bernardcooke53 made their first contribution in #238
- @esciara made their first contribution in #238
Full Changelog: v0.5.0a2...v0.5.0a3
v0.4.3
v0.4.2
What's Changed
- Fix: compatible granularities for date_part by @courtneyholcomb in #214
- Add support for conversion metrics by @WilliamDee in #224
Full Changelog: v0.4.1...v0.4.2