Skip to content

v1.5.0 dbt_hubspot

Choose a tag to compare

@fivetran-data-model-bot fivetran-data-model-bot released this 10 Dec 16:27
· 8 commits to main since this release
176f721

Schema/Data Changes

3 total changes • 1 possible breaking changes

Data Model(s) Change type Old New Notes
stg_hubspot__contact
hubspot__contacts
Removed column calculated_merged_vids Field deprecated in v1.3.0 has been sunset. Use merged_object_ids instead
hubspot__email_sends Added column was_unsubscribed Fix spelling error - replaces misspelled was_unsubcribed column
hubspot__email_sends Deprecated column was_unsubcribed [DEPRECATED] Maintained for backwards compatibility. Use was_unsubscribed instead. Will be removed in a future release.

Under the Hood

  • Updates seeds and macros to support the schema changes.

Full Changelog: v1.4.0...v1.5.0