What's Changed
- Support dbt utils upgrade by @IDoneShaveIt in #180
- Using
global_min_bucket_start
as themin_metric_time
. by @elongl in #177 - New anomaly tests (
volume_anomalies
,freshness_anomalies
) by @elongl in #158 - Schema changes from baseline (
schema_changes_from_baseline
) by @haritamar in #171 - Support dbt expectations by @IDoneShaveIt in #167
- Elementary full refresh var (
elementary_full_refresh
) by @haritamar in #182 - Added
orchestrator
todbt_invocations
. by @elongl in #185 - fix databricks create table as bug by @IDoneShaveIt in #187
- Add default description to elementary tests by @IDoneShaveIt in #188
- Json schema validation (
json_schema
) by @haritamar in #186 - fix dimension anomalies bug by @IDoneShaveIt in #189
- Handling case in which invocation vars contain non-serializable data. by @elongl in #191
- Installing dbt-utils based on dbt version. by @elongl in #192
- fix surrogate key by @IDoneShaveIt in #194 & #195
New Contributors
Full Changelog: 0.6.4...0.6.5