Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions docs/data-tests/dbt/release-notes/releases/0.18.1.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "dbt Package 0.18.1"
sidebarTitle: "0.18.1"
---

This update includes:

- 📝 Updated README
- 🐛 Report the same test status as dbt
- 🔧 Added resource type option to generate_schema_baseline_test

Check out the full details here: https://github.com/elementary-data/dbt-data-reliability/releases/tag/0.18.1

13 changes: 13 additions & 0 deletions docs/data-tests/dbt/release-notes/releases/0.18.2.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "dbt Package 0.18.2"
sidebarTitle: "0.18.2"
---

This update includes:

- 🔧 Allow contributor PRs to run tests
- 🗄️ Temp tables macro improvements
- 🗄️ Support for Athena in integration tests

Check out the full details here: https://github.com/elementary-data/dbt-data-reliability/releases/tag/0.18.2

12 changes: 12 additions & 0 deletions docs/data-tests/dbt/release-notes/releases/0.18.3.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: "dbt Package 0.18.3"
sidebarTitle: "0.18.3"
---

This update includes:

- 🗄️ ClickHouse integration - artifacts only
- 🐛 Fixed Databricks temp relations

Check out the full details here: https://github.com/elementary-data/dbt-data-reliability/releases/tag/0.18.3

12 changes: 12 additions & 0 deletions docs/data-tests/dbt/release-notes/releases/0.19.0.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: "dbt Package 0.19.0"
sidebarTitle: "0.19.0"
---

This update includes:

- 📊 Added dbt group artifact and column support
- ⏰ Added seasonality parameter to test_event_freshness_anomalies

Check out the full details here: https://github.com/elementary-data/dbt-data-reliability/releases/tag/0.19.0

12 changes: 12 additions & 0 deletions docs/data-tests/dbt/release-notes/releases/0.19.1.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: "dbt Package 0.19.1"
sidebarTitle: "0.19.1"
---

This update includes:

- ☁️ BigQuery - save execution_project in adapter-specific fields
- 🐛 Fixed dbt metric collection

Check out the full details here: https://github.com/elementary-data/dbt-data-reliability/releases/tag/0.19.1

18 changes: 18 additions & 0 deletions docs/data-tests/dbt/release-notes/releases/0.19.2.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: "dbt Package 0.19.2"
sidebarTitle: "0.19.2"
---

This update includes:

- 📊 Updated tests quality dimension
- 🔧 Added metadata comment to all queries run with elementary.run.query
- 🔐 Snowflake user creation - use public key
- 📝 Added runtime log to dbt package
- 🐛 Fixed schema name generation for branch names with forward slashes
- 🔒 Added configuration to disable sample collection for PII tables
- 🛡️ Implemented column-level PII protection for sample collection
- 🗄️ Dremio improvements

Check out the full details here: https://github.com/elementary-data/dbt-data-reliability/releases/tag/0.19.2

12 changes: 12 additions & 0 deletions docs/data-tests/dbt/release-notes/releases/0.19.3.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: "dbt Package 0.19.3"
sidebarTitle: "0.19.3"
---

This update includes:

- 🗄️ Dremio types mapping improvements
- 🔧 dbt-fusion fix: meta under config in dbt_run_results

Check out the full details here: https://github.com/elementary-data/dbt-data-reliability/releases/tag/0.19.3

11 changes: 11 additions & 0 deletions docs/data-tests/dbt/release-notes/releases/0.19.4.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: "dbt Package 0.19.4"
sidebarTitle: "0.19.4"
---

This update includes:

- 📊 Dimension anomalies visualization

Check out the full details here: https://github.com/elementary-data/dbt-data-reliability/releases/tag/0.19.4

17 changes: 17 additions & 0 deletions docs/data-tests/dbt/release-notes/releases/0.20.0.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: "dbt Package 0.20.0"
sidebarTitle: "0.20.0"
---

This update includes:

- 🗄️ dbt Fusion support
- ⚡ Performance improvements with indices for faster loading times
- 🐛 Fixed datetime casting macro for ClickHouse
- 🐛 Fixed Athena DROP TABLE parsing error with backtick quoting
- 🗄️ Dremio improvements: timestamp formatting, metadata permissions, and special character escaping
- 🐛 Fixed Databricks temp relations and Fusion bugfixes
- 📊 Index on test_result_rows.detected_at column for better performance

Check out the full details here: https://github.com/elementary-data/dbt-data-reliability/releases/tag/0.20.0

11 changes: 11 additions & 0 deletions docs/data-tests/dbt/release-notes/releases/0.20.1.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: "dbt Package 0.20.1"
sidebarTitle: "0.20.1"
---

This update includes:

- 🔧 Fixed dbt Fusion version check to require major version 2

Check out the full details here: https://github.com/elementary-data/dbt-data-reliability/releases/tag/0.20.1

17 changes: 17 additions & 0 deletions docs/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,23 @@
"pages": [
"data-tests/python-tests"
]
},
{
"group": "dbt Package Release Notes",
"collapsible": true,
"collapsed": true,
"pages": [
"data-tests/dbt/release-notes/releases/0.20.1",
"data-tests/dbt/release-notes/releases/0.20.0",
"data-tests/dbt/release-notes/releases/0.19.4",
"data-tests/dbt/release-notes/releases/0.19.3",
"data-tests/dbt/release-notes/releases/0.19.2",
"data-tests/dbt/release-notes/releases/0.19.1",
"data-tests/dbt/release-notes/releases/0.19.0",
"data-tests/dbt/release-notes/releases/0.18.3",
"data-tests/dbt/release-notes/releases/0.18.2",
"data-tests/dbt/release-notes/releases/0.18.1"
]
}
]
},
Expand Down
Loading