Releases: elementary-data/elementary
Releases · elementary-data/elementary
v0.1.2
v0.1.1
v0.1.0
- 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
v0.0.22
v0.0.21
- Fixed missing monitoring details when using table filters
- Fixed usage issue when using both ignore_schema and table flags
- Added safeguard to avoid failing the entire run when parsing of a specific query fails
- Added query duration to the monitoring details
- Fixed some issues with anonymous metrics
- Saved all failed queries to a failed_queries.json
- Changed the --export-query-history flag default to be True (now it exports the history by default)