New Features
- Beta support for Spark! 🥳
- Support disabling alerts for skipped models (thanks @fredmny for contributing it!) 💯
- Added a new column called 'failures' to the dbt test artifact tables!
- Added descriptions to Elementary models in YML files.
Bug Fixes
- Added a limit to the model compiled sql to better deal with very long queries generated by macros
- Fixed a bug in schema changes test when multiple schema change tests run in parallel
Contributions & Acknowledgements
- Thanks @fredmny for making his first contribution!