Skip to content

Releases: elementary-data/elementary

v0.5.4

30 Oct 20:36
406b6b8
Compare
Choose a tag to compare

New Features

  • Checking that edr is compatible with dbt package version in order to avoid unexpected crashes

Bug Fixes & Improvements

  • Improved report's performance
  • Fixed sending report over Slack for big files
  • Report datetime have consistent format

Contributions & Acknowledgements

Thanks @a13xa1v35 and @rloredo for making their first contributions 😎 ✌🏻

v0.5.3

19 Oct 09:11
Compare
Choose a tag to compare

Changes

  • Added source freshness alerts.
  • Added a flag to excludes Elementary's internal models from the report --exclude-elementary-models, true by default.
  • Added a formatter CI that ensures the code is formatted at all times.

v0.5.2

03 Oct 15:26
Compare
Choose a tag to compare

Fixed bugs in the report's Model Runs screen:

  • Sorting by columns did not work properly.
  • Failed model runs showed a "success" tooltip.
  • Improved the average execution time line.

v0.5.1

29 Sep 12:24
Compare
Choose a tag to compare

Fixed a bug in the report that causes it to crash when the user's dbt project contains Exposures.

v0.5.0

28 Sep 18:00
Compare
Choose a tag to compare

New Features

  • New Model Runs screen 😱 🥳 ‼️
  • Alerts' time can be configured with a --timezone parameter. Thanks @Nic3Guy for the contribution.
  • Added OAuth (gcloud) support for send-report with Google Cloud Storage.

Changes

  • Changed default executions limit in Test Runs from 30 to 720.
  • Changed error logs to exception logs in send-report in order to present the user with the issue. Thanks @seanglynn-thrive for the contribution.

Bug Fixes

  • Fixed a backwards-compatibility bug that caused alerts to appear and be sent twice.

v0.4.11

07 Sep 17:21
81379bc
Compare
Choose a tag to compare

New Features

  • Support uploading the report to flexible path in S3 & GCS buckets 😎
  • Support configuring slack channel also at the test level 💯

Bug Fixes

  • Linage screen fixes and improvements ✌🏻
  • Fix Slack rate limit error

Contributions & Acknowledgements

Thanks @YashPimple for making his first contribution.

v0.4.10

30 Aug 13:19
4a86b05
Compare
Choose a tag to compare

Bug Fixes

  • Fix report exception when expanding a test result with error status (happened only to anomaly & schema changes tests).

v0.4.9

29 Aug 12:52
Compare
Choose a tag to compare

New Features

  • New Lineage screen 🥳 🎉 🎈 dbt lineage enriched with test results.
  • Browser authentication support via SSO in profiles.yml.
  • Custom report name in send-report.
  • edr returns exit codes according to whether it succeeded or failed.
  • A new Github Action for running edr in an automated manner.

Infrastructure

  • Report side bar issue when files string was part of the models path.
  • Added CI to automatically run E2E tests using Github Actions.
  • Added more logs when CLI fails to expedite incident resolution.

Guides

v0.4.8

15 Aug 12:18
Compare
Choose a tag to compare

Same as v0.4.7 but with the following fixes:

  • Fixed Slack integration with webhook

v0.4.7

14 Aug 18:09
a6752e6
Compare
Choose a tag to compare

New Changes

  • New! Databricks support (beta)!! ✌🏻💯
  • New! Dimension values monitoring!! 💪🏻
  • New! S3 / GCS integration (upload report & static website support)!! 😎
  • New! Docs are first citizen and part of the repository!! 🤯

Acknowledgements & Contributions

  • @hahnbeelee for making first contribution 👏🏻
  • @hanywang2 for making first contribution 👏🏻
  • @Aylr for making first contribution 👏🏻