Releases
Elementary 0.7.6
March 27, 2023: v0.7.6 Python, v0.7.4 dbt package
🔥 What’s new?
- Custom test names are now supported! 🖌🎨
- For every dbt test, you can provide an indicative name and Elementary will show it!
- Here is an example:
properties.yml
-
You can read more about the use cases from @Marta Massarotti and @Owen in the Github issue.
-
CLI improvements 💻😎
- Target path for all
edr
files- We added a new
-target-path
flag for all the outputs to make it easier to maintain and deploy Elementary. - Thanks @Gemma Down for the issue and use case!
- We added a new
- Added
edr monitor debug
command- This would help you debug connection and profile issues.
- Target path for all
🐞 Bug fixes
- Reduced high memory consumption of
edr
- Thanks @Jake Beresford for reporting and providing valuable context! - Improved Redshift upload artifacts performance and prevent concurrency issues - Thanks @Chintan Patel, @Hugo Vandernotte and @Fabien Traventhal for reporting!
- Fixed
upload source freshness
issue - Thanks @Collin, @Idris, @Corentin Hembise and @Muthu for reporting! - Fixed bucket URL and html report are not sent in
send-report
- Thanks @Jack Welty for reporting! - Fix passed tests count as warnings in grouped alerts - Thanks @John Walsh for reporting!
- Fixed cases and types issues in schema changes from baseline - Thanks @Mathias Reistad, @Luis Ventura, @Yiming and @manish ramrakhiani for reporting, and thank you Sadahiro Yoshikawa for contributing! 🤩
- Special thanks to @Will Warner, @Vishal Kella and @Louis-Marius Gendreau for helping keep our docs correct and up to date! 🤩
📚 Reading list
We want to share some blog posts by community members -
- @Alex Alves wrote about migrating to a new data warehouse and how Elementary could help
- @Jonathan Talmi wrote about observability at Super, and specifically about how they utilize Elementary for alerts
- Also shout out to @Stéphane Burwash for giving a talk about Elementary in a dbt meetup!