Skip to content

v0.7.1 dbt_twitter_source

Latest
Compare
Choose a tag to compare
@fivetran-data-model-bot fivetran-data-model-bot released this 14 Dec 18:59
· 1 commit to main since this release
62b29bb

PR #25 includes the following updates:

Bug Fixes

  • This package now leverages the new twitter_ads_extract_url_parameter() macro for use in parsing out url parameters. This was added to create special logic for Databricks instances not supported by dbt_utils.get_url_parameter().
    • This macro will be replaced with the fivetran_utils.extract_url_parameter() macro in the next breaking change of this package.

Under the Hood

  • Included auto-releaser GitHub Actions workflow to automate future releases.

Full Changelog: v0.7.0...v0.7.1