Skip to content

Releases: elementary-data/dbt-data-reliability

dbt v0.13.2

08 Jan 20:12
fe60d71
Compare
Choose a tag to compare

What's Changed

  • Created 'depends_on_columns'. by @elongl in #630
  • Change the severity if length of INSERT exceeds query_max_size by @yu-iskw in #588
  • Ele 2204 bug timestamp column as sql expression doesnt work by @Maayan-s in #637
  • fix: add fail_on_zero and ignore_small_changes params for anomaly tests by @AvivZikelDY in #643
  • add ignore_small_changes param to column anomalies by @ellakz in #644

New Contributors

Full Changelog: 0.13.1...0.13.2

0.13.1

17 Dec 12:04
6f28e92
Compare
Choose a tag to compare

What's Changed

  • Ele 2032 add opposite percent metrics by @ellakz in #625
  • ELE-2112: Ignore small changes - always False when direction == Both by @dapollak in #626
  • ELE-2132: Freshness first metric is null by @dapollak in #627
  • Bugfix: Removing invalid information schema exists check on Snowflake. by @elongl in #633
  • Use stored procedure arguments and ignore the Snowflake database in snowflake__get_profile_creation_query macro by @pei0804 in #632
  • Ensure that exposure validity test verifies multiple exposure scenario by @erikzaadi in #629
  • Support dbt retry by @haritamar in #634
  • release/0.13.1 by @github-actions in #635

Full Changelog: 0.13.0...0.13.1

0.13.0

03 Dec 15:56
346c277
Compare
Choose a tag to compare

What's Changed

  • Perf improvements and debug logs by @oravi in #622
  • release/0.13.0 by @github-actions in #624

Full Changelog: 0.12.2...0.13.0

0.12.2

29 Nov 17:56
bf6d9ab
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.12.1...0.12.2

dbt v0.12.1

30 Oct 15:15
75268f9
Compare
Choose a tag to compare

What's Changed

  • fix bug with missing rows in dbt models by @ellakz in #596
  • release/0.12.1 by @github-actions in #598

Full Changelog: 0.12.0...0.12.1

dbt v0.12.0

26 Oct 12:33
1af0c64
Compare
Choose a tag to compare

What's Changed

  • Changed the columns models. by @elongl in #587
  • Ele-1907 rename dbt_account_id env var by @NoyaArie in #594
  • anomalies: add support for anomaly_exclude_filter by @haritamar in #582
  • ELE-1906 - Fix schema changes upgrade false positive by @IDoneShaveIt in #592
  • Ele 1799 artifacts and results upload fails if alias is used for by @Maayan-s in #546
  • release/0.12.0 by @github-actions in #595

Full Changelog: 0.11.2...0.12.0

dbt v0.11.2

19 Oct 12:53
9aab795
Compare
Choose a tag to compare

What's Changed

  • ele-1862 add patch path to dbt models by @NoyaArie in #576
  • Improve dbt project tests capabilities. by @elongl in #579
  • Added 'as_dicts' to 'run_query'. by @elongl in #584
  • Ele 1870 correct max column size by @elongl in #580
  • Using 'render_run_query'. by @elongl in #585
  • Ele 1882 fix metric range values for seasonality by @haritamar in #581
  • Bugfix seeds don't have compiled codes. by @elongl in #589
  • Remove elementary_exposures and enriched_exposures (to edr CLI) by @erikzaadi in #583
  • Excluded tests from any other command that is not test or build by @oravi in #590
  • test_event_freshness: bugfix - use model_relation instaed of model by @haritamar in #591
  • release/0.11.2 by @github-actions in #593

Full Changelog: 0.11.1...0.11.2

0.11.1

04 Oct 16:14
6587456
Compare
Choose a tag to compare

What's Changed

  • get_config_var: reduce max query size in BQ by @haritamar in #572
  • test materialization: bugfix - we should still run the original mater… by @haritamar in #575
  • release/0.11.1 by @github-actions in #577

Full Changelog: 0.11.0...0.11.1

dbt v0.11.0

02 Oct 12:33
3e74539
Compare
Choose a tag to compare

What's Changed

  • fixed issue in missing count caclulation by @ofek1weiss in #525
  • Ele 1694 bugfixes + tests for metric backfill logic by @haritamar in #522
  • added conditional statement to quote temp_table_name if adapter quoting config is set to False by @trevdoz in #524
  • Ele 1668 improve accuracy by combining z score with another mechanism by @dapollak in #531
  • Added 'partition_by_field' to 'dbt_models'. by @elongl in #539
  • fix: spark hour bucket ceil to floor by @dapollak in #548
  • ELE-1737: Anomaly tests - Fail on zero by @dapollak in #536
  • Performance optimization by @ofek1weiss in #549
  • Ele 1803 add test description for dbt sources by @NoyaArie in #557
  • Add generic test for exposure schema validation by @erikzaadi in #530
  • Add elementary_exposures table by @erikzaadi in #553
  • Added macro to enforce dbt project configurations (like owners, tags,… by @oravi in #542
  • ELE-994: add detection delay to anomalies detection period by @dapollak in #565
  • Add support for detection delay by @francoisforster in #519

New Contributors

Full Changelog: 0.10.3...0.11.0

dbt v0.10.3

31 Aug 14:20
f1d822b
Compare
Choose a tag to compare

What's Changed

  • Added test descriptions to Elementary's tests. by @elongl in #514
  • Adapter response tests by @elongl in #516
  • Add adapter_response in dbt_run_results by @Arun-kc in #495
  • Added a test for wildcard in table name reference. by @elongl in #517
  • release/0.10.3 by @github-actions in #518

New Contributors

Full Changelog: 0.10.2...0.10.3