v0.16.0
What's Changed
- SlimDbtRunner fixes for dbt 18 by @haritamar in #1528
- Set
--project-dir
as working directory. by @elongl in #1532 - Added project name to summary by @ellakz in #1506
- Removed
--env
limits to "dev" or "prod" by @willbowditch in #1373 - Structure sidebar by package and artifact type. by @elongl in #1553
- Excluding test results with 'meta.elementary.include=false'. by @elongl in #1562
- Fix breaking change dbt 1.3.0. by @elongl in #1578
- Added api dbt runner by @haritamar in #1577
- Support configuration of dbt runner method. by @elongl in #1629
- Added timezone to alert detected_at by @ofek1weiss in #1631
- Set CWD for API dbt runner. by @elongl in #1633
- Fixed report memory usage by @haritamar in #1634
- Removed usage of deprecated 'pkg_resources' package. by @elongl in #1637
- Print out dbt's exception. by @elongl in #1640
- Add
created_at
toelementary_exposures
. by @elongl in #1642 - Fixed elementary_unique_id of source freshness test results by @IDoneShaveIt in #1647
- handle list of None owners by @ofek1weiss in #1656
New Contributors
- @hamzamazhar made their first contribution in #1530
- @willbowditch made their first contribution in #1373
- @okabak123 made their first contribution in #1565
Full Changelog: v0.15.1...v0.16.0