Skip to content

Releases: elementary-data/dbt-data-reliability

dbt 0.8.2

29 Jun 08:30
Compare
Choose a tag to compare

What's Changed

  • ele-1181 bug in table anomalies tests by @Maayan-s in #392
  • Fixed accessing properties that don't exist. by @elongl in #389

Full Changelog: 0.8.1...0.8.2

dbt 0.8.1

21 Jun 08:12
057b343
Compare
Choose a tag to compare

What's Changed

  • Added insertion time to a table. by @elongl in #349
  • add pg_catalog to redshift macros so they work with late binding views by @kochalex in #371
  • Ele 966 add exposure data by @NoyaArie in #379
  • Added a log to recommend dbt core upgrade. by @elongl in #381
  • default for macro complete_buckets_cte by @Maayan-s in #380
  • fallback for load relation by @Maayan-s in #377
  • Ele 983 generate job url and job run url by @NoyaArie in #367
  • Made databricks avoid running info schema models even if user enabled: true by @Maayan-s in #375

New Contributors

Full Changelog: 0.8.0...0.8.1

dbt 0.8.0

31 May 19:34
5c28a78
Compare
Choose a tag to compare

What's Changed

  • add materialization to run results table by @arilmav in #355
  • ELE-917 delete the temp tables on atomic upload by @IDoneShaveIt in #361
  • Pro 134 allowing test configuration on different levels (project/model/test) by @Maayan-s in #350
  • Ele 826 orchestration integration by @NoyaArie in #363
  • ELE-987 remove dbt package integration tests from our GH actions by @IDoneShaveIt in #364

New Contributors

Full Changelog: 0.7.8...0.8.0

dbt 0.7.8

17 May 12:07
37c076a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.7...0.7.8

dbt 0.7.7

14 May 14:32
4f6e5b5
Compare
Choose a tag to compare

What's Changed

  • Added target to failure message when elementary tables are not found by @Maayan-s in #341
  • [ELE-735] Add an exception when anomaly detection test is configured on ephemeral model by @Maayan-s in #338
  • Bug fix in dimension_anomalies with no timestamp (community) by @Maayan-s in #344
  • Ele 658 create view dbt columns by @NoyaArie in #343
  • ELE-810 support dbt run results compiled sql with % on redshift by @IDoneShaveIt in #345
  • delete_and_insert macro deletes NULLs. by @elongl in #347
  • Not rely on adapter's make_temp_relation's implementation. by @elongl in #348
  • Ele 700 add default values to time bucket by @Maayan-s in #346
  • Created 'edr_make_session_temp_relation'. by @elongl in #353

New Contributors

Full Changelog: 0.7.6...0.7.7

dbt 0.7.6

27 Apr 11:39
8463666
Compare
Choose a tag to compare

What's Changed

  • fix dbt sources owner format by @IDoneShaveIt in #215
  • Using a different method to define deprecated columns. by @elongl in #330
  • Changed the order of insertion between 'elementary_test_results' and 'test_result_rows'. by @elongl in #333
  • [ELE-704] Column anomalies query with no timestamp ignores where_expression by @Maayan-s in #334
  • Add cached empty test results row instead of running the query a… by @RoiTabach in #331
  • Removed unused macro that made Spark fail by @Maayan-s in #336
  • Fixing anomaly tests on regular tables (non incremental) return all anomalies regardless of backfill days by @Maayan-s in #335

Full Changelog: 0.7.5...0.7.6

dbt 0.7.5

11 Apr 11:39
c83665d
Compare
Choose a tag to compare

What's Changed

  • Fixed unsupported time buckets in BQ (week, month) by @Maayan-s in #295
  • dump_table returns an empty list if table is missing. by @elongl in #303
  • Macro 'dump_table' supports excluding deprecatedly-marked columns. by @elongl in #304
  • Fix integration tests by @haritamar in #311
  • Added logs to learn about dbt package performance. by @elongl in #312
  • Sorting lists without meaningful order in artifacts. by @elongl in #316
  • Ele 347 add new mode of day of week to our by @RoiTabach in #310
  • Raise an exception if user configures a timestamp column that doesn't exist by @Maayan-s in #305
  • Revert "Raise an exception if user configures a timestamp column that doesn't exist" by @elongl in #320
  • Add "direction" param to anomalies tests by @noaKurman in #315
  • Validate only test that should error return error by @Maayan-s in #318
  • Remove custom name from elementary tests by @Maayan-s in #307
  • Buckets fixes new by @Maayan-s in #322
  • Only uploading the diff in artifacts. by @elongl in #317
  • Changed an if condition for clarity. by @elongl in #326
  • Buckets unit test fix for BQ by @Maayan-s in #327
  • Added a feature flag for the artifacts uploading mechanism. by @elongl in #328

New Contributors

Full Changelog: 0.7.4...0.7.5

dbt 0.7.4

23 Mar 12:32
da1cd98
Compare
Choose a tag to compare

What's Changed

  • add lower to avoid string matching error by @sadahry in #290
  • Changed test table of schema_changes_from_baseline to not be temp by @Maayan-s in #288
  • Changed default query max for BQ by @Maayan-s in #287
  • Added comment for BQ generate profile by @Maayan-s in #289
  • Fix calling macro from package (broke upload source freshness) by @Maayan-s in #293
  • Fix - Decimal type databricks not recognized as numeric by @Maayan-s in #294
  • Generate cli profile cmd quoting by @elongl in #297
  • Bugfix: Artifacts cache is ignored when empty. by @elongl in #298
  • support custom test name by @Maayan-s in #299

New Contributors

Full Changelog: 0.7.3...0.7.4

dbt 0.7.3

06 Mar 13:58
81d44bd
Compare
Choose a tag to compare

What's Changed

  • Removing monitors that don't match the column's type. by @elongl in #285

Full Changelog: 0.7.2...0.7.3

dbt 0.7.2

01 Mar 09:53
2c7fdc8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.1...0.7.2