Skip to content

dbt_hubspot 0.5.3

Compare
Choose a tag to compare
@fivetran-sheringuyen fivetran-sheringuyen released this 14 Jun 14:27
· 374 commits to main since this release
221c7c2

Happy Tuesday!

This release of the dbt_hubspot package includes the following updates:

Under the Hood

  • Added integration testing to support the new stg_hubspot__deal_contact model to the dbt_hubspot_source package.
  • Updated the below models such that the respective lead() functions also account for field_name in partitions
    • hubspot__contact_history
    • hubspot__company_history
    • hubspot__deal_history
  • Added test cases for the above models that can be found, respectively, in:
    • models/marketing/history/history.yml
    • models/sales/history/history.yml