Releases: elementary-data/elementary
Releases · elementary-data/elementary
v0.2.6
- Redshift support!
- Added new progress bar while sending alerts
- Upgraded dbt package version
v0.2.5
- Fixed requirements
- Changed alerts descriptions
- Bug fixes
v0.2.3
- CLI monitor now also supports BigQuery!
- Improved alerts description
- Updated internal dbt package
v0.2.2
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.0
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
- Released some bug fixes around lineage filters
v0.1.4
- lineage command now also calls 'lineage generate' automatically
- Fixed bug in views parsing in BigQuery
v0.1.3
- 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