Releases: elementary-data/dbt-data-reliability
Releases · elementary-data/dbt-data-reliability
dbt 0.7.0
What's Changed
- Helper model for consistency config changes by @RoiTabach in #256
- Ele 206 small hourly time buckets on the anomaly by @elongl in #251
- Lowercasing agate's columns by default. by @elongl in #258
- calculate metric ID in a way that considers configs such as timestamp column, where expression by @RoiTabach in #246
- Fix the
DBT_ORCHESTRATOR
env var not being used. by @andreqaugusto in #260 - Added a feature flag for using 'result_rows' in 'elementary_test_results'. by @elongl in #265
- Add current_timestamp for Spark by @Maayan-s in #253
- Ele 375 collision of macro names by @Maayan-s in #266
New Contributors
- @andreqaugusto made their first contribution in #260
Full Changelog: 0.6.13...0.7.0
dbt 0.6.13
What's Changed
- Ele 97 improve on run end performance by @elongl in #241
- Ele 130 synonymous data types varchar text arent by @RoiTabach in #242
- Add DBT_USER env var to dbt_invocations by @Maayan-s in #254
- Add thread_id to run results by @Maayan-s in #255
Full Changelog: 0.6.12...0.6.13
dbt 0.6.12
What's Changed
- Added indicative errors for on-run-end. by @elongl in #236
- Changed the data type of 'long_string' on Postgres. by @elongl in #238
- [ELE-173] Add dbt_seeds macro and model by @frannydelaney in #237
- Corrected
insert_rows()
query size-checking. by @elongl in #245 - Package integration tests by @haritamar in #239
- Clear test env by @elongl in #249
- Atomic artifacts upload - revert logic for databricks by @haritamar in #248
- Atomic artifacts upload - fix Snowflake to use create or replace by @haritamar in #250
- Ele 227 configuring a timestamp column that by @Maayan-s in #244
New Contributors
- @frannydelaney made their first contribution in #237
Full Changelog: 0.6.11...0.6.12
dbt v0.6.11
What's Changed
- Postgres integration by @kouridis & @elongl in #179, #230 🥳 🐘
- Data type comparisons are case-insensitive in schema changes tests. by @elongl in #225
- table_monitoring_query: make where_expression work when no timestamp_column is defined by @haritamar in #220
- Extracting db and schema name of tested table from model if possible by @oravi in #229
- Fix breaking changes in dbt 1.4.0 by @elongl in #232
- Added support to define a zero for the test result limit by @oravi in #226
- Fixed the test's description. by @elongl in #233
- Freshness v2 by @haritamar in #219
- Atomic dbt artifacts upload by @haritamar in #227
New Contributors
Full Changelog: 0.6.10...0.6.11
0.6.10
Revert breaking change in test.sql
0.6.9
Bug fix at schema changes from baseline
test when setting enforce_types
to be True
0.6.8
dbt 1.3.2 introduced changes that broke some of Elementary's functionality.
This version removes the dependency on those features.
Full Changelog: 0.6.7...0.6.8
0.6.7
What's Changed
- Anomaly tests granular time buckets by @elongl in #202
- Warning about artifacts autoupload deprecation. by @elongl in #216
- add test tags to elementary test results by @IDoneShaveIt in #210
- add invocation id to elementary test results by @IDoneShaveIt in #200
- Env vars in dbt invocation are prefixed with 'DBT_'. by @elongl in #212
- Showing indicative error messages for Python tests by @haritamar in #201
- remove selected_resources from dbt_invocations yaml by @nzewail in #203
Full Changelog: 0.6.6...0.6.7
0.6.6
0.6.5
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