Skip to content

Releases: elementary-data/elementary

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 👏🏻

v0.4.6

27 Jul 16:30
b16d11c
Compare
Choose a tag to compare

Same as v0.4.5 but with the following fixes-

  • Fixed dependencies issue between platforms (BigQuery, Redshift, Snowflake)
  • Fixed edr monitor missing alert modules
  • Fixed duplicated values in UI filters

v0.4.5

25 Jul 17:07
fac9084
Compare
Choose a tag to compare

New Changes

  • New! Inspect upstream and downstream test results in UI
  • New! Alerts on models and snapshots failures and errors
  • Added the option to subscribe for alerts
  • Added custom Slack channel for alerts
  • Long tests queries support in alerts
  • Configurable name for report file
  • Flag for sampling passed Elementary anomaly tests

Bug Fixes

  • Fixed error status tests failing the report
  • Fixed multiple owners in alerts
  • Fixed race condition in alerts when multiple dbt test jobs are running
  • Fixed Slack token integration bug due to Slack API pagination

v0.4.4

14 Jul 16:43
Compare
Choose a tag to compare

New Changes

  • Added an error page on a failed report.

Bug Fixes

  • Handling a race condition with multiple dbt test concurrently to edr monitor.

v0.4.2

06 Jul 21:44
Compare
Choose a tag to compare

New Changes

  • New test runs screen to monitor test executions!!!
  • Added support for sending Elementary's report via Slack!!!
  • Added filters and sorting to the UI table.
  • Made Elementary 'pass' tests expandable as well for visibility.
  • Added 'error' status support for tests that didn't compete successfully.
  • Improved Slack alerts reliability.
  • Added support for Slack tokens.

Bug Fixes

  • Slack alerts with long text failed due to Slack limitation.
  • Failed to parse a list of model owners in the Slack alerts.

Acknowledgements & Contributions

v0.4.1

20 Jun 17:05
Compare
Choose a tag to compare

New Changes

  • Elementary now supports showing results and sending alerts also for dbt's Singular tests!
  • Added status code to the CLI to get better indication of a CLI successful run
  • Added support for showing dbt sub types in the UI

v0.4.0

17 Jun 16:42
0fc99f9
Compare
Choose a tag to compare

New Changes

  • Elementary now supports showing its dbt package results in a UI! 🥇
  • New CLI command to open Elementary UI - edr monitor report
  • Elementary UI shows test results and metrics for both Elementary and regular dbt tests

Acknowledgements & Contributions

(Bumped version from 0.2.9 to 0.4.0 for compatibility with the dbt package version)

v0.2.9

18 May 13:15
Compare
Choose a tag to compare
  • Split Elementary into modules to simplify requirements and setup! (see docs to learn more)

v0.2.7

12 May 21:31
Compare
Choose a tag to compare
  • Added detailed alerts on regular dbt test failures
  • Added rich metadata to alerts including owners, tags, params, query, sample rows and more
  • Added slack webhook CLI param
  • Added new alerts foramatting