v0.17.0 dbt_hubspot
fivetran-data-model-bot
released this
05 Mar 20:08
·
78 commits
to main
since this release
PR #137 includes the following updates:
🚨 Breaking Changes: Variable Bug Fixes 🚨
- The following are now dependent on the
hubspot_email_event_sent_enabled
variable being defined astrue
:
-hubspot__contact_lists
email metric fields
-hubspot__contact
email metric fields
-hubspot__email_campaigns
model
-int_hubspot__email_metrics__by_contact_list
model
Note: This is a breaking change for users who have the
hubspot_email_event_sent_enabled
variable set tofalse
as this update will change the above behaviors of the package. For all other users, these changes will not be breaking.
Full Changelog: v0.16.0...v0.17.0