Skip to content

Releases: elementary-data/elementary

v0.2.1

10 Mar 18:12
fd5bcdd

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

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

Choose a tag to compare

  • Released some bug fixes around lineage filters

v0.1.4

10 Feb 16:26

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

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

v0.1.2

01 Feb 14:17

Choose a tag to compare

  • Fixed bug in reporting package version
  • Fixed bug if config dir does not exist

v0.1.1

01 Feb 13:04

Choose a tag to compare

  • Same as previous release with a renamed pip library (elementary-lineage was migrated to elementary-data)

v0.1.0

30 Jan 09:37

Choose a tag to compare

  • New monitoring module! (see the docs to learn more)
  • New internal dbt package to automatically detect schema changes
  • Slack alerts support
  • New command line interface, that supports both data lineage and monitoring
  • Faster lineage!
  • New interactive progress bars and spinners

v0.0.23

29 Nov 12:33

Choose a tag to compare

  • Added support for MERGE queries in Snowflake
  • Changed ignore_schema default so now lineage by default will present every table in the database

v0.0.22

10 Nov 15:59

Choose a tag to compare

  • Added query id to the monitoring details
  • Added progress bars to all major phases
  • Fixed a bug with wrong volume reporting in Snowflake (specifically when pulling from account_usage)