Skip to content

v0.4.9

Compare
Choose a tag to compare
@elongl elongl released this 29 Aug 12:52
· 3675 commits to master since this release

New Features

  • New Lineage screen 🥳 🎉 🎈 dbt lineage enriched with test results.
  • Browser authentication support via SSO in profiles.yml.
  • Custom report name in send-report.
  • edr returns exit codes according to whether it succeeded or failed.
  • A new Github Action for running edr in an automated manner.

Infrastructure

  • Report side bar issue when files string was part of the models path.
  • Added CI to automatically run E2E tests using Github Actions.
  • Added more logs when CLI fails to expedite incident resolution.

Guides