Skip to content

Releases: elementary-data/elementary

v0.2.6

25 Apr 11:01
Compare
Choose a tag to compare
  • Redshift support!
  • Added new progress bar while sending alerts
  • Upgraded dbt package version

v0.2.5

28 Mar 11:27
Compare
Choose a tag to compare
  • Fixed requirements
  • Changed alerts descriptions
  • Bug fixes

v0.2.4

21 Mar 14:14
Compare
Choose a tag to compare
  • Fixed requirements issue

v0.2.3

20 Mar 18:49
Compare
Choose a tag to compare
  • CLI monitor now also supports BigQuery!
  • Improved alerts description
  • Updated internal dbt package

v0.2.2

16 Mar 17:31
Compare
Choose a tag to compare

This version presents the following enhancements -

  • New alerts aggregation
  • Supports our new dbt package -
    • Monitors are natively defined as dbt tests
    • Monitors run as part of dbt test

v0.2.1

10 Mar 18:12
fd5bcdd
Compare
Choose a tag to compare
  • Slack workflows support (thanks @aaron-westlake!)
  • Bigquery fix (thanks @yu-iskw!)
  • Updated versions and small fixes

v0.2.0

04 Mar 15:40
Compare
Choose a tag to compare

This version presents the following enhancements -

  • Configuration directly from dbt yml files 👍
  • Auto-upload of dbt artifacts to the DWH 💯
  • New anomaly detection module 👍
  • New dbt artifacts module 🥇
  • New alerts for table and column level anomalies 💯

v0.1.5

16 Feb 21:22
6677fbf
Compare
Choose a tag to compare
  • Released some bug fixes around lineage filters

v0.1.4

10 Feb 16:26
Compare
Choose a tag to compare
  • lineage command now also calls 'lineage generate' automatically
  • Fixed bug in views parsing in BigQuery

v0.1.3

10 Feb 00:31
d7f2a29
Compare
Choose a tag to compare
  • Faster and much more accurate lineage based on the new access_history feature in Snowflake!
  • Fast graph explorations as now graph generation is a separate command from visualization
  • New graph filters on db, schema and table based on '+' operator