v1.7.1 dbt_ad_reporting
Bug Fixes
- Adjust the severity of the
account_id
test inad_reporting__account_report
towarn
. This is required since Snapchat can hard-delete records from the history tables, but not from the reporting tables. This ensures that accurate statistics are being reported and production pipelines aren't failing (PR #110).- Documents the above decision in the DECISIONLOG.md.
Under the Hood
- Updated the pull request templates (PR #110).
- Included auto-releaser GitHub Actions workflow to automate future releases (PR #110).
Contributors
Full Changelog: v1.7.0...v1.7.1