Skip to content

v0.2.2 dbt_apple_search_ads_source

Compare
Choose a tag to compare
@fivetran-joemarkiewicz fivetran-joemarkiewicz released this 25 May 14:59
· 15 commits to main since this release
6c4c1ef

Bug Fix

  • The apple_search_ads__search_term_passthrough_metrics variable was moved to be within the return call of the get_search_term_report_columns macro. The previous placement caused an issue where the passthrough metrics would not properly persist to downstream models. (PR #42)

Under the Hood:

  • Incorporated the new fivetran_utils.drop_schemas_automation macro into the end of each Buildkite integration test job. (PR #40)
  • Updated the pull request templates. (PR #40)

Full Changelog: v0.2.1...v0.2.2