Skip to content

Releases: fivetran/dbt_google_ads

Postgres Compatibility

21 Jul 20:21
40c059d

Choose a tag to compare

🎉 Postgres Compatibility 🎉

This release incorporates Postgres compatibility changes. These changes are non-breaking and only include changes for integration testing and Postgres specific updates to the package.

Databricks Compatibility

29 Apr 17:24
918c8ce

Choose a tag to compare

This release incorporates the following non-breaking changes:

  • Databricks compatibility

Custom Schema Update

25 Mar 14:15
1b7b0e5

Choose a tag to compare

🚨 This update introduces a breaking changes in the form of custom schemas to output models into a respective <target.schema>+_google_ads schema. Refer to the ReadMe for more details. 🚨

The release also:

  • Incorporates Github pages for easy dbt docs hosting
  • Minor documentation updates

dbt 0.19.0 Compatibility

23 Feb 05:19

Choose a tag to compare

This release introduces compatibility with dbt 0.19.0. There are no known breaking changes.

Initial Release

04 Nov 19:11
edc8825

Choose a tag to compare

This is the initial release of this package.

The main focus of the package is to transform the core ad object tables into analytics-ready models, including two 'ad adapter' models that can be easily unioned in to other ad platform packages to get a single view.

Currently the package supports Redshift, BigQuery and Snowflake.